summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_itanium.cc
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer] Refactor symbolization interface: use class instead of several fu...Alexey Samsonov2013-09-101-44/+0
* [*San/RTL] One more minor fixTimur Iskhodzhanov2013-08-131-2/+2
* Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...Timur Iskhodzhanov2013-08-131-2/+2
* Demangle names using pluggable internal symbolizer if possibleAlexey Samsonov2013-06-281-5/+5
* [Sanitizer] Kill the remainders of platform defines in favor of SANITIZER_ de...Alexey Samsonov2013-04-031-1/+1
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-191-1/+3
* [Sanitizer] Modify CMake build rules for sanitizer_common unit tests: build t...Alexey Samsonov2012-12-201-1/+1
* Move C++ name demangling support from ubsan into sanitizer_common.Richard Smith2012-12-201-0/+42
OpenPOWER on IntegriCloud