[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
Mon May 11 00:29:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8222107aa924: [AST] Preserve the type in RecoveryExprs for broken function calls. (authored by hokein).

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.263110.patch
Type: text/x-patch
Size: 16230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200511/47be60f5/attachment-0001.bin>


More information about the cfe-commits mailing list