summaryrefslogtreecommitdiff
path: root/lib/asan/asan_preinit.cc
Commit message (Expand)AuthorAgeFilesLines
* [ASan] Rename __asan_preinit to __local_asan_preinit to avoid warnings from t...Alexander Potapenko2013-05-231-1/+3
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-191-1/+1
* [asan] move the .preinit_array hack into a separate file (added used attribute)Kostya Serebryany2013-02-221-0/+29