Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / normal-module-map / Umbrella / Umbrella.h
blob746237655855e2c86c7393f0213b34adcbd89696
1 int umbrella;
3 #include "umbrella_sub.h"