Age | Commit message (Expand) | Author |
---|---|---|
2012-04-27 | Imrpove the note text for when a non-type decl hides a tag type | Kaelyn Uhrain |
2012-04-26 | Add note to help explain why a tag such as 'struct' is needed to refer | Kaelyn Uhrain |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-03 | Honor using declarations in overload resolution. Most of the code for | John McCall |
2009-11-25 | Tweak expected error to match what should happen, once using declarations work | Douglas Gregor |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-10-13 | test commit | John Thompson |
2009-07-25 | Disable this test: cxx-using-declaration.cpp | Daniel Dunbar |
2009-06-20 | Parsing and AST support for using declarations, from John Thompson! | Douglas Gregor |