Pete Cooper
05df16d809
Fix REQUIRES lines on tests from r228735. Thanks Kristof for pointing out the missing commas
...
llvm-svn: 228870
2015-02-11 19:45:13 +00:00
Pete Cooper
7dc8af5306
Check for backtraces in tests which are verifying pretty stack traces from a crashing clang.
...
PrettyStackTrace now requires the ENABLE_BACKTRACES option. We need to check for that here or these tests fail llvm-lit.
Reviewed by chandlerc
llvm-svn: 228735
2015-02-10 19:53:38 +00:00
NAKAMURA Takumi
4b643c23fd
Disable a couple of crash-* tests for now. It seems they might be incompatible to win32.
...
llvm-svn: 227434
2015-01-29 13:23:23 +00:00
Jordan Rose
9b3d2c0260
Remove line number from test/Analysis/crash-trace.c.
...
...and hopefully, finally, unbreak buildbots.
llvm-svn: 186953
2013-07-23 16:12:18 +00:00
Jordan Rose
440ab0e2ae
Mark test/Analysis/crash-trace.c as requiring crash recovery.
...
This plus Rafael's fix at r186943 should keep all the buildbots happy.
llvm-svn: 186950
2013-07-23 16:02:54 +00:00
Rafael Espindola
b914b58e9c
Run %clang_cc1, it is the one that actually crashes.
...
llvm-svn: 186943
2013-07-23 15:02:28 +00:00
Jordan Rose
a45ffe17c7
[analyzer] Add test for crash tracing (r186639)
...
llvm-svn: 186926
2013-07-23 02:15:16 +00:00