[PATCH] D116414: [AST] Produce ReturnStmt containing RecoveryExpr when type is wrong
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 4 08:08:26 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rG71059f26d313: [AST] Produce ReturnStmt containing RecoveryExpr when type is wrong (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D116414?vs=396680&id=397305#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116414/new/
https://reviews.llvm.org/D116414
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaStmt.cpp
clang/test/AST/ast-dump-recovery.cpp
clang/test/SemaCXX/constant-expression-cxx11.cpp
clang/test/SemaCXX/constant-expression-cxx14.cpp
clang/test/SemaCXX/constexpr-function-recovery-crash.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116414.397305.patch
Type: text/x-patch
Size: 9670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220104/a78f634b/attachment.bin>
More information about the cfe-commits
mailing list