Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0af8049a0292ab79e3ccf9354170602e171742da
/
test
/
PCH
/
cxx_exprs.cpp
762bb9d
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 13 years ago
abea951
Add -fcxx-exceptions to all tests that use C++ exceptions.
by Anders Carlsson
· 14 years ago
e41721e
Pass -fexceptions to all tests that use try/catch/throw.
by Anders Carlsson
· 14 years ago
5e1b7c2
Fix broken de/serialization for a couple of C++ Exprs.
by Argyrios Kyrtzidis
· 14 years ago
14ab24f
pch'ify typeid.
by Chris Lattner
· 15 years ago
eb7f961
Roll r95513 back in.
by Sam Weinig
· 15 years ago
a8ad5d4
Roll out r95513, it seems to have broken self hosting.
by Sam Weinig
· 15 years ago
1eb1113
Add PCH support for CXXBoolLiteralExpr and CXXNullPtrLiteralExpr.
by Sam Weinig
· 15 years ago
ce757a7
Add PCH support for CXXStaticCastExpr, CXXDynamicCastExpr, CXXReinterpretCastExpr, CXXConstCastExpr and CXXFunctionalCastExpr.
by Sam Weinig
· 15 years ago