David Blaikie
|
e5f9a9e603
|
Show either a location or a fixit note, not both, for uninitialized variable warnings.
llvm-svn: 139463
|
2011-09-10 05:35:08 +00:00 |
Chandler Carruth
|
42983aef34
|
Switch 'is possibly uninitialized' to 'may be uninitialized' based on
Chris's feedback.
llvm-svn: 129127
|
2011-04-08 06:47:15 +00:00 |
Ted Kremenek
|
65ccd1d9b0
|
Fix test to test the right thing.
llvm-svn: 127803
|
2011-03-17 05:34:58 +00:00 |
Ted Kremenek
|
2551fbe928
|
Don't construct two CFGs just to run -Wuninitialized. While this causes new warnings to be flagged under -Wconditional-uninitialized, this is something we
can improve over time.
llvm-svn: 127802
|
2011-03-17 05:29:57 +00:00 |