[PATCH] D122661: [Clang] Do not warn on unused lifetime-extending vars with side effects...
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 10:40:20 PDT 2022
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
Thanks, the additional test coverage makes it more clear that the changes are good. Please add a release note when landing though!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122661/new/
https://reviews.llvm.org/D122661
More information about the cfe-commits
mailing list