forked from OSchip/llvm-project
Try to get cl-pch-showincludes passing on AArch64 bots.
llvm-svn: 263400
This commit is contained in:
parent
16c445ae92
commit
627fa8e424
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue