[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 12:03:16 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84f0a36b14bb: [Clang] Do not warn on unused lifetime-extending vars with side effects... (authored by cor3ntin).

Changed prior to commit:
  https://reviews.llvm.org/D122661?vs=420530&id=420596#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122661/new/

https://reviews.llvm.org/D122661

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaDecl.cpp
  clang/test/SemaCXX/warn-unused-variables.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122661.420596.patch
Type: text/x-patch
Size: 4567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/50457e29/attachment.bin>


More information about the cfe-commits mailing list