Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / preprocess-prefix.h
blob04d01758320b397169277fd749bb329b234da484
1 int left_and_right(int *);
2 #import "diamond_left.h"