This is an archive of the discontinued LLVM Phabricator instance.

[NFC][clang]Increase the number of driver diagnostics
ClosedPublic

Authored by stevewan on Nov 25 2021, 3:49 PM.

Details

Summary

We're close to hitting the limited number of driver diagnostics, increase DIAG_SIZE_DRIVER to accommodate more.

Diff Detail

Event Timeline

stevewan requested review of this revision.Nov 25 2021, 3:49 PM
stevewan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 25 2021, 3:49 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
stevewan retitled this revision from Increase the number of driver diagnostics to [NFC][clang]Increase the number of driver diagnostics.Nov 25 2021, 3:53 PM
stevewan added reviewers: erichkeane, ZarkoCA, zixuw.
erichkeane accepted this revision.Nov 29 2021, 9:01 AM

Please ignore the clang-format suggestion.

This revision is now accepted and ready to land.Nov 29 2021, 9:01 AM
This revision was landed with ongoing or failed builds.Nov 29 2021, 11:12 AM
This revision was automatically updated to reflect the committed changes.