[libc-commits] [libc] [libc] Add LIBC_NAMESPACE_HIDDEN_DECL macro (PR #97109)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Jul 3 15:42:52 PDT 2024


jhuber6 wrote:

So, the patch where I prefer `-fvisibility=hidden` is at https://github.com/llvm/llvm-project/pull/97123. I believe this is much easier to manage than updating every single namespace declaration, specifically because all the normal entrypoints are actually inside of a namespace.

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


More information about the libc-commits mailing list