[PATCH] D45487: [tsan] Add interceptors for objc_sync_enter and objc_sync_exit
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 10 11:08:43 PDT 2018
george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.
> this strictly removes reports
Ah sorry, didn't realize that.
I thought it would remove some reports and add some as well (deadlocks? but now I see those are not fully supported)
LGTM in that case.
https://reviews.llvm.org/D45487
More information about the llvm-commits
mailing list