]> granicus.if.org Git - clang/commit
Turn the mixed-sign-comparison diagnostic into a runtime behavior
authorDouglas Gregor <dgregor@apple.com>
Tue, 1 May 2012 01:53:49 +0000 (01:53 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 1 May 2012 01:53:49 +0000 (01:53 +0000)
commit6d3b93d631640125f912339df19b0d2a15af5c9b
tree6cb4382efb097d995c67564f6f731bf5dfa235e2
parentc30636a160c640f32f847637004a2632b88cad6c
Turn the mixed-sign-comparison diagnostic into a runtime behavior
diagnostic, from Eitan Adler!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaChecking.cpp
test/Sema/compare.c