[all-commits] [llvm/llvm-project] 671747: [AST][RecoveryExpr] Fix the missing type when rebu...

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Aug 7 02:15:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 67174765db527ed1911f33109a34026f3913601d
      https://github.com/llvm/llvm-project/commit/67174765db527ed1911f33109a34026f3913601d
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M clang/lib/Sema/TreeTransform.h
    A clang/test/SemaTemplate/recovery-tree-transform-crash.cpp

  Log Message:
  -----------
  [AST][RecoveryExpr] Fix the missing type when rebuilding RecoveryExpr in TreeTransform.

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




More information about the All-commits mailing list