[PATCH] D153131: [clang analysis][thread-safety] Handle return-by-reference...
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 01:19:06 PDT 2023
courbet added a comment.
In D153131#4651198 <https://reviews.llvm.org/D153131#4651198>, @courbet wrote:
> In D153131#4651074 <https://reviews.llvm.org/D153131#4651074>, @aaronpuchert wrote:
>
>> Looks still good to me. As I wrote on D153132 <https://reviews.llvm.org/D153132>, I don't think we need it anymore, but if you disagree I think I can accept it as well.
>
> Sorry, I misunderstood the last comment as an endorsement of the change. I've reverted the base commit and I'll rebase this on main without the changes.
After trying a rebase I think the code is better with the base change. See my comments in https://reviews.llvm.org/D153132.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153131/new/
https://reviews.llvm.org/D153131
More information about the cfe-commits
mailing list