llvm-project/clang-tools-extra/test/pp-trace
Anastasia Stulova b71add9777 [pp-trace] Fix test for OpenCL pragmas.
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.
2021-02-22 14:28:45 +00:00
..
Inputs
pp-trace-conditional.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-filter.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-ident.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-include.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-macro.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-modules.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-pragma-general.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-pragma-ms.cpp [pp-trace] Modernize the code 2019-03-24 06:55:08 +00:00
pp-trace-pragma-opencl.cpp [pp-trace] Fix test for OpenCL pragmas. 2021-02-22 14:28:45 +00:00