mirror of
https://github.com/llvm-mirror/libcxx.git
synced 2025-10-20 04:54:35 +08:00
[NFC] Update comment in libc++ ABI changelog
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@345424 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
|
||||
Version 7.0
|
||||
-----------
|
||||
|
||||
* rXXXXX - Making libc++ build under -fvisibility=hidden
|
||||
* r345260 - Making libc++ build under -fvisibility=hidden
|
||||
|
||||
The change marks __thread_specific_ptr<__thread_struct>::__at_thread_exit(void*)
|
||||
with hidden visibility. This removes a symbol from the shared libraries,
|
||||
|
Reference in New Issue
Block a user