Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaTemplate
/
instantiate-try-catch.cpp
9ca5c42
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 14 years ago
750734c
Don't try to type-check a copy construction of an exception
by Douglas Gregor
· 14 years ago
6774b1f
Add -fcxx-exceptions to all tests that use C++ exceptions.
by Anders Carlsson
· 15 years ago
479d6f5
Pass -fexceptions to all tests that use try/catch/throw.
by Anders Carlsson
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
655fc35
Deal with an icky corner case where we were complaining that a catch
by Douglas Gregor
· 16 years ago