summaryrefslogtreecommitdiff
path: root/lib/asan/asan_init_version.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [asan] Use dynamic shadow on 32-bit Android, try 2.Evgeniy Stepanov2017-11-201-0/+7
* Revert "[asan] Use dynamic shadow on 32-bit Android" and 3 more.Evgeniy Stepanov2017-11-181-7/+0
* [asan] Use dynamic shadow on 32-bit Android.Evgeniy Stepanov2017-11-101-0/+7
* [asan] Add runtime support for __asan_(un)register_image_globalsRyan Govostes2016-03-281-6/+9
* [asan] Introduce new approach for ODR violation detection based on odr indica...Maxim Ostapenko2016-02-081-1/+2
* [asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' in...Kuba Brecka2015-07-231-2/+2
* [ASan] Change fake stack and local variables handling.Alexey Samsonov2014-12-111-2/+4
* [ASan] Only define macros in asan_init_version.h, move the __asan_init declar...Timur Iskhodzhanov2014-07-151-8/+3
* [ASan/Win] Don't hardcode ASan runtime version in ASan dll thunkTimur Iskhodzhanov2014-07-101-0/+37