[PATCH] D122661: [Clang] Do not warn on unused lifetime-extending vars with side effects...
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 08:49:43 PDT 2022
cor3ntin updated this revision to Diff 420530.
cor3ntin marked an inline comment as done.
cor3ntin added a comment.
- Address Aaron's comments.
- Add more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122661/new/
https://reviews.llvm.org/D122661
Files:
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaCXX/warn-unused-variables.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122661.420530.patch
Type: text/x-patch
Size: 3921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/86a2750a/attachment.bin>
More information about the cfe-commits
mailing list