[PATCH] D49044: [ASan] Minor ASan error reporting cleanup

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 14:12:51 PDT 2018


alekseyshl created this revision.
alekseyshl added a reviewer: eugenis.
Herald added subscribers: Sanitizers, delcypher, kubamracek.

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


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49044

Files:
  lib/asan/asan_descriptions.cc
  lib/asan/asan_descriptions.h
  lib/asan/asan_errors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49044.154454.patch
Type: text/x-patch
Size: 15212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/061b72ac/attachment.bin>


More information about the llvm-commits mailing list