summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx11-user-defined-literals.cpp
Commit message (Expand)AuthorAgeFilesLines
* When pretty-printing a C++11 literal operator, don't insert whitespace betweenRichard Smith2015-10-081-5/+5
* Reject template-ids containing literal-operator-ids that have a dependentRichard Smith2013-12-051-0/+24
* PR14950: Fix out-of-bounds function parameter access in literal operator lookup.Richard Smith2013-01-151-0/+6
* Literal operator suffixes and regular names live in separate namespaces.Richard Smith2012-03-091-0/+9
* Support for raw and template forms of numeric user-defined literals,Richard Smith2012-03-091-1/+94
* Add support for cooked forms of user-defined-integer-literal andRichard Smith2012-03-081-0/+35
OpenPOWER on IntegriCloud