[all-commits] [llvm/llvm-project] 466590: [AST][RecoveryExpr] Fix a bogus unused diagnostic ...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Aug 21 06:49:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 466590192b4202ceb294eb82f881193d013dc90c
https://github.com/llvm/llvm-project/commit/466590192b4202ceb294eb82f881193d013dc90c
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-08-21 (Fri, 21 Aug 2020)
Changed paths:
M clang/lib/AST/Expr.cpp
M clang/test/SemaCXX/recovery-expr-type.cpp
Log Message:
-----------
[AST][RecoveryExpr] Fix a bogus unused diagnostic when the type is preserved.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D85716
More information about the All-commits
mailing list