forked from OSchip/llvm-project
[NFC][libcxx] Add revision number to ABI changelog
llvm-svn: 347396
This commit is contained in:
parent
835140a427
commit
2359864be2
|
@ -16,7 +16,7 @@ New entries should be added directly below the "Version" header.
|
|||
Version 8.0
|
||||
-----------
|
||||
|
||||
* rXXXXXX - Making libc++ build under -fvisibility=hidden on Linux
|
||||
* r347395 - Making libc++ build under -fvisibility=hidden on Linux
|
||||
|
||||
The change marks several function templates as hidden. This removes symbols
|
||||
from the shared library, but this is not an ABI break because it's impossible
|
||||
|
|
Loading…
Reference in New Issue