[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:27:42 PST 2020


hokein updated this revision to Diff 311142.
hokein marked an inline comment as done.
hokein added a comment.

address comments.


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.311142.patch
Type: text/x-patch
Size: 6902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201211/3b8eacae/attachment-0001.bin>


More information about the cfe-commits mailing list