[llvm] [llvm] annotate interfaces in llvm/Support for DLL export (PR #136014)

Andrew Rogers via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 29 16:10:21 PDT 2025


andrurogerz wrote:

> My remaining question wrt ids would be whether it would be feasible to also detect the "out of line private method called from header" case?

Yes, I am testing out a change to IDS that will identify most (all?) of the private methods that also need export. With that bit automated, the manual fixups will be very minimal.



https://github.com/llvm/llvm-project/pull/136014


More information about the llvm-commits mailing list