This is an archive of the discontinued LLVM Phabricator instance.

[Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr
ClosedPublic

Authored by hokein on Aug 3 2020, 4:59 AM.

Diff Detail

Event Timeline

hokein created this revision.Aug 3 2020, 4:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 3 2020, 4:59 AM
hokein requested review of this revision.Aug 3 2020, 4:59 AM
nridge accepted this revision.Aug 3 2020, 11:28 PM
nridge added inline comments.
clang/test/AST/ast-dump-concepts.cpp
18

nit: maybe check for the concept name as well?

This revision is now accepted and ready to land.Aug 3 2020, 11:28 PM
hokein updated this revision to Diff 282906.Aug 4 2020, 6:57 AM
hokein marked an inline comment as done.

address comment.

This revision was landed with ongoing or failed builds.Aug 4 2020, 6:58 AM
This revision was automatically updated to reflect the committed changes.