PlaceSafepoints: modernize gc.result.* -> gc.result
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / lifetime.ll
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2013-11-18 Alexey Samsonov[ASan] Fix PR17867 - make sure ASan doesn't crash if...
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2012-12-27 Alexey Samsonov[ASan] Fix lifetime intrinsics handling. Now for each...
2012-12-04 Alexey SamsonovASan: add initial support for handling llvm.lifetime...