Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR14950: Fix out-of-bounds function parameter access in literal operator lookup. | Richard Smith | 2013-01-15 | 1 | -0/+6 |
| | | | | llvm-svn: 172514 | ||||
* | Literal operator suffixes and regular names live in separate namespaces. | Richard Smith | 2012-03-09 | 1 | -0/+9 |
| | | | | llvm-svn: 152395 | ||||
* | Support for raw and template forms of numeric user-defined literals, | Richard Smith | 2012-03-09 | 1 | -1/+94 |
| | | | | | | and lots of tidying up. llvm-svn: 152392 | ||||
* | Add support for cooked forms of user-defined-integer-literal and | Richard Smith | 2012-03-08 | 1 | -0/+35 |
user-defined-floating-literal. Support for raw forms of these literals to follow. llvm-svn: 152302 |