index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sanitizer_common
/
sanitizer_symbolizer_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r324847, there's bot failures.
Kuba Mracek
2018-02-11
1
-1
/
+1
*
[compiler-rt] Replace forkpty with posix_spawn
Kuba Mracek
2018-02-11
1
-1
/
+1
*
[compiler-rt] Remove the system includes from __sanitizer namespace
Anna Zaks
2016-09-15
1
-2
/
+2
*
[sanitizers] DLAddr Symbolizer should fail if demangle fails
Anna Zaks
2016-09-15
1
-1
/
+2
*
[sanitizers] Teach the internal demangler about Swift names
Anna Zaks
2016-04-15
1
-2
/
+2
*
[sanitizer] Restore stderr when using forkpty() to spawn external symbolizer
Kuba Brecka
2016-04-11
1
-23
/
+0
*
[sanitizer] Make AtosSymbolizer more resilient when symbolicating a zero address
Kuba Brecka
2016-04-03
1
-0
/
+1
*
[sanitizer] Detect an invalid answer in AtosSymbolizer
Kuba Brecka
2015-11-30
1
-0
/
+6
*
[sanitizer] Fix a crash with DlAddrSymbolizer and unnamed symbols
Kuba Brecka
2015-11-25
1
-1
/
+1
*
[tsan] Add global symbolication support into AtosSymbolizer
Kuba Brecka
2015-11-13
1
-15
/
+40
*
[tsan] Add global symbolication support into DlAddrSymbolizer
Kuba Brecka
2015-11-12
1
-2
/
+8
*
Speculative fix for Mac build
Reid Kleckner
2015-08-11
1
-1
/
+1
*
[Windows] Use llvm-symbolizer before using dbghelp
Reid Kleckner
2015-08-11
1
-9
/
+14
*
[asan] Do not unset DYLD_ROOT_PATH before calling atos on Darwin
Anna Zaks
2015-06-25
1
-3
/
+0
*
[ASan] Suppress the deprecation warning from atos that breaks AtosSymbolizer ...
Alexander Potapenko
2015-03-25
1
-1
/
+9
*
Demangling for DlAddrSymbolizer
Kuba Brecka
2015-03-22
1
-1
/
+2
*
Adding the implementation of atos and dladdr symbolizers for OS X.
Kuba Brecka
2015-03-12
1
-0
/
+142
*
[Sanitizer] Refactor symbolization interface: use class instead of several fu...
Alexey Samsonov
2013-09-10
1
-62
/
+0
*
[Sanitizer] support running external llvm-symbolizer on Mac
Alexey Samsonov
2013-06-11
1
-8
/
+30
*
[ASan] Introduce SymbolizerPrepareForSandboxing(), which is a no-op on every ...
Alexander Potapenko
2013-05-23
1
-0
/
+4
*
[sanitizer] Filtering in GetListOfModules.
Sergey Matveev
2013-05-14
1
-1
/
+2
*
[Sanitizer] Kill the remainders of platform defines in favor of SANITIZER_ de...
Alexey Samsonov
2013-04-03
1
-2
/
+3
*
[sanitizer] More renamed macros.
Evgeniy Stepanov
2013-03-19
1
-1
/
+1
*
[sanitizer] Replace more platform checks with SANITIZER_ constants.
Evgeniy Stepanov
2013-03-19
1
-0
/
+2
*
[Sanitizer] Don't die if external symbolizer is used on Mac, where it's not i...
Alexey Samsonov
2013-02-26
1
-1
/
+2
*
[Sanitizer] Remove unneeded returns after UNIMPLEMENTED macro
Alexey Samsonov
2012-10-09
1
-2
/
+0
*
[Sanitizer] Switch the symbolization strategy that would be used by sanitizer...
Alexey Samsonov
2012-08-23
1
-3
/
+3
*
[Sanitizer] move OS-dependent pieces of symbolizer to separate source files
Alexey Samsonov
2012-08-14
1
-0
/
+33