[PATCH] D14411: Use __attribute__((internal_linkage)) when available.

Evgeniy Stepanov via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 15:13:38 PST 2015


eugenis added a comment.

With http://reviews.llvm.org/D15434, there is no difference in libc++ export list with the switch to internal_linkage.


Repository:
  rL LLVM

http://reviews.llvm.org/D14411





More information about the cfe-commits mailing list