Disable a couple of crash-* tests for now. It seems they might be incompatible to win32.

llvm-svn: 227434
This commit is contained in:
NAKAMURA Takumi 2015-01-29 13:23:23 +00:00
parent 0955cb41eb
commit 4b643c23fd
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// RUN: not --crash %clang_cc1 -analyze -analyzer-checker=debug.ExprInspection %s 2>&1 | FileCheck %s
// REQUIRES: crash-recovery
// FIXME: CHECKs might be incompatible to win32.
// REQUIRES: shell
void clang_analyzer_crash(void);
void inlined() {

View File

@ -1,6 +1,9 @@
// RUN: not --crash %clang_cc1 %s 2>&1 | FileCheck %s
// REQUIRES: crash-recovery
// FIXME: CHECKs might be incompatible to win32.
// REQUIRES: shell
#prag\
ma clang __debug crash