This is an archive of the discontinued LLVM Phabricator instance.

[ASan] Minor ASan error reporting cleanup
ClosedPublic

Authored by alekseyshl on Jul 6 2018, 2:12 PM.

Details

Summary
  • use proper Error() decorator for error messages
  • refactor ASan thread id and name reporting

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl created this revision.Jul 6 2018, 2:12 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptJul 6 2018, 2:12 PM
eugenis accepted this revision.Jul 6 2018, 3:16 PM
This revision is now accepted and ready to land.Jul 6 2018, 3:16 PM
This revision was automatically updated to reflect the committed changes.