mstorsjo wrote:

> AFAIK the dllexport annotations have been added using some automated tools, 
> so it may be good to find the person who added the other annotations, so it 
> can be looked into why this was missing here, if the annotations otherwise 
> were seemingly complete enough.

Sorry, not sure if this applies here though, I guess the clang-c interface has 
been available as DLL with dllexports even before, while the C++ interfaces is 
what is getting dllexport attributes added.

https://github.com/llvm/llvm-project/pull/147108
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to