bolt/deps/llvm-18.1.8/clang/test/Modules/Inputs/redecl-found-building-chains/b.h
2025-02-14 19:21:04 +01:00

2 lines
93 B
C

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