Andy Gibbs
|
c6e68daac0
|
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
llvm-svn: 166280
|
2012-10-19 12:44:48 +00:00 |
Anders Carlsson
|
6774b1f1c1
|
Add -fcxx-exceptions to all tests that use C++ exceptions.
llvm-svn: 126599
|
2011-02-28 00:40:07 +00:00 |
Eli Friedman
|
4e7bd4a8a1
|
Think through my commit this time.
llvm-svn: 105433
|
2010-06-03 23:31:53 +00:00 |
Eli Friedman
|
cd70980c8e
|
Make sure this test doesn't break when we disallow throwing an exception
in -fno-exceptions mode.
llvm-svn: 105432
|
2010-06-03 23:22:25 +00:00 |
Eli Friedman
|
91a3d27ec0
|
Make sure to check the accessibility of and mark the destructor for the
operand of a throw expression. Fixes PR7281.
llvm-svn: 105408
|
2010-06-03 20:39:03 +00:00 |