[PATCH] D77395: [AST] Dont invalidate VarDecl even the default initializaiton is failed.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 04:14:07 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG965738596035: [AST] Dont invalide VarDecl even the default initializaiton is failed. (authored by hokein).
Changed prior to commit:
https://reviews.llvm.org/D77395?vs=257231&id=257281#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77395/new/
https://reviews.llvm.org/D77395
Files:
clang/lib/Sema/SemaDecl.cpp
clang/test/AST/ast-dump-invalid-initialized.cpp
clang/test/CXX/class.access/p4.cpp
clang/test/CXX/drs/dr3xx.cpp
clang/test/CXX/special/class.ctor/p5-0x.cpp
clang/test/CodeCompletion/invalid-initialized-class.cpp
clang/test/SemaCXX/cxx0x-deleted-default-ctor.cpp
clang/test/SemaCXX/virtual-base-used.cpp
clang/test/SemaObjCXX/arc-0x.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77395.257281.patch
Type: text/x-patch
Size: 21553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200414/5cf70dc3/attachment-0001.bin>
More information about the cfe-commits
mailing list