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