Age | Commit message (Expand) | Author |
---|---|---|
2010-02-11 | When we have a dependent direct initializer but not a dependent | Douglas Gregor |
2009-12-24 | support the warn_unused_result in C++ class methods | Nuno Lopes |
2009-12-15 | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar |
2009-11-17 | Fix PR5531. | Anders Carlsson |
2009-11-07 | Add bug number. | Anders Carlsson |
2009-11-07 | Don't treat variables with non-trivial ctors or dtors as unused. Fixes PR5407. | Anders Carlsson |
2009-10-08 | Implement support for -Wunused-variable, from Oscar Bonilla! | Douglas Gregor |