kikairoya wrote:
> I would prefer that we had similar behavior across platforms
> (`__declspec(dllexport)` on windows, `__attribute __((__visibility
> __("default")))` on other platforms)I agree, but I'd leave it for now since I'm preparing PRs to replace the uses of the old macro and deprecate it. https://github.com/llvm/llvm-project/pull/185141 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
