diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-04-05 14:07:21 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-04-05 14:07:21 +0000 |
commit | 6615f2b3d673e422789287bb7ae097df00ca32a1 (patch) | |
tree | 0f4ca65d2bbbdcc7e34a960856d8658b83a7d24c /clang/lib/Analysis/CloneDetection.cpp | |
parent | 38a2da92bccb3c8aec76d5cb70ec6750805a6bc2 (diff) | |
download | bcm5719-llvm-6615f2b3d673e422789287bb7ae097df00ca32a1.tar.gz bcm5719-llvm-6615f2b3d673e422789287bb7ae097df00ca32a1.zip |
-Wunreachable-code: 'true' and 'false' should not be treated as configuration
macros
Clang should emit -Wunreachable-code warnings in C mode for code that's
unreachable because of a 'false' or '!true' condition.
llvm-svn: 299541
Diffstat (limited to 'clang/lib/Analysis/CloneDetection.cpp')
0 files changed, 0 insertions, 0 deletions