[PATCH] D101641: [Sema] Preserve invalid CXXCtorInitializers using RecoveryExpr in initializer

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 10 06:22:03 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13a86c2bb465: [Sema] Preserve invalid CXXCtorInitializers using RecoveryExpr in initializer (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D101641?vs=364846&id=365457#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101641

Files:
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/test/AST/ast-dump-recovery.cpp
  clang/test/CXX/drs/dr6xx.cpp
  clang/test/CXX/temp/temp.decls/temp.variadic/p4.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101641.365457.patch
Type: text/x-patch
Size: 12838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210810/2b7d479b/attachment-0001.bin>


More information about the cfe-commits mailing list