unplugged-vendor/external/llvm-project/clang/test/Modules/Inputs/redecl-found-building-chains/b.h

3 lines
93 B
C
Raw Normal View History

struct A; // ensure that loading b's canonical decl doesn't load the definition
struct A {};