[PATCH] D153969: [clang][ExprConstant] Fix crash on uninitialized base class subobject
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 7 23:56:41 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24c91d443222: [clang][ExprConstant] Fix crash on uninitialized base class subobject (authored by hazohelet).
Changed prior to commit:
https://reviews.llvm.org/D153969?vs=538754&id=548079#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153969/new/
https://reviews.llvm.org/D153969
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/AST/ExprConstant.cpp
clang/test/Misc/constexpr-subobj-init-source-ranges.cpp
clang/test/SemaCXX/constexpr-subobj-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153969.548079.patch
Type: text/x-patch
Size: 5385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/a3e97799/attachment.bin>
More information about the cfe-commits
mailing list