Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ba037f2a0cd9bc5614813c3c9293e4e01436e4dd
/
test
/
Parser
/
cxx-throw.cpp
a971d24
Push the knowledge that we are parsing a type-id/type-name further into the
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
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8d28663
Fixup __extension__ i = 1 parsing. Thanks Eli!
by Mike Stump
· 15 years ago
6ce0c39
Fixup parsing for (throw,throw) and __extension__ throw 1.
by Mike Stump
· 15 years ago