Part of http://reviews.llvm.org/D7827. Let's introduce a sanitizer_symbolizer_internal.h header file that will contain definitions and classes that are used by symbolizers, and keep sanitizer_symbolizer.h as the public interface for the sanitizers. This also moves the implementation of SymbolizerProcess into a separate file, sanitizer_symbolizer_process_libcdep.cc.
Details
Details
Diff Detail
Diff Detail