[PATCH] D104261: Thread safety analysis: Always warn when dropping locks on back edges
Delesley Hutchins via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 25 11:24:25 PDT 2021
delesley accepted this revision.
delesley added a comment.
This revision is now accepted and ready to land.
This looks good to me. Thanks for the patch! Since you're adding a new warning, this may break some code somewhere, but since it's restricted to relockable managed locks, I'm not too worried...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104261/new/
https://reviews.llvm.org/D104261
More information about the cfe-commits
mailing list