[PATCH] D24377: [XRay] Implement the `llvm-xray account` subcommand

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 04:02:04 PST 2017


Actually it looks like this has been fixed. Sorry for the breakage. :(

On Thu, Jan 12, 2017 at 10:56 PM Dean Michael Berris <dberris at google.com>
wrote:

> Ah, yes -- let me change to using an equivalent, less UNIX-specific type.
>
> On Thu, Jan 12, 2017 at 8:50 PM Pavel Labath via Phabricator <
> reviews at reviews.llvm.org> wrote:
>
> labath added a comment.
>
> Hi,
>
> this is still failing to compile on windows/MSVC.
> http://lab.llvm.org:8011/builders/lldb-windows7-android/builds/1645/steps/ninja%20build%20local/logs/stdio
>
> The first error seems to be about missing type pid_t.
>
> Could you please look into that?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D24377
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/32bc6ecd/attachment.html>


More information about the llvm-commits mailing list