Re: [Lldb-commits] [PATCH] D12388: Silence some MSVC warnings.

2015-08-26 Thread Stephane Sezer via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL246123: Silence some MSVC warnings. (authored by sas). Changed prior to commit: http://reviews.llvm.org/D12388?vs=33275&id=33276#toc Repository: rL LLVM http://reviews.llvm.org/D12388 Files: lldb/

Re: [Lldb-commits] [PATCH] D12388: Silence some MSVC warnings.

2015-08-26 Thread Zachary Turner via lldb-commits
Thanks for fixing these. Feel free to commit trivial warning fixes without review. On Wed, Aug 26, 2015 at 4:43 PM Stephane Sezer wrote: > sas created this revision. > sas added a reviewer: zturner. > sas added a subscriber: lldb-commits. > > Just `assert("string" && false)` instead of `assert(