rengolin added a comment.

I'm surprised these tests are passing for you. Perhaps you're not building or 
running them all.

To make sure you're running your tests, you need to build both clang and llvm 
(`-DLLVM_ENABLE_PROJECTS=clang`) and run ninja/make `check-all`.

You can also run `lit` directly on each test, but I can't remember how to do 
that now...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121445/new/

https://reviews.llvm.org/D121445

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

Reply via email to