android_mt6572_jiabo/external/clang/test/Modules/Inputs/redecl-found-building-chains/b.h
2025-09-05 16:56:03 +08:00

2 lines
93 B
C

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