aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/uninit-variables-conditional.cpp
AgeCommit message (Expand)Author
2011-09-10Show either a location or a fixit note, not both, for uninitialized variable ...David Blaikie
2011-04-08Switch 'is possibly uninitialized' to 'may be uninitialized' based onChandler Carruth
2011-03-17Fix test to test the right thing.Ted Kremenek
2011-03-17Don't construct two CFGs just to run -Wuninitialized. While this causes new ...Ted Kremenek