Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85124
[Concepts] Include the found concept decl when dumping the ConceptSpecializationExpr ClosedPublic Authored by hokein on Aug 3 2020, 4:59 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 3 2020, 11:28 PM This revision was landed with ongoing or failed builds.Aug 4 2020, 6:58 AM Closed by commit rG1c0a0dfa0236: [Concepts] Include the found concept decl when dumping the… (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282907 clang/include/clang/AST/TextNodeDumper.h
clang/lib/AST/TextNodeDumper.cpp
clang/test/AST/ast-dump-concepts.cpp
|
nit: maybe check for the concept name as well?