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

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed Jul 3 16:19:00 PDT 2024


https://github.com/jhuber6 commented:

I think every namespace should be hidden, and only the entrypoints get different visibility. I don't think there's a case where we'd want one namespace hidden and another default.

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


More information about the libc-commits mailing list