Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b89d5ed785e2eb7dd64aa38d481d939155f62c41
/
test
/
Parser
/
cxx0x-literal-operators.cpp
6cf7502
Revert my user-defined literal commits - r1124{58,60,67} pending
by Sean Hunt
· 15 years ago
e425368
Fix some test-breaking that snuck into my previous commit
by Sean Hunt
· 15 years ago
0016d51
Implement C++0x user-defined string literals.
by Sean Hunt
· 15 years ago
a6c058d
Implement semantic checking for C++ literal operators.
by Sean Hunt
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
3e518bd
Add DeclarationName support for C++0x operator literals. They should now work as
by Sean Hunt
· 16 years ago
e6252d1
Fix test and handle IK_LiteralOperatorId in a few more places.
by Sean Hunt
· 16 years ago
0486d74
Add Parser support for C++0x literal operators ('operator "" i').
by Sean Hunt
· 16 years ago