[AST][RecoveryExpr] Populate error-bit from Type to Expr.
authorHaojian Wu <hokein.wu@gmail.com>
Wed, 24 Jun 2020 08:19:36 +0000 (10:19 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Wed, 24 Jun 2020 08:29:30 +0000 (10:29 +0200)
commitbfec030e69afc73b29aa1b66902ae802a448fc19
treee8a11ecad783e83f52ed8590b23e0f73dabbc97c
parent9df3e6e24d610b36e125affb341cecffb63db46e
[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
clang/include/clang/AST/DependenceFlags.h
clang/test/SemaCXX/invalid-template-base-specifier.cpp