[cfe-dev] How to run particular clang-test test?

Xing GUO via cfe-dev cfe-dev at lists.llvm.org
Wed Apr 3 05:41:47 PDT 2019


Hi,
You could run
```
$ /path/to/llvm-lit /path/to/single-test.test
```
to run a single test.

Best Regards,
Xing



On Wed, Apr 3, 2019 at 8:27 PM via cfe-dev <cfe-dev at lists.llvm.org> wrote:

> Hi there! May be a stupid question, but how to run a particular test for
> clang? Is here some way?
> Thanks!
> -Stepan Dyatkovskiy
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190403/26edb95e/attachment.html>


More information about the cfe-dev mailing list