xref: /llvm-project/clang/test/Modules/Inputs/redecl-found-building-chains/b.h (revision e687bf83c0f9e6b75137a97edbb9967780e55562)
1 struct A; // ensure that loading b's canonical decl doesn't load the definition
2 struct A {};
3