Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / Inputs / pragma-once.h
blob503cb3f31943c64b49693c613882b5a3b63f864e
1 #pragma once
2 int i;