[libcxx] r284207 - Correct ABI changelog revision number
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 23:47:37 PDT 2016
Author: ericwf
Date: Fri Oct 14 01:47:37 2016
New Revision: 284207
URL: http://llvm.org/viewvc/llvm-project?rev=284207&view=rev
Log:
Correct ABI changelog revision number
Modified:
libcxx/trunk/lib/abi/CHANGELOG.TXT
Modified: libcxx/trunk/lib/abi/CHANGELOG.TXT
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/lib/abi/CHANGELOG.TXT?rev=284207&r1=284206&r2=284207&view=diff
==============================================================================
--- libcxx/trunk/lib/abi/CHANGELOG.TXT (original)
+++ libcxx/trunk/lib/abi/CHANGELOG.TXT Fri Oct 14 01:47:37 2016
@@ -16,7 +16,7 @@ New entries should be added directly bel
Version 4.0
-----------
-* rTBD - Implement C++17 aligned allocation in <new>
+* r284206 - Implement C++17 aligned allocation in <new>
x86_64-linux-gnu
----------------
More information about the cfe-commits
mailing list