This is an archive of the discontinued LLVM Phabricator instance.

[llvm-link] Use WithColor for printing errors
ClosedPublic

Authored by JDevlieghere on Apr 15 2018, 4:07 AM.

Details

Summary

Use convenience helpers in WithColor to print errors and warnings.

Diff Detail

Event Timeline

JDevlieghere created this revision.Apr 15 2018, 4:07 AM

Remove unrelated formatting changes

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