Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Undo patch for // rdar://10735698 | Fariborz Jahanian | 2012-03-06 | 1 | -3/+3 |
* | patch to optionally warn for block implementations without explicit | Fariborz Jahanian | 2012-03-05 | 1 | -3/+3 |
* | Implement '-Weverything', which enables all warnings except those explicitly ... | Ted Kremenek | 2011-08-18 | 1 | -1/+9 |
* | Use '%clang_cc1' instead of '%clang' to make the warning output more consiste... | Ted Kremenek | 2010-04-08 | 1 | -2/+2 |
* | Match GCC's behavior and do not include '-Wunused-parameter' in '-Wunused'. | Ted Kremenek | 2010-04-08 | 1 | -3/+12 |
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Add -fblocks | Douglas Gregor | 2009-06-20 | 1 | -2/+2 |
* | Keep track of when declarations are "used" according to C and | Douglas Gregor | 2009-06-19 | 1 | -0/+13 |