Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / case-insensitive-include.h
blob60bdf36dbb7f4d77c6808bcf98e96cbf61d79034
1 #pragma once
3 struct S {
4 int x;
5 };