[PATCH] D28174: [libcxx] [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS.
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 29 22:41:19 PST 2016
EricWF added a comment.
In https://reviews.llvm.org/D28174#632662, @smeenai wrote:
> As you're aware, I have plans to change `_LIBCPP_TYPE_VIS` to expand to `visibility` instead of `type_visibility`.
I had forgotten. Thanks for the reminder.
> but I still think this rename makes sense.
Awesome, Thanks!
https://reviews.llvm.org/D28174
More information about the cfe-commits
mailing list