diff options
-rw-r--r-- | clang/test/Driver/cl-pch-showincludes.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Driver/cl-pch-showincludes.cpp b/clang/test/Driver/cl-pch-showincludes.cpp index dd7807546c0..a78e60e9ba4 100644 --- a/clang/test/Driver/cl-pch-showincludes.cpp +++ b/clang/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" |