summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Provide missing Internal{Alloc, Free} declarations for libbacktrace symbolizer.Alexey Samsonov2015-10-071-0/+1
* Symbolizer refactoring: Make LibbacktraceSymbolizer adopt the SymbolizerTool ...Kuba Brecka2015-03-021-5/+4
* Symbolizer refactoring: Move internals to separate filesKuba Brecka2015-03-021-1/+1
* Fix data symbolization with libbacktrace. Patch by Jakub Jelinek!Alexey Samsonov2014-12-161-1/+1
* Simplify Symbolizer::SymbolizePC() interface.Alexey Samsonov2014-12-021-2/+2
* tsan: add include guardsDmitry Vyukov2014-02-281-0/+3
* [Sanitizer] Add basic support for using libbacktrace in symbolizer.Alexey Samsonov2014-01-161-0/+47
* Revert a final patch that was committed without the author contributingChandler Carruth2013-12-101-40/+0
* [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.Alexey Samsonov2013-11-271-0/+40