This is an archive of the discontinued LLVM Phabricator instance.

Fix incorrect usage of std::error_category
ClosedPublic

Authored by aganea on Aug 28 2018, 2:00 PM.

Diff Detail

Repository
rC Clang

Event Timeline

aganea created this revision.Aug 28 2018, 2:00 PM
This revision is now accepted and ready to land.Aug 29 2018, 4:58 AM

Thanks for fixing this.

This revision was automatically updated to reflect the committed changes.