[all-commits] [llvm/llvm-project] 53cc24: [libc] Disable hidden visibility for LIBC_NAMESPAC...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Jul 11 14:19:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53cc24d70d40c1b1ccc00ef2525c4006c8f4bdde
https://github.com/llvm/llvm-project/commit/53cc24d70d40c1b1ccc00ef2525c4006c8f4bdde
Author: Petr Hosek <phosek at google.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M libc/src/__support/macros/config.h
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list