[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 Mar 29 08:36:04 PDT 2022


cor3ntin updated this revision to Diff 418891.
cor3ntin added a comment.

Cleanup test.


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.418891.patch
Type: text/x-patch
Size: 3734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220329/af418e80/attachment.bin>


More information about the cfe-commits mailing list