[PATCH] D63377: [ORC] Avoid Race in Assertions

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 14:33:39 PDT 2019


dblaikie added a comment.

Does the original bug show up with TSan on any existing/checked in tests, or could TSan catch it in some new test that isn't checked in yet/should be checked in?


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

https://reviews.llvm.org/D63377





More information about the llvm-commits mailing list