[PATCH] D158371: [clang-tidy] Fix DanglingHandleCheck to work in C++17 and later mode
Ignat Loskutov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 7 06:03:51 PDT 2023
loskutov added a comment.
In D158371#4619348 <https://reviews.llvm.org/D158371#4619348>, @PiotrZSL wrote:
> Please wait like 2 weeks before pushing this, so someone else could be able to verify this if they need.
It's been 2 weeks, so I guess nothing prevents from getting this change merged. However, I don't have push access to the repo, so could you commit the change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158371/new/
https://reviews.llvm.org/D158371
More information about the cfe-commits
mailing list