This is an archive of the discontinued LLVM Phabricator instance.

Add an LLVM-style dump method to CompilerType for extra convenience during debugging
ClosedPublic

Authored by aprantl on Mar 7 2019, 10:45 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

aprantl created this revision.Mar 7 2019, 10:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2019, 10:45 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
davide accepted this revision.Mar 7 2019, 11:22 AM

This will save me characters typing, thanks!

This revision is now accepted and ready to land.Mar 7 2019, 11:22 AM

We should also add it to SwiftASTContext downstream.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2019, 12:20 PM