aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/uninit-vals.c
AgeCommit message (Expand)Author
2009-07-21Prep for new warning.Mike Stump
2009-03-30Add another uninitialized values test case illustrating that the CFG correctlyTed Kremenek
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-14Extend builtin "attribute" syntax to include a notation forDouglas Gregor
2009-01-20Add -analyze action to run static analyzer, instead of inferring fromDaniel Dunbar
2008-03-22Changed merge operation for uninitialized values analysis to "intersect" (pre...Ted Kremenek
2007-11-26The checking for the delimiters of expected error/warning messages wasBill Wendling
2007-11-24Added more test cases for uninitialized values checker.Ted Kremenek
2007-11-24Fixed bogus culling of uninitialized-values "taint" propagation during assign...Ted Kremenek