[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:18:16 PDT 2017


Fix committed in r299044.

On Thu, Mar 30, 2017 at 12:12 PM Dean Michael Berris <dberris at google.com>
wrote:

> 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/6be15b62/attachment.html>


More information about the cfe-commits mailing list