1. e87aeb3 When pretty-printing a C++11 literal operator, don't insert whitespace between by Richard Smith · 10 years ago
  2. b05e0b5 Preprocessor: support defined() with operator names for MS compatibility by Alp Toker · 11 years ago
  3. 4ee696d PR18870: Parse language linkage specifiers properly if the string-literal is by Richard Smith · 12 years ago
  4. 8b7258b PR18855: Add support for UCNs and UTF-8 encoding within ud-suffixes. by Richard Smith · 12 years ago
  5. 6f21206 DR1473: Do not require a space between operator"" and the ud-suffix in a by Richard Smith · 13 years ago
  6. bcc22fc Support for raw and template forms of numeric user-defined literals, by Richard Smith · 14 years ago
  7. 7d182a7 Fix a couple of issues with literal-operator-id parsing, and provide recovery by Richard Smith · 14 years ago
  8. 39570d00 Add support for cooked forms of user-defined-integer-literal and by Richard Smith · 14 years ago
  9. 75b67d6 User-defined literal support for character literals. by Richard Smith · 14 years ago
  10. c67fdd4 AST representation for user-defined literals, plus just enough of semantic by Richard Smith · 14 years ago
  11. d67aea2 User-defined literals: reject string and character UDLs in all places where the by Richard Smith · 14 years ago