Move the Decorator, ThreadNameWithParenthesis, and DescribeThread to asan_description...
authorFilipe Cabecinhas <me@filcab.net>
Tue, 16 Aug 2016 16:38:46 +0000 (16:38 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Tue, 16 Aug 2016 16:38:46 +0000 (16:38 +0000)
commita8c730c0477c1330eddaed6d3dd3c9ea4a2c8eef
treea9e6d2afc0d37c8e239ad0f0b03af58663b2975a
parentb2c8037c35c793421ab2d8df3570953b4ff4ce9c
Move the Decorator, ThreadNameWithParenthesis, and DescribeThread to asan_descriptions.{h,cc}

Summary:
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.

Reviewers: kcc, samsonov

Subscribers: kubabrecka, llvm-commits

Differential Revision: https://reviews.llvm.org/D23520

llvm-svn: 278820
compiler-rt/lib/asan/asan_descriptions.cc
compiler-rt/lib/asan/asan_descriptions.h
compiler-rt/lib/asan/asan_report.cc
compiler-rt/lib/asan/asan_report.h