[PATCH] D108394: add tsan shared library

Dan Albert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 16 01:16:59 PDT 2021


danalbert added a comment.

In D108394#3003237 <https://reviews.llvm.org/D108394#3003237>, @vitalybuka wrote:

> I guess testing is getting more complicated. 
> Maybe we should separate tests and non-test patches here? I suspect we well have several of them. Even after lit will run them as expected, they will likely just crash on start.
> WDYT?

Fine with us. It seems like the CMake portion of the tests is nearly complete, so perhaps should finish up that part and then follow up with the LIT portion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108394



More information about the llvm-commits mailing list