aaron.ballman added a comment. In D133570#3780171 <https://reviews.llvm.org/D133570#3780171>, @OfekShochat wrote:
> hello again, I added two tests, one for llvm and one for clang. how do I run > those specifically so I see I didnt do something wrong? The short answer is: you can run the `check-all` to run the LLVM and Clang tests together. For more details, our testing documentation can be found at: https://llvm.org/docs/TestingGuide.html though we also have some details at: https://clang.llvm.org/hacking.html#testing as well. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133570/new/ https://reviews.llvm.org/D133570 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits