[PATCH] D129755: Thread safety analysis: Support copy-elided production of scoped capabilities through arbitrary calls
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 23:33:46 PDT 2022
hans added a comment.
In D129755#3850731 <https://reviews.llvm.org/D129755#3850731>, @aaronpuchert wrote:
> @hans, where you able to fix or work around the warnings? I'd like to land this again, but if you need more time it can also wait a bit.
The work-around for gRPC is still pending, but we can turn off the warning for that library if we need to, so no need to wait.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129755/new/
https://reviews.llvm.org/D129755
More information about the cfe-commits
mailing list