It's not intended, but r316661 indeed fixed
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15 ;)
On Thu, Oct 26, 2017 at 3:16 PM Eric Liu wrote:
> Hi Maxim,
>
> Thanks for the email! I'll look into this right now.
>
> Thanks,
> Eric
>
> On Thu, Oct 26, 2017 at 3:11 PM Maxim Kuvyrkov
> w
Hi Maxim,
Thanks for the email! I'll look into this right now.
Thanks,
Eric
On Thu, Oct 26, 2017 at 3:11 PM Maxim Kuvyrkov
wrote:
> Hi Eric,
>
> This seems to have broken clang-cmake-thumbv7-a15 buildbot [*]. Would you
> please investigate?
>
> Or did you fix this while I was writing this ema
Hi Eric,
This seems to have broken clang-cmake-thumbv7-a15 buildbot [*]. Would you
please investigate?
Or did you fix this while I was writing this email in 316661 :-) ?
Thank you,
[*] http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/12511
--
Maxim Kuvyrkov
www.linaro.org
Author: ioeric
Date: Thu Oct 26 03:38:14 2017
New Revision: 316653
URL: http://llvm.org/viewvc/llvm-project?rev=316653&view=rev
Log:
[Tooling] A new framework for executing clang frontend actions.
Summary:
This defines a `clang::tooling::ToolExecutor` interface that can be extended to
support di