[PATCH] D120691: Testing: Make TempFile safe to move; test Temp{Dir,File,Link}

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 13:49:39 PST 2022


dexonsmith added a comment.

In D120691#3352518 <https://reviews.llvm.org/D120691#3352518>, @dblaikie wrote:

> Sounds good :)

Thanks! Pushed as 15ab7bc3af3c9f38b3404599d76e4ec3727a0f76 <https://reviews.llvm.org/rG15ab7bc3af3c9f38b3404599d76e4ec3727a0f76> after:

- fixing clang-format
- looking at failing bots for Linux (lots of failing tests that look related to OpenMP, so I've ignored...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120691



More information about the llvm-commits mailing list