[PATCH] D79160: [AST] Preserve the type in RecoveryExprs for broken function calls.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 8 07:28:52 PDT 2020
hokein updated this revision to Diff 262872.
hokein added a comment.
rebase to master (not the D78350 <https://reviews.llvm.org/D78350>)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79160/new/
https://reviews.llvm.org/D79160
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Sema/Sema.h
clang/lib/AST/ComputeDependence.cpp
clang/lib/AST/Expr.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/AST/ast-dump-recovery.cpp
clang/test/CodeCompletion/member-access.cpp
clang/test/Index/getcursor-recovery.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79160.262872.patch
Type: text/x-patch
Size: 16230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200508/da36df75/attachment.bin>
More information about the cfe-commits
mailing list