[all-commits] [llvm/llvm-project] 6326b0: [AST][RecoveryExpr] Preserve type for broken overr...

Haojian Wu via All-commits all-commits at lists.llvm.org
Sun Dec 13 23:51:17 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6326b098852bea51debe415a85eebd1753151cd0
      https://github.com/llvm/llvm-project/commit/6326b098852bea51debe415a85eebd1753151cd0
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

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

  Log Message:
  -----------
  [AST][RecoveryExpr] Preserve type for broken overrload member call expr.

Reviewed By: sammccall

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




More information about the All-commits mailing list