mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
An OpenMP, OpenACC, or CUDA conditional line should be treated as a comment when that's what its payload contains, not as a conditional source line that will confuse the parser when it is indeed just a comment.