| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement semantic checking for C++ literal operators. | Alexis Hunt | 2010-01-13 | 1 | -3/+3 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Add DeclarationName support for C++0x operator literals. They should now work as | Alexis Hunt | 2009-11-29 | 1 | -2/+2 |
| * | Fix test and handle IK_LiteralOperatorId in a few more places. | Alexis Hunt | 2009-11-28 | 1 | -1/+1 |
| * | Add Parser support for C++0x literal operators ('operator "" i'). | Alexis Hunt | 2009-11-28 | 1 | -0/+5 |

