summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/redecl-found-building-chains/b.h
blob: f69dccb2a0f4ced1821b037992ed64ab087ed2f2 (plain)
1
2
struct A; // ensure that loading b's canonical decl doesn't load the definition
struct A {};
OpenPOWER on IntegriCloud