[all-commits] [llvm/llvm-project] 556e4e: [AST][RecoveryAST] Preserve type for member call e...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Dec 11 01:42:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 556e4eba4404acdc003ce344a62de846c0661be2
      https://github.com/llvm/llvm-project/commit/556e4eba4404acdc003ce344a62de846c0661be2
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

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

  Log Message:
  -----------
  [AST][RecoveryAST] Preserve type for member call expr if argments are not matched.

Differential Revision: https://reviews.llvm.org/D92298




More information about the All-commits mailing list