[PATCH] D50652: [libcxx] By default, do not use internal_linkage to hide symbols from the ABI

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 10:03:19 PDT 2018


ldionne added a comment.

In https://reviews.llvm.org/D50652#1202524, @hans wrote:

> Thanks! Merged to 7.0 in r339882.


Now that this has been done, I guess we need to document somewhere in the release notes that the default contract given by libc++ is changing in LLVM 7, right?


Repository:
  rL LLVM

https://reviews.llvm.org/D50652





More information about the llvm-commits mailing list