This is an archive of the discontinued LLVM Phabricator instance.

[ASan] NFC: make use of a new ErrorBase ctor
ClosedPublic

Authored by alekseyshl on Apr 6 2018, 1:52 PM.

Details

Summary

Minor style changes to complement D44404:

  • make use of a new ErrorBase ctor
  • de-duplicate a comment about VS2013 support

Event Timeline

alekseyshl created this revision.Apr 6 2018, 1:52 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptApr 6 2018, 1:52 PM
eugenis accepted this revision.Apr 6 2018, 1:57 PM
This revision is now accepted and ready to land.Apr 6 2018, 1:57 PM
This revision was automatically updated to reflect the committed changes.