1. 6cf7502 Revert my user-defined literal commits - r1124{58,60,67} pending by Sean Hunt · 15 years ago
  2. e425368 Fix some test-breaking that snuck into my previous commit by Sean Hunt · 15 years ago
  3. 0016d51 Implement C++0x user-defined string literals. by Sean Hunt · 15 years ago
  4. a6c058d Implement semantic checking for C++ literal operators. by Sean Hunt · 16 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 3e518bd Add DeclarationName support for C++0x operator literals. They should now work as by Sean Hunt · 16 years ago
  7. e6252d1 Fix test and handle IK_LiteralOperatorId in a few more places. by Sean Hunt · 16 years ago
  8. 0486d74 Add Parser support for C++0x literal operators ('operator "" i'). by Sean Hunt · 16 years ago