Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / deferred-lookup / a.h
blob751aae0149619a1e83115344387783515ac9552c
1 namespace N { int f(int); }