[PATCH] D51187: Thread safety analysis: Warn on double (un-)lock of scoped capability
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 24 08:33:21 PDT 2018
aaron.ballman added a comment.
I'm not certain how I feel about this as it seems to be removing functionality users may be relying on that I think is still technically correct. Can you describe more about why you think this should change?
Repository:
rC Clang
https://reviews.llvm.org/D51187
More information about the cfe-commits
mailing list