[PATCH] D27153: [libc++] Make __num_get_float hidden

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 27 20:24:41 PST 2016


smeenai added a comment.

I'm having some second thoughts about this. Visibility for template functions makes my head spin :/ Is there a general policy we've been following for these? I didn't find much just scanning through other definitions.


https://reviews.llvm.org/D27153





More information about the cfe-commits mailing list