1. 1e473cc Implement '-Weverything', which enables all warnings except those explicitly mapped to be ignored. by Ted Kremenek · 13 years ago
  2. 355fa3a Use '%clang_cc1' instead of '%clang' to make the warning output more consistent across by Ted Kremenek · 14 years ago
  3. b4c0c2d Match GCC's behavior and do not include '-Wunused-parameter' in '-Wunused'. by Ted Kremenek · 14 years ago
  4. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  5. 6aed766 Add -fblocks by Douglas Gregor · 15 years ago
  6. e0762c9 Keep track of when declarations are "used" according to C and by Douglas Gregor · 15 years ago