Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sanitizer] Refactor symbolization interface: use class instead of several fu... | Alexey Samsonov | 2013-09-10 | 1 | -44/+0 |
* | [*San/RTL] One more minor fix | Timur Iskhodzhanov | 2013-08-13 | 1 | -2/+2 |
* | Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ... | Timur Iskhodzhanov | 2013-08-13 | 1 | -2/+2 |
* | Demangle names using pluggable internal symbolizer if possible | Alexey Samsonov | 2013-06-28 | 1 | -5/+5 |
* | [Sanitizer] Kill the remainders of platform defines in favor of SANITIZER_ de... | Alexey Samsonov | 2013-04-03 | 1 | -1/+1 |
* | [sanitizer] Replace more platform checks with SANITIZER_ constants. | Evgeniy Stepanov | 2013-03-19 | 1 | -1/+3 |
* | [Sanitizer] Modify CMake build rules for sanitizer_common unit tests: build t... | Alexey Samsonov | 2012-12-20 | 1 | -1/+1 |
* | Move C++ name demangling support from ubsan into sanitizer_common. | Richard Smith | 2012-12-20 | 1 | -0/+42 |