[all-commits] [llvm/llvm-project] bb406f: [AST][RecoveryExpr] Build dependent callexpr in C ...

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon Oct 12 02:18:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bb406f36dca3d53690a31e051d6f75f11eba6aa1
      https://github.com/llvm/llvm-project/commit/bb406f36dca3d53690a31e051d6f75f11eba6aa1
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/AST/ast-dump-recovery.c
    M clang/test/Sema/error-dependence.c

  Log Message:
  -----------
  [AST][RecoveryExpr] Build dependent callexpr in C for error-recovery.

See whole context: https://reviews.llvm.org/D85025

Reviewed By: sammccall

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




More information about the All-commits mailing list