[cfe-dev] [RFC] __attribute__((internal_linkage))
Reid Kleckner via cfe-dev
cfe-dev at lists.llvm.org
Wed Oct 19 10:24:42 PDT 2016
Thanks for reviving this!
On Fri, Oct 14, 2016 at 9:45 AM, Duncan P. N. Exon Smith via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> Just as a clarification (seems relevant as I'm rereading this), I'm not
> suggesting that we add _LIBCPP_INTERNAL_VISIBILITY to functions that are
> already in the ABI, such as std::vector::__push_back_slow_path. Only to
> change the internal-API function currently using _LIBCPP_INLINE_VISIBILITY
> to use _LIBCPP_INTERNAL_VISIBILITY...
>
+1
> > The thread died by itself after this proposal.
> > Should we move forward with this?
>
> I'm in favour.
>
+1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161019/eb8ea33e/attachment.html>
More information about the cfe-dev
mailing list