aaron.ballman added a comment.

In https://reviews.llvm.org/D39937#929514, @jtbandes wrote:

> Thanks, will do. Is there an automated system that can run all the tests 
> //before// I merge rather than waiting for a potential build failure after 
> the fact?


You can run the tests locally using llvm-lit, which will get you some coverage 
for your platform and architecture, but that's about the best you can do 
locally.

https://llvm.org/docs/TestingGuide.html#id1


https://reviews.llvm.org/D39937



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to