This is an archive of the discontinued LLVM Phabricator instance.

Mark dump() methods as const. NFC
ClosedPublic

Authored by sbc100 on Jun 21 2017, 3:10 PM.

Details

Summary

Add const qualifier to any dump() method where adding one
was trivial.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Jun 21 2017, 3:10 PM
dschuff accepted this revision.Jun 21 2017, 3:18 PM
This revision is now accepted and ready to land.Jun 21 2017, 3:18 PM
This revision was automatically updated to reflect the committed changes.