Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / module-map-path-hash / a.h
blobf1373543a2b54ecd88c8143f56648d03cf15ae15
1 #pragma once
2 int a = 42;