[PATCH] D97068: Run non-filechecked commands in update_cc_test_checks.py

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 15:38:53 PST 2021


arichardson added a comment.

IMO this should also handle the %t substitution and create a temporary directory. Otherwise we end up writing files to whatever the current cwd is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97068



More information about the llvm-commits mailing list