[PATCH] D52395: Thread safety analysis: Require exclusive lock for passing by non-const reference
Delesley Hutchins via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 4 12:53:52 PDT 2018
delesley added a comment.
For future patches, please add Richard Trieu (rtrieu at google.com) as a subscriber. I will continue to try and do code reviews, but Richard is on the team that actually rolls out new compiler changes. Thanks!
BTW, the issue is not just that changes may introduce false positives. Even if it's a true positive, you risk breaking the build.
Repository:
rC Clang
https://reviews.llvm.org/D52395
More information about the cfe-commits
mailing list