[PATCH] D151235: [Clang] Switch from TransformExpr to TransformInitializer in places we need to revert initializer to it syntactic form for Sema

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 25 09:51:04 PDT 2023


This revision was automatically updated to reflect the committed changes.
shafik marked an inline comment as done.
Closed by commit rG2a23de01e515: [Clang] Switch from TransformExpr to TransformInitializer in places we need to… (authored by shafik).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151235

Files:
  clang/lib/Sema/TreeTransform.h
  clang/test/Analysis/missing-bind-temporary.cpp
  clang/test/CodeGenCXX/gh62818.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151235.525675.patch
Type: text/x-patch
Size: 3590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230525/97f3f2ac/attachment-0001.bin>


More information about the cfe-commits mailing list