[clang] [Clang] Add explicit visibility symbol macros (PR #108276)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 20 06:11:12 PDT 2024
https://github.com/AaronBallman commented:
One thing I don't understand about this PR is why we need Compiler.h in Clang -- wouldn't the LLVM definitions in their Compiler.h work for Clang as well? (This would probably be worth explaining in the patch summary.)
https://github.com/llvm/llvm-project/pull/108276
More information about the cfe-commits
mailing list