summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-loop-analysis.cpp
Commit message (Expand)AuthorAge
* Skip checking for infinite for-loops if there are global or static variablesRichard Trieu2012-05-04
* Add commas to for loop warning to separate variable names.Richard Trieu2012-05-02
* Add -Wloop-analysis. This warning will fire on for loops which the variablesRichard Trieu2012-04-30