summaryrefslogtreecommitdiff
path: root/lib/asan/tests/asan_asm_test.cc
AgeCommit message (Expand)Author
2016-12-27[asan] Fix test broken by r290540Vitaly Buka
2016-12-26[inline-asm]No error for conflict between inputs\outputs and clobber listMarina Yatsina
2015-09-04[asan] Fix >80 chars line.Evgeniy Stepanov
2015-09-04[asan] Disable asm instrumentation tests on android/x86.Evgeniy Stepanov
2015-03-03[asan] Since x32 has 32-bit pointers, it should use the same code sequence as...Kostya Serebryany
2014-07-31[asan] End-to-end test for REP MOVS instrumentation.Evgeniy Stepanov
2014-07-07[asan] Remove runtime assembly helpers.Evgeniy Stepanov
2014-05-21[asan] Fix x86 asm instrumentation to preserve flags.Evgeniy Stepanov
2014-02-19[asan] Disable asm instrumentation and tests on Mac.Evgeniy Stepanov