bolt/deps/llvm-18.1.8/clang/test/PCH/chain-predecl.h

4 lines
63 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// First header for chain-predecl.m
@class Foo;
@protocol Pro;