This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Fix error handling documentation
ClosedPublic

Authored by mstojanovic on Feb 5 2020, 9:44 AM.

Details

Summary

The default constructor can't be used since rL286561.

Diff Detail

Event Timeline

mstojanovic created this revision.Feb 5 2020, 9:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 5 2020, 9:44 AM
mstojanovic edited the summary of this revision. (Show Details)Feb 5 2020, 9:44 AM
lhames accepted this revision.Feb 5 2020, 12:12 PM

LGTM. Thanks Miloš!

This revision is now accepted and ready to land.Feb 5 2020, 12:12 PM
This revision was automatically updated to reflect the committed changes.