Richard Smith
|
550de45861
|
PR14950: Fix out-of-bounds function parameter access in literal operator lookup.
llvm-svn: 172514
|
2013-01-15 07:12:59 +00:00 |
Richard Smith
|
c1b0565a26
|
Literal operator suffixes and regular names live in separate namespaces.
llvm-svn: 152395
|
2012-03-09 08:37:16 +00:00 |
Richard Smith
|
bcc22fc4e1
|
Support for raw and template forms of numeric user-defined literals,
and lots of tidying up.
llvm-svn: 152392
|
2012-03-09 08:00:36 +00:00 |
Richard Smith
|
39570d0020
|
Add support for cooked forms of user-defined-integer-literal and
user-defined-floating-literal. Support for raw forms of these literals
to follow.
llvm-svn: 152302
|
2012-03-08 08:45:32 +00:00 |