summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_report_decorator.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [LSan] Report proper error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-06-051-2/+3
* [compiler-rt] Move dump_instruction_bytes and dump_registers into sanitizer_c...Vitaly Buka2017-09-131-0/+1
* [compiler-rt] Cleanup decoratorsVitaly Buka2017-09-111-2/+2
* [Sanitizer] Merge AnsiColorDecorator and SanitizerCommonDecorator, use the la...Alexey Samsonov2014-06-131-11/+6
* [sanitizer] Add a flag to enable/disable report colorization.Evgeniy Stepanov2014-02-261-1/+3
* [libsanitizer] Create SanitizerCommonDecorator which provides the Warning() a...Alexander Potapenko2014-02-141-0/+9
* [ASan/RTL] Disable colored reporting on WindowsTimur Iskhodzhanov2013-08-161-0/+2
* [UBSan] Use common report decorator to print colorful diagnostics in UBSan, a...Alexey Samsonov2013-02-271-12/+14
* [asan] add some colors to asan output if printing to tty (following ubsan)Kostya Serebryany2012-12-181-0/+37