[Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr
authorHaojian Wu <hokein.wu@gmail.com>
Tue, 4 Aug 2020 13:58:12 +0000 (15:58 +0200)
committerHaojian Wu <hokein.wu@gmail.com>
Tue, 4 Aug 2020 13:58:12 +0000 (15:58 +0200)
commit1c0a0dfa0236514fd1fbb1bccd8ad29f9d64e915
tree9cc227586d8ac6c89c7b401e51cdb476565b272b
parent051f293b7881116c0d4aae6e2ee0470b3ca58886
[Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr

Differential Revision: https://reviews.llvm.org/D85124
clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-concepts.cpp