Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / declare-use.S
blob2c5d8af7dd25a28d14d1bebfaccc857dbafc3947
1 // RUN: rm -rf %t
2 // RUN: %clang -fmodule-maps -fmodules-cache-path=%t -fmodules-decluse -fmodule-name=XS -I %S/Inputs/declare-use -S %s -Xclang -verify
3 // expected-no-diagnostics
5 #include "s.h"