llvm-project
53cc24d7 - [libc] Disable hidden visibility for LIBC_NAMESPACE with GCC (#98549)

Commit
1 year ago
[libc] Disable hidden visibility for LIBC_NAMESPACE with GCC (#98549) GCC emits a warning when using the visibility attribute which needs to be diagnosed and addressed, but this change should unbreak the GCC build as a temporary workaround. The issue is tracked as #98548.
Author
Parents
Loading