[clang] [Clang][Cygwin] attempt to fix building shared libclang. (PR #138351)
Mateusz MikuĊa via cfe-commits
cfe-commits at lists.llvm.org
Sat May 3 08:28:07 PDT 2025
mati865 wrote:
I think it works when you build with Clang rather than GCC. Clang will not export symbols with hidden visibility.
https://github.com/llvm/llvm-project/pull/138351
More information about the cfe-commits
mailing list