[PATCH] D92298: [AST][RecoveryAST] Preserve type for member call expr if argments are not matched.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 01:38:21 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
hokein marked 4 inline comments as done.
Closed by commit rG556e4eba4404: [AST][RecoveryAST] Preserve type for member call expr if argments are not… (authored by hokein).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92298/new/

https://reviews.llvm.org/D92298

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/AST/ast-dump-recovery.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92298.311144.patch
Type: text/x-patch
Size: 6902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201211/268d2510/attachment-0001.bin>


More information about the cfe-commits mailing list