This is an archive of the discontinued LLVM Phabricator instance.

[clang-doc] Use llvm::createStringError and canonicalize error messages
ClosedPublic

Authored by MaskRay on Aug 26 2019, 10:28 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

MaskRay created this revision.Aug 26 2019, 10:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2019, 10:28 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MaskRay updated this revision to Diff 217310.Aug 26 2019, 10:36 PM

Fix a few other places

Harbormaster completed remote builds in B37332: Diff 217310.
juliehockett accepted this revision.Aug 27 2019, 8:31 AM

LGTM -- thank you!

This revision is now accepted and ready to land.Aug 27 2019, 8:31 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 27 2019, 7:55 PM