Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / macro_paste_bcpl_comment.c
blobe915ca611cc57b179cf0d4ec287f0b11c3a2446d
1 // RUN: not %clang_cc1 %s -Eonly 2>&1 | grep error
3 #define COMM1 / ## /
4 COMM1