[clang] [llvm] clang: fix lifetime_capture_by indexing for member functions (PR #212264)
Aditya prakash jha via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 02:41:22 PDT 2026
AdityaOP007 wrote:
> Hey, I think that you did a lot of unnecessarily edits to the source here, so can you please cleanup the diff? Also, I suspect you used AI for this PR, if you did, then you have to add that to the description - https://llvm.org/docs/AIToolPolicy.html.
Thanks @NeKon69 for the review! I cleaned up the patch to keep it focused on the root cause by removing the unrelated refactoring and reducing the implementation to the minimal changes needed to fix the indexing issue. I've also updated the PR description with an AI tool use disclosure in accordance with LLVM's AI Tool Use Policy. Please let me know if there's anything else you'd like me to adjust.
https://github.com/llvm/llvm-project/pull/212264
More information about the llvm-commits
mailing list