summaryrefslogtreecommitdiff
path: root/test/Sema/warn-unused-parameters.c
AgeCommit message (Expand)Author
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2012-03-06Undo patch for // rdar://10735698Fariborz Jahanian
2012-03-05patch to optionally warn for block implementations without explicit Fariborz Jahanian
2011-08-18Implement '-Weverything', which enables all warnings except those explicitly ...Ted Kremenek
2010-04-08Use '%clang_cc1' instead of '%clang' to make the warning output more consiste...Ted Kremenek
2010-04-08Match GCC's behavior and do not include '-Wunused-parameter' in '-Wunused'.Ted Kremenek
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-06-20Add -fblocksDouglas Gregor
2009-06-19Keep track of when declarations are "used" according to C andDouglas Gregor