[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:40:41 PDT 2023
cor3ntin updated this revision to Diff 516387.
cor3ntin added a comment.
Address comments, implement Aaron's clever solution, Rebase and add release note
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
clang/test/SemaCXX/cxx11-default-member-initializers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142401.516387.patch
Type: text/x-patch
Size: 4625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230424/ce2ec35f/attachment.bin>
More information about the cfe-commits
mailing list