disable these two tests, they crash and take a long time to run crashreporter etc.

llvm-svn: 59254
This commit is contained in:
Chris Lattner 2008-11-13 18:45:47 +00:00
parent 9226b92563
commit 7464fc784e
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,5 @@
// RUN: clang -fsyntax-only --serialize %s
// XFAIL
// DISABLED:
// R U N: clang -fsyntax-only --serialize %s
// RUN:
#include "c-language-features.inc"

View File

@ -1,4 +1,5 @@
// RUN: clang -fsyntax-only --serialize %s
// XFAIL
// DISABLED:
// RUN:
// R U N: clang -fsyntax-only --serialize %s
#include "objc-language-features.inc"