[PATCH] D54733: [ASan] Make asan report decoration more efficient

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 10:41:56 PST 2018


amontanez updated this revision to Diff 174809.
amontanez added a comment.

- Fixed diff issues.
- Tracking last decoration as opposed to last byte.
- Changed Reset() to be Default().


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D54733

Files:
  compiler-rt/lib/asan/asan_descriptions.cc
  compiler-rt/lib/asan/asan_descriptions.h
  compiler-rt/lib/asan/asan_errors.cc
  compiler-rt/lib/asan/asan_report.cc
  compiler-rt/lib/asan/asan_report.h
  compiler-rt/lib/sanitizer_common/sanitizer_report_decorator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54733.174809.patch
Type: text/x-patch
Size: 13137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/f1f8e358/attachment.bin>


More information about the llvm-commits mailing list