[PATCH] D49240: [libc++] Introduce _LIBCPP_HIDE_FROM_ABI to replace _LIBCPP_INLINE_VISIBILITY

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 05:19:06 PDT 2018


thakis added a comment.

When we updated out clang bundle in chromium (which includes libc++ headers), our ios simulator bots regressed debug info size by ~50% due to this commit (https://bugs.chromium.org/p/chromium/issues/detail?id=872926#c13). Is that expected?


Repository:
  rCXX libc++

https://reviews.llvm.org/D49240





More information about the llvm-commits mailing list