Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / inherit-attribute / b.h
blob9cd1f55b9d33d6f33bb05d2ca1ac9e15e1892776
1 #include "a.h"
3 void bar() {
4 &Foo::step;