From: Nico Weber Date: Sun, 13 Mar 2016 22:26:26 +0000 (+0000) Subject: Try to get cl-pch-showincludes passing on AArch64 bots. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72d25bd7138145c16dc6c71d3143b9e4e5b9c1dd;p=clang Try to get cl-pch-showincludes passing on AArch64 bots. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263400 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/cl-pch-showincludes.cpp b/test/Driver/cl-pch-showincludes.cpp index dd7807546c..a78e60e9ba 100644 --- a/test/Driver/cl-pch-showincludes.cpp +++ b/test/Driver/cl-pch-showincludes.cpp @@ -2,6 +2,7 @@ // command-line option, e.g. on Mac where %s is commonly under /Users. // Tests interaction of /Yc / /Yu with /showIncludes +// REQUIRES: x86-registered-target #include "header3.h"