index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Parser
/
cxx0x-literal-operators.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not
Richard Smith
2012-03-08
1
-3
/
+5
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Allow C99 hexfloats in C++0x mode. This change resolves the standards
Douglas Gregor
2011-08-30
1
-2
/
+3
*
Revert my user-defined literal commits - r1124{58,60,67} pending
Alexis Hunt
2010-08-30
1
-2
/
+2
*
Fix some test-breaking that snuck into my previous commit
Alexis Hunt
2010-08-29
1
-2
/
+2
*
Implement C++0x user-defined string literals.
Alexis Hunt
2010-08-29
1
-2
/
+2
*
Implement semantic checking for C++ literal operators.
Alexis Hunt
2010-01-13
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Add DeclarationName support for C++0x operator literals. They should now work as
Alexis Hunt
2009-11-29
1
-2
/
+2
*
Fix test and handle IK_LiteralOperatorId in a few more places.
Alexis Hunt
2009-11-28
1
-1
/
+1
*
Add Parser support for C++0x literal operators ('operator "" i').
Alexis Hunt
2009-11-28
1
-0
/
+5