eugenis added a comment.

Libc++.so does not instantiate valarray for any other types, so this does not 
add any extra exports.

Definitions valarray members (with types other than size_t) will now be 
exported from user code. This looks like a positive change to me:

- these methods are already part of the ABI due to the exported template 
valarray<size_t>
- exported vs hidden/internal can produce smaller code


Repository:
  rL LLVM

http://reviews.llvm.org/D15433



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to