]> granicus.if.org Git - clang/commitdiff
Re-disable pch-from-libclang.c after 352803, some buildbots are still unhappy
authorNico Weber <nicolasweber@gmx.de>
Thu, 31 Jan 2019 22:57:52 +0000 (22:57 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 31 Jan 2019 22:57:52 +0000 (22:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352809 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/pch-from-libclang.c

index e71b61cddc319923328adf96c88d60ae7070c3f8..f4dd0f046fe8c8b38147e5b25a1267df8306ce9a 100644 (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