[PATCH] D82657: [AST][RecoveryAST] Preserve the type by default for recovery expression.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 24 05:33:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09e7fe9859b4: [AST][RecoveryAST] Preserve the type by default for recovery expression. (authored by hokein).
Herald added a subscriber: dang.
Changed prior to commit:
https://reviews.llvm.org/D82657?vs=287030&id=287349#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82657/new/
https://reviews.llvm.org/D82657
Files:
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CXX/temp/temp.constr/temp.constr.order/function-templates.cpp
clang/test/SemaCXX/abstract.cpp
clang/test/SemaCXX/decl-expr-ambiguity.cpp
clang/test/SemaCXX/recovery-expr-type.cpp
clang/test/SemaCXX/type-convert-construct.cpp
clang/test/SemaTemplate/dependent-names.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82657.287349.patch
Type: text/x-patch
Size: 5606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200824/e9d41e7b/attachment.bin>
More information about the cfe-commits
mailing list