Vitaly Buka 6766295985 [NFC][sanitizer] Return nullptr from PlatformDemangle
Use fallback name only on the top level, in Symbolizer::Demangle or
DlAddrSymbolizer. This makes PlatformDemangle to be more consistent with
SymbolizerTool and the loop in Symbolizer::Demangle which iterates over
all availible options.
2023-09-09 13:59:18 -07:00
..
2023-09-01 21:42:05 +02:00
2023-05-28 13:13:12 -07:00
2021-09-04 14:12:58 +05:30

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================