summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_symbolizer_internal.h
Commit message (Expand)AuthorAgeFilesLines
* [sanitizer_common] Replace forkpty with posix_spawn on DarwinJulian Lettner2019-08-151-2/+2
* [sanitizer_common] Allow customization of StartSymbolizerSubprocessJulian Lettner2019-07-251-7/+8
* hwasan: Teach the runtime to identify the local variable being accessed in UA...Peter Collingbourne2019-06-271-3/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert r324847, there's bot failures.Kuba Mracek2018-02-111-2/+2
* [compiler-rt] Replace forkpty with posix_spawnKuba Mracek2018-02-111-2/+2
* [sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka2017-07-221-0/+1
* Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka2017-07-201-1/+0
* [sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov2017-07-201-0/+1
* [sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek2017-01-061-2/+2
* [sanitizers] Teach the internal demangler about Swift namesAnna Zaks2016-04-151-1/+1
* Support inline functions symbolization in Addr2Line symbolizer.Alexey Samsonov2015-09-141-1/+2
* [Windows] Use llvm-symbolizer before using dbghelpReid Kleckner2015-08-111-8/+49
* [sanitizers] Use portable file read/write wrappers on process pipesReid Kleckner2015-08-111-2/+2
* Demangling for DlAddrSymbolizerKuba Brecka2015-03-221-0/+2
* Adding the implementation of atos and dladdr symbolizers for OS X.Kuba Brecka2015-03-121-1/+4
* Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizerKuba Brecka2015-03-091-4/+4
* Symbolizer refactoring: Make WinSymbolizer use SymbolizerTool interfaceKuba Brecka2015-03-061-0/+3
* Symbolizer refactoring: Link symbolizer tools into a fallback chainKuba Brecka2015-03-051-0/+7
* Symbolizer refactoring: Unify access to symbolizer tools from POSIXSymbolizerKuba Brecka2015-03-031-1/+2
* Symbolizer refactoring: ExtractToken and friendsKuba Brecka2015-03-021-0/+8
* Symbolizer refactoring: Move internals to separate filesKuba Brecka2015-03-021-0/+85