This is an archive of the discontinued LLVM Phabricator instance.

Make DiagnosticInfoResourceLimit's limit param required
ClosedPublic

Authored by aeubanks on Sep 21 2021, 3:18 PM.

Details

Summary

And always print it.

This makes some LLVM diagnostics match up better with Clang's diagnostics.

Updated some AMDGPU uses of DiagnosticInfoResourceLimit and now we print
better diagnostics for those.

Diff Detail

Event Timeline

aeubanks created this revision.Sep 21 2021, 3:18 PM
aeubanks requested review of this revision.Sep 21 2021, 3:18 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 21 2021, 3:18 PM
dblaikie accepted this revision.Sep 21 2021, 3:27 PM

Looks good!

This revision is now accepted and ready to land.Sep 21 2021, 3:27 PM
This revision was landed with ongoing or failed builds.Sep 21 2021, 3:28 PM
This revision was automatically updated to reflect the committed changes.