Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
f7603f6ca76aec055cbf1644c89ce0dca9fa2c03
/
test
/
CodeGenCXX
/
throw-expressions.cpp
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
14e1bc9
Don't assert on attempts to throw 'bool'. I wonder if in the history of C++
by John McCall
· 14 years ago
4617191
Insulate these from changes to the default for -Wunreachable-code.
by Mike Stump
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
48daf59
Correctly handle conditional operators involving throw.
by Eli Friedman
· 15 years ago