summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx11-user-defined-literal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-7/+7
* Support for raw and template forms of numeric user-defined literals,Richard Smith2012-03-091-7/+32
* Add support for cooked forms of user-defined-integer-literal andRichard Smith2012-03-081-1/+7
* User-defined literal support for character literals.Richard Smith2012-03-081-1/+4
* AST representation for user-defined literals, plus just enough of semanticRichard Smith2012-03-071-0/+35