bolt/deps/llvm-18.1.8/clang/test/PCH/pragma-weak-functional.h

7 lines
231 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// Header for PCH test pragma-weak-functional.c
#pragma weak undecfunc_alias2 = undecfunc
#pragma weak undecfunc_alias4 = undecfunc_alias1
#pragma weak undecfunc_alias3 = undecfunc_alias1
#pragma weak undecfunc_alias1 = undecfunc