[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / PCH / pth.h
blob9ae7021a5e4af7cfff5dd1694267c740bebd8bd9
1 // This case came up when using PTH with Boost (<rdar://problem/8227989>).
3 # ifndef R8227989_PREPROCESSOR_CONFIG_CONFIG_HPP
4 # ifndef R8227989_PP_CONFIG_FLAGS
5 # endif
7 # ifndef R8227989_PP_CONFIG_ERRORS
8 # ifdef NDEBUG
9 # endif
10 # endif
11 # endif