[PATCH] D142401: [Clang] Fix a crash when recursively callig a default member initializer.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 24 06:42:04 PDT 2023


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

Remove duplicated test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142401

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaExpr.cpp
  clang/test/SemaCXX/cxx11-default-member-initializers-recurse.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142401.516388.patch
Type: text/x-patch
Size: 4104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230424/2d349696/attachment-0001.bin>


More information about the cfe-commits mailing list