[PATCH] D21695: [clang] Version support for UBSan handlers

Filipe Cabecinhas via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 12 11:05:08 PST 2016


Thanks Vedant!
Andrew: does Android not support C++11? I don't understand why it wouldn't
have these funcions.

Thank you,

 Filipe

On Mon, 12 Dec 2016 at 18:58, Vedant Kumar <vsk at apple.com> wrote:

>
>
> > On Dec 12, 2016, at 10:17 AM, Andrew Ford via Phabricator <
> reviews at reviews.llvm.org> wrote:
>
> >
>
> > andrewford added a comment.
>
> >
>
> > This broke the build on android due to use of std::to_string. Would
> someone mind changing it to llvm::to_string, I don't have commit access to
> change it myself. Thanks!
>
>
>
> Should be done with r289452.
>
>
>
> vedant
>
>
>
> >
>
> >
>
> > Repository:
>
> >  rL LLVM
>
> >
>
> > https://reviews.llvm.org/D21695
>
> >
>
> >
>
> >
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161212/a4570272/attachment.html>


More information about the cfe-commits mailing list