bolt/deps/llvm-18.1.8/clang/test/Modules/Inputs/lsv-private-macro/other.h
2025-02-14 19:21:04 +01:00

7 lines
127 B
C

#define OTHER_PRIVATE
#__private_macro OTHER_PRIVATE
#define OTHER_PUBLIC
#__public_macro OTHER_PUBLIC
#define OTHER_DEFAULT