summaryrefslogtreecommitdiff
path: root/lib/asan/asan_preinit.cc
AgeCommit message (Expand)Author
2013-05-23[ASan] Rename __asan_preinit to __local_asan_preinit to avoid warnings from t...Alexander Potapenko
2013-03-19[sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov
2013-02-22[asan] move the .preinit_array hack into a separate file (added used attribute)Kostya Serebryany