summaryrefslogtreecommitdiffstats
path: root/test/Sema/warn-unused-variables.c
Commit message (Expand)AuthorAgeFilesLines
* Keep an explicit stack of function and block scopes, each element ofDouglas Gregor2010-03-011-1/+8
* fix PR5933: don't warn about unused variables if a function has other errors ...Chris Lattner2010-03-011-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement support for -Wunused-variable, from Oscar Bonilla!Douglas Gregor2009-10-081-0/+19