This is an archive of the discontinued LLVM Phabricator instance.

[llvm-profdata] Use WithColor for printing errors
ClosedPublic

Authored by JDevlieghere on Apr 14 2018, 3:20 PM.

Details

Summary

Use convenience helpers in WithColor to print errors and warnings.

Diff Detail

Repository
rL LLVM

Event Timeline

JDevlieghere created this revision.Apr 14 2018, 3:20 PM
vsk accepted this revision.Apr 16 2018, 8:58 AM

Thanks!

This revision is now accepted and ready to land.Apr 16 2018, 8:58 AM
This revision was automatically updated to reflect the committed changes.