This is an archive of the discontinued LLVM Phabricator instance.

Move dump of individual comment nodes to NodeDumper
ClosedPublic

Authored by steveire on Dec 3 2018, 1:50 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

steveire created this revision.Dec 3 2018, 1:50 AM

Looks reasonable, but similar to D55189, can more of the implementation be pushed into a .cpp file rather than left in a header?

steveire updated this revision to Diff 176481.Dec 3 2018, 2:30 PM

Move to implementation

This revision is now accepted and ready to land.Dec 6 2018, 5:42 AM
This revision was automatically updated to reflect the committed changes.