Displaying 2 results from an estimated 2 matches for "9e10ca05".
2017 Sep 22
0
No longer able to run lit tests within a sub-tool
...llvm-lit <src>/llvm/test/tools/llvm-cov
>
> I'd appreciate any help in getting this working again.
>
> thanks,
> vedant
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170922/9e10ca05/attachment.html>
2017 Sep 22
2
No longer able to run lit tests within a sub-tool
This works for me. Can you run "which clang-func-mapping" and also add a
line to clang/test/lit.cfg.py to print the value of
config.environment['PATH']?
On Fri, Sep 22, 2017 at 11:27 AM Zachary Turner <zturner at google.com> wrote:
> Looking, thanks for the report.
>
> On Fri, Sep 22, 2017 at 11:22 AM Vedant Kumar <vsk at apple.com> wrote:
>
>> As