[PATCH] D52405: [libc++] Use exclude_from_explicit_instantiation instead of always_inline

Louis Dionne via Phabricator reviews at reviews.llvm.org
Fri Oct 26 16:03:40 PDT 2018


ldionne marked an inline comment as done.
ldionne added a comment.

In https://reviews.llvm.org/D52405#1277803, @EricWF wrote:

> [...]
>
> The chrome binary size goes from `810 MB` to `756 MB` after this patch.


This is great!


Repository:
  rCXX libc++

https://reviews.llvm.org/D52405





More information about the libcxx-commits mailing list