[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 08:00:44 PDT 2020
hokein updated this revision to Diff 262874.
hokein marked an inline comment as done.
hokein added a comment.
add a missing test file during the rebase.
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.262874.patch
Type: text/x-patch
Size: 16230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200508/a37d0514/attachment-0001.bin>
More information about the cfe-commits
mailing list