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