[PATCH] D80981: [AST] Fix a crash on accessing a class without definition in constexpr function context.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 03:37:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9fb7e98db5aa: [AST] Fix a crash on accessing a class without definition in constexpr function… (authored by hokein).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80981/new/
https://reviews.llvm.org/D80981
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/constexpr-default-init-value-crash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80981.273288.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/bf5594ed/attachment.bin>
More information about the cfe-commits
mailing list