aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/cxx11-user-defined-literal.cpp
AgeCommit message (Expand)Author
2012-03-09Support for raw and template forms of numeric user-defined literals,Richard Smith
2012-03-08Add support for cooked forms of user-defined-integer-literal andRichard Smith
2012-03-08User-defined literal support for character literals.Richard Smith
2012-03-07AST representation for user-defined literals, plus just enough of semanticRichard Smith