1. 889e3ab [ASan] create separate configs for running ASan lit tests in both 32- and 64-bit mode. Clean up RUN-lines in tests. by Alexey Samsonov · 12 years ago
  2. 2874f70 [ASan] move all lit_tests under TestCases by Alexey Samsonov · 12 years ago[Renamed from compiler-rt/lib/asan/lit_tests/stack-overflow.cc]
  3. 15fd53f [asan] enhance stack-overflow.cc test: check that the location frame is properly symbolized by Kostya Serebryany · 12 years ago
  4. 667a34a [asan] Change the way we report the alloca frame on stack-buff-overflow. by Kostya Serebryany · 13 years ago
  5. f96bfd8 Make ASan and TSan tests a bit less brittle with @LINE FileCheck macro by Alexey Samsonov · 13 years ago
  6. 480477c [ASan] use llvm-symbolizer for ASan lit-style tests on Mac by Alexey Samsonov · 13 years ago
  7. 9fe914b [ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks of boilerplate to run tests for 32/64 bits and all optimization levels. Alas, lit doesn't support for loops in RUN-lines... by Alexey Samsonov · 13 years ago
  8. 0e05676 [ASan] use clangxx_asan instead of clang_asan for C++ lit tests by Alexey Samsonov · 13 years ago
  9. 6016486 [ASan] port remaining output and feature tests to lit. TODO: we should in fact run most of the tests for 32/64 bits and for all optimization levels by Alexey Samsonov · 13 years ago