[PATCH] D30388: [XRay] Add -fxray-{always,never}-instrument= flags to clang

Dean Michael Berris via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 29 18:12:49 PDT 2017


Oops, thanks -- yes, I'll make that change now.

On Thu, Mar 30, 2017 at 12:03 PM Andrew Ford via Phabricator <
reviews at reviews.llvm.org> wrote:

> andrewford added a comment.
>
> Hi, this breaks the android build due to use of std::to_string.
> llvm::to_string should be used instead.  I would fix it myself, but don't
> have commit access.  Thanks in advance!
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D30388
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170330/3307fce8/attachment-0001.html>


More information about the cfe-commits mailing list