[PATCH] D103156: [lit] Fix testing of standalone clang and lld builds

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 04:05:43 PDT 2021


jhenderson added a comment.

Ah, I see I missed that `paths` is reused in use_clang, before the call to use_llvm_tool. I'll fix that now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103156



More information about the llvm-commits mailing list