[PATCH] Add process name to Asan logfile name and report message

Kostya Serebryany kcc at google.com
Tue Dec 2 17:05:28 PST 2014


Yea. For historical reasons we do allow LINKER_INITIALIZED in asan, but not in tsan and not in sanitizer_common.
It probably makes sense to remove all instances of LINKER_INITIALIZED in asan too
Your suggestion with DEFINE_LINKER_INITIALIZED_OBJECT makes sense, go for it. (as a separate CL, preferably)
Thanks!

http://reviews.llvm.org/D5724






More information about the llvm-commits mailing list