Re-disable pch-from-libclang.c after 352803, some buildbots are still unhappy

llvm-svn: 352809
This commit is contained in:
Nico Weber 2019-01-31 22:57:52 +00:00
parent d834d8301d
commit c9444623e8
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
// RUN: %clang -x c-header %s -o %t.clang.h.pch -fmodules -fmodules-cache-path=%t.mcp -Xclang -detailed-preprocessing-record -Xclang -triple -Xclang x86_64-apple-darwin -Xclang -fallow-pch-with-compiler-errors -Xclang -verify
// RUN: c-index-test -test-load-source local %s -include %t.clang.h -fmodules -fmodules-cache-path=%t.mcp -Xclang -triple -Xclang x86_64-apple-darwin | FileCheck %s
// FIXME: Still fails on at least some linux boxen.
// REQUIRES: system-darwin
#ifndef HEADER
#define HEADER