[PATCH] D43506: Fix a couple of more tests to not create files in the source tree

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 08:32:33 PST 2018


clayborg added a comment.

Pavel: I would vote for the same thing, if the test runs fine, nuke the directory, if it fails for any reason, leave it around so we can do post mortem. Might be nice to copy the logs over into the build directory if things fail so it is really easy to just go into the directory that contains all failed test and each log file would be right where it needs to be. Right now, you go look in the log directory, then you need to go find the build directory and put the two together.


Repository:
  rL LLVM

https://reviews.llvm.org/D43506





More information about the llvm-commits mailing list