forked from OSchip/llvm-project
b71add9777
After updating clang driver to include standard OpenCL headers implicitly, the output being checked in the test does not match because the implicit header contains other pragmas. The test does not aim to use the header and therefore it has to be updated passing '-cl-no-stdinc' command-line flag. This fixes failing bots. |
||
---|---|---|
.. | ||
Inputs | ||
pp-trace-conditional.cpp | ||
pp-trace-filter.cpp | ||
pp-trace-ident.cpp | ||
pp-trace-include.cpp | ||
pp-trace-macro.cpp | ||
pp-trace-modules.cpp | ||
pp-trace-pragma-general.cpp | ||
pp-trace-pragma-ms.cpp | ||
pp-trace-pragma-opencl.cpp |