[all-commits] [llvm/llvm-project] bfec03: [AST][RecoveryExpr] Populate error-bit from Type t...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Jun 24 01:30:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bfec030e69afc73b29aa1b66902ae802a448fc19
      https://github.com/llvm/llvm-project/commit/bfec030e69afc73b29aa1b66902ae802a448fc19
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M clang/include/clang/AST/DependenceFlags.h
    M clang/test/SemaCXX/invalid-template-base-specifier.cpp

  Log Message:
  -----------
  [AST][RecoveryExpr] Populate error-bit from Type to Expr.

Summary: Looks like this is a fallout when we introduce the error-bit in Type.

Reviewers: sammccall

Reviewed By: sammccall

Subscribers: cfe-commits

Tags: #clang

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




More information about the All-commits mailing list