Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / cxx-lookup / y.h
blob8867e8a8becd00cb75c5c079bae16bf87a677d07
1 #include "x.h"
2 namespace llvm {
3 struct ulittle32_t;
4 extern allocator<ulittle32_t> *x;