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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization
Reid Kleckner
2016-11-14
1
-4
/
+36
*
TestCase null_deref was failing in Win64:
Etienne Bergeron
2016-07-15
1
-2
/
+2
*
[sanitizer] Fix a crash when demangling Swift symbols, take 2
Kuba Brecka
2016-05-12
1
-0
/
+4
*
Sanitizer: define WIN32_LEAN_AND_MEAN
Saleem Abdulrasool
2015-10-29
1
-0
/
+1
*
Add more error logging to win/asan
Reid Kleckner
2015-08-13
1
-2
/
+8
*
[Windows] Use llvm-symbolizer before using dbghelp
Reid Kleckner
2015-08-11
1
-3
/
+131
*
[Sanitizer] Merge POSIXSymbolizer and WinSymbolizer
Kuba Brecka
2015-04-11
1
-10
/
+7
*
[Sanitizer] Get rid of PlatformGetListOfModules
Kuba Brecka
2015-04-09
1
-4
/
+0
*
[ASan] Unify handling of loaded modules between POSIX and Windows
Timur Iskhodzhanov
2015-04-06
1
-19
/
+3
*
Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizer
Kuba Brecka
2015-03-09
1
-32
/
+14
*
Symbolizer refactoring: Make WinSymbolizer use SymbolizerTool interface
Kuba Brecka
2015-03-06
1
-113
/
+145
*
Symbolizer refactoring: Turn FillAddressAndModuleInfo into FillModuleInfo
Kuba Brecka
2015-03-03
1
-2
/
+2
*
[ASan/Win] Add the executable's directory to the symbol search path
Timur Iskhodzhanov
2015-02-10
1
-19
/
+53
*
Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
2014-12-02
1
-13
/
+10
*
Add override specifiers to Symbolizer methods. NFC.
Alexey Samsonov
2014-12-01
1
-3
/
+3
*
[ASan/Win] Print out a big warning and continue without checking for success ...
Timur Iskhodzhanov
2014-08-08
1
-2
/
+7
*
[Sanitizer] Simplify Symbolizer creation interface.
Alexey Samsonov
2014-07-26
1
-1
/
+1
*
[ASan/Win] Handle situations when the client app has used DbgHelp before
Timur Iskhodzhanov
2014-07-16
1
-5
/
+17
*
[ASan/Win] Enable demangling of global variable names
Timur Iskhodzhanov
2014-05-14
1
-0
/
+11
*
[Sanitizer] Add Symbolizer::GetModuleNameAndOffsetForPC() and use it in LSan ...
Alexey Samsonov
2013-12-25
1
-0
/
+2
*
[Sanitizer] Replace Symbolizer::IsAvailable and Symbolizer::IsExternalAvailab...
Alexey Samsonov
2013-12-25
1
-1
/
+1
*
[Sanitizers] Fix CL compile-time warning in the symbolizer
Timur Iskhodzhanov
2013-12-18
1
-2
/
+2
*
[Sanitizer] Implement Symbolizer class on Windows
Timur Iskhodzhanov
2013-12-18
1
-1
/
+73
*
Overhaul the symbolizer interface.
Peter Collingbourne
2013-10-25
1
-6
/
+1
*
[Sanitizer] Refactor symbolization interface: use class instead of several fu...
Alexey Samsonov
2013-09-10
1
-17
/
+3
*
[ASan] Migrate lit tests to external symbolizer from asan_symbolize.py script
Alexey Samsonov
2013-06-28
1
-2
/
+2
*
[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] 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
*
Move C++ name demangling support from ubsan into sanitizer_common.
Richard Smith
2012-12-20
1
-0
/
+4
*
[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
/
+35