Age | Commit message (Expand) | Author |
---|---|---|
2010-03-01 | Keep an explicit stack of function and block scopes, each element of | Douglas Gregor |
2010-03-01 | fix PR5933: don't warn about unused variables if a function has other errors ... | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-08 | Implement support for -Wunused-variable, from Oscar Bonilla! | Douglas Gregor |