[all-commits] [llvm/llvm-project] a96bcf: [AST][RecoveryExpr] Support dependent cast-expr in...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Oct 8 01:04:05 PDT 2020


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

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

  Log Message:
  -----------
  [AST][RecoveryExpr] Support dependent cast-expr in C for error-recovery.

Suppress spurious "typecheck_cond_expect_scalar_operand" diagnostic.

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

Reviewed By: sammccall

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




More information about the All-commits mailing list