[libcxx-commits] [PATCH] D78245: [LIT] Make `%T` unique for every test

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 10 13:22:01 PDT 2020


ldionne added a comment.

I went ahead and committed 4e813bbdf335626a741398314709a535ef52fe8e <https://reviews.llvm.org/rG4e813bbdf335626a741398314709a535ef52fe8e>, which basically implements this functionality for libc++ only. A followup patch will cleanup the need for tracking file dependencies everywhere.

I think this review can be closed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78245





More information about the libcxx-commits mailing list