Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Ping (just curious about the change to the canonicalization printing policy - making sure I don't break something important)
Paths
| Differential D63031
DebugInfo: Render the canonical name of a class template specialization, even when nested in another class template specialization ClosedPublic Authored by dblaikie on Jun 7 2019, 3:44 PM.
Details
Diff Detail
Event TimelineComment Actions Ping (just curious about the change to the canonicalization printing policy - making sure I don't break something important) This revision is now accepted and ready to land.Oct 18 2019, 3:31 PM Closed by commit rG9fdd09a4ccd0: DebugInfo: Render the canonical name of a class template specialization, even… (authored by dblaikie). · Explain WhyOct 18 2019, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 225718 clang/lib/AST/TypePrinter.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-template-explicit-specialization.cpp
|