[PATCH] D55596: Reimplement Thread Static Data ASan routines for NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 02:10:23 PST 2018


krytarowski planned changes to this revision.
krytarowski added a comment.

I made a mistake, the destructor must be called for all threads, not just the main one.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55596





More information about the llvm-commits mailing list