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

Richard Smith - zygoloid via Phabricator reviews at reviews.llvm.org
Wed Oct 3 17:14:11 PDT 2018


rsmith added a comment.
Herald added subscribers: libcxx-commits, dexonsmith.

Makes sense to me. Is there some way you can write a test for this? (Maybe applying `nm` to a linked program?)


Repository:
  rCXX libc++

https://reviews.llvm.org/D52405





More information about the libcxx-commits mailing list