[PATCH] D100116: Reuse temporary files for print-changed=diff.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 9 10:43:27 PDT 2021


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

I think if we're removing the file before doing another diff there shouldn't be any race conditions. But anyway this is fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100116



More information about the llvm-commits mailing list