This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Use WithColor for more debug line warnings
ClosedPublic

Authored by andrewng on Apr 20 2018, 4:06 AM.

Details

Summary

Updated two more debug line related warnings to use WithColor. This was
necessary to ensure consistent output order of the warnings on Windows
for debug line tests.

Diff Detail

Repository
rL LLVM

Event Timeline

andrewng created this revision.Apr 20 2018, 4:06 AM
JDevlieghere accepted this revision.Apr 20 2018, 5:35 AM

Great, thank you! LGTM

This revision is now accepted and ready to land.Apr 20 2018, 5:35 AM
This revision was automatically updated to reflect the committed changes.