diff options
Diffstat (limited to 'clang/test/Parser/crash-report.c')
-rw-r--r-- | clang/test/Parser/crash-report.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/crash-report.c b/clang/test/Parser/crash-report.c index 840a2a593fa..ef65b88a06e 100644 --- a/clang/test/Parser/crash-report.c +++ b/clang/test/Parser/crash-report.c @@ -3,7 +3,7 @@ // FIXME: CHECKs might be incompatible to win32. // Stack traces also require back traces. -// REQUIRES: shell backtrace +// REQUIRES: shell, backtrace #prag\ ma clang __debug crash |