tstellar added a comment.

In D104714#2872826 <https://reviews.llvm.org/D104714#2872826>, @tstellar wrote:
> It looks like this patch breaks the 
> utils/update_cc_test_checks/check-globals.test on stand-alone builds of 
> clang, because it hard codes lit to lit.py in the llvm source tree.  I think 
> it should using the lit passed to -DLLVM_EXTERNAL_LIT= (if that option was 
> specified).

This patch fixes the failure for me: D105873 <https://reviews.llvm.org/D105873>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104714

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

Reply via email to