1. c237429 Prep for new warning. by Mike Stump · 15 years ago
  2. f3929da Add another uninitialized values test case illustrating that the CFG correctly by Ted Kremenek · 15 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  4. a316e7b Extend builtin "attribute" syntax to include a notation for by Douglas Gregor · 15 years ago
  5. d427023 Add -analyze action to run static analyzer, instead of inferring from by Daniel Dunbar · 15 years ago
  6. 5fb5c6a Changed merge operation for uninitialized values analysis to "intersect" (previous union). by Ted Kremenek · 16 years ago
  7. f5f20bd The checking for the delimiters of expected error/warning messages was by Bill Wendling · 17 years ago
  8. ca7aa1f Added more test cases for uninitialized values checker. by Ted Kremenek · 17 years ago
  9. ff7c538 Fixed bogus culling of uninitialized-values "taint" propagation during assignments. by Ted Kremenek · 17 years ago