[PATCH] D80109: [AST][RecoveryExpr] Preserve type for broken member call expr.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 29 23:56:14 PST 2020


hokein updated this revision to Diff 308267.
hokein added a comment.
Herald added a subscriber: lxfind.

rebase and address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80109

Files:
  clang/lib/Sema/SemaCoroutine.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/AST/ast-dump-recovery.cpp
  clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/p12.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80109.308267.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201130/7e8381f6/attachment-0001.bin>


More information about the cfe-commits mailing list