[PATCH] D65156: [lit] Protect full test suite from FILECHECK_OPTS

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 19:51:12 PDT 2019


mgorny added a comment.

Hmm, I suspect the problem here mostly affects people running the test suite via CMake rule rather than directly, correct? So maybe it would be more portable to clean the env via `${CMAKE_PROGRAM} -E env ...`.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65156





More information about the llvm-commits mailing list