ASAN: keep support for Global::location
We as GCC still emit __asan_global_source_location for global variables and we would like to use it in the future. On other hand, we don't support llvm-symbolizer and the default libbacktraace symbolizer does not support location info. Differential Revision: https://reviews.llvm.org/D144424
Loading
Please sign in to comment