summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/warn-unreachable.m
Commit message (Expand)AuthorAgeFilesLines
* [-Wunreachable-code] Expand paren-suppression heuristic to C++/ObjC bools.Ted Kremenek2014-03-291-0/+33
* [-Wunreachable-code] add a specialized diagnostic for unreachable increment e...Ted Kremenek2014-03-211-0/+9
* Start breaking -Wunreachable-code up into different diagnostic groups.Ted Kremenek2014-03-151-1/+1
* [-Wunreachable-code] Handle Objective-C bool literals in 'isConfigurationValue'.Ted Kremenek2014-03-091-0/+25
* Fix horrific CFG bug where '@autoreleasepool' would be put in a dangling bloc...Ted Kremenek2012-03-061-0/+17