nikic wrote: > Also, this is separate to the issue to making a Windows Shared library issue > here #109483 (this purely based on your comment that ' the annotation effort > hasn't progressed to them yet')
That same work also enables building libLLVM/libclang with `-fvisibilty=hidden`, which it sounds like what you are actually doing, and which is currently not a supported configuration. (At least going by your comment that `-fvisibility=default` works, which should already be the implicit default.) https://github.com/llvm/llvm-project/pull/146786 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits