Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / utils / update_cc_test_checks / prefix-never-matches.test
blobf2afd0474348252952b04897cad1bf8779f842dc
1 # RUN: cp -f %S/Inputs/prefix-never-matches.cpp %t.cpp
2 # RUN: %update_cc_test_checks %t.cpp
3 # RUN: diff -u %t.cpp %S/Inputs/prefix-never-matches.cpp.expected