aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx11-user-defined-literals.cpp
AgeCommit message (Expand)Author
2013-01-15PR14950: Fix out-of-bounds function parameter access in literal operator lookup.Richard Smith
2012-03-09Literal operator suffixes and regular names live in separate namespaces.Richard Smith
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