summaryrefslogtreecommitdiff
path: root/test/CodeGen/address-sanitizer-and-array-cookie.cpp
AgeCommit message (Expand)Author
2018-02-12ASan+operator new[]: Add an option for more thorough operator new[] cookie po...Filipe Cabecinhas
2018-01-02Revert "ASan+operator new[]: Fix operator new[] cookie poisoning"Filipe Cabecinhas
2018-01-02ASan+operator new[]: Fix operator new[] cookie poisoningFilipe Cabecinhas
2014-08-29call __asan_load_cxx_array_cookie when loading array cookie in asan mode.Kostya Serebryany
2014-08-26[clang/asan] call __asan_poison_cxx_array_cookie after operator new[]Kostya Serebryany