<div dir="ltr">Weird thing is that if I run ./bin/llvm-lit -v ./tools/clang/test/Sema/asm.c, it works<div><br></div><div>But if I run ./bin/llvm-lit -v ./tools/clang/test/Frontend/plugin-attribute.cpp it says </div><div>UNSUPPORTED: Clang :: Frontend/plugin-attribute.cpp (1 of 1)</div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 9, 2020 at 11:05 AM Yafei Liu <<a href="mailto:yfliu@mobvoi.com">yfliu@mobvoi.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I worte a reguation test and want to check if my code works, but it seems that I have to run `make check-clang`, and it will run all the tests belongs to check-clang, which takes a lot of times.<div><br></div><div>Since the test case is a cpp file and build into a bin with other tests (correct if I'm wrong), I can't use things like llvm-lit llvm-project/clang/test/Frontend/mytest.cpp</div><div><br></div><div>So anyway I can run "mytest" singlely?</div></div>
</blockquote></div>