[PATCH] D23520: Move the Decorator, ThreadNameWithParenthesis, and DescribeThread to asan_descriptions.{h, cc}

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 12:41:14 PDT 2016


filcab created this revision.
filcab added reviewers: kcc, samsonov.
filcab added a subscriber: llvm-commits.
Herald added a subscriber: kubabrecka.

Replacement for part of D23518
Code refactoring to allow us to move some more DescribeAddressIf* functions to work by getting the structured information, and then printing it.

https://reviews.llvm.org/D23520

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23520.68060.patch
Type: text/x-patch
Size: 9975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/81a01659/attachment.bin>


More information about the llvm-commits mailing list