[NFC][libcxx] Add revision number to ABI changelog

llvm-svn: 347396
This commit is contained in:
Louis Dionne 2018-11-21 16:27:14 +00:00
parent 835140a427
commit 2359864be2
1 changed files with 1 additions and 1 deletions

View File

@ -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