aboutsummaryrefslogtreecommitdiffstats
path: root/test/Instrumentation
Commit message (Expand)AuthorAgeFilesLines
* [asan] enable asan only for the functions that have Attribute::AddressSafetyKostya Serebryany2012-01-243-4/+4
* [asan] one more test for asan instrumentation: (*a)++ should be instrumented ...Kostya Serebryany2012-01-041-0/+25
* [asan] add a test for instrumenting globalsKostya Serebryany2011-12-161-0/+20
* [asan] do not instrument threadlocal globals, this is buggyKostya Serebryany2011-11-231-0/+6
* [asan] workaround for reg alloc bug 11395: don't instrument functions with la...Kostya Serebryany2011-11-181-0/+71
* fall back to explicit list of allowed linkages when instrumenting globals in ...Kostya Serebryany2011-11-171-0/+6
* AddressSanitizer, first commit (compiler module only)Kostya Serebryany2011-11-162-0/+17