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