| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When pretty-printing a C++11 literal operator, don't insert whitespace between | Richard Smith | 2015-10-08 | 1 | -5/+5 |
| * | Reject template-ids containing literal-operator-ids that have a dependent | Richard Smith | 2013-12-05 | 1 | -0/+24 |
| * | PR14950: Fix out-of-bounds function parameter access in literal operator lookup. | Richard Smith | 2013-01-15 | 1 | -0/+6 |
| * | Literal operator suffixes and regular names live in separate namespaces. | Richard Smith | 2012-03-09 | 1 | -0/+9 |
| * | Support for raw and template forms of numeric user-defined literals, | Richard Smith | 2012-03-09 | 1 | -1/+94 |
| * | Add support for cooked forms of user-defined-integer-literal and | Richard Smith | 2012-03-08 | 1 | -0/+35 |

