]> granicus.if.org Git - clang/commit
Silence some MSVC false positive warnings about integer zexts and falling off the...
authorReid Kleckner <rnk@google.com>
Wed, 10 Feb 2016 19:09:15 +0000 (19:09 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 10 Feb 2016 19:09:15 +0000 (19:09 +0000)
commitd4b8ca1ba2dda8b63bfc993347ba71315d5d68bc
treef116d33cd5fe2c7ba968b718538eec062646365b
parentf813c829dd9e628b456e9df9826bba69f7224a92
Silence some MSVC false positive warnings about integer zexts and falling off the end of a covered switch

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260411 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MicrosoftCXXABI.cpp
lib/Sema/CodeCompleteConsumer.cpp
lib/Tooling/Core/QualTypeNames.cpp