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

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 13:54:09 PDT 2018


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

Minor style changes to complement https://reviews.llvm.org/D44404:

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


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45390

Files:
  lib/asan/asan_errors.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45390.141416.patch
Type: text/x-patch
Size: 14655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/c901883d/attachment.bin>


More information about the llvm-commits mailing list