[PATCH] D86881: Make -fvisibility-inlines-hidden apply to static local variables in inline functions on Darwin
Stephan Bergmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 21 00:18:18 PST 2022
sberg added a comment.
Herald added a project: All.
In D86881#2777808 <https://reviews.llvm.org/D86881#2777808>, @arphaman wrote:
> Hey, thanks for following up on this PR. I've done some more digging and I think we can remove this Darwin-specific workaround in the near future. I'm hoping to provide an update in the next few weeks.
The Darwin `-fvisibility-inlines-hidden-static-local-var` hack is still present on Clang 16 trunk. Any update on this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86881/new/
https://reviews.llvm.org/D86881
More information about the cfe-commits
mailing list