Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
889e3ab83c74c7c1054a149abcd24b17bb1d8977
/
compiler-rt
/
lib
/
asan
/
lit_tests
/
TestCases
/
stack-overflow.cc
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
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]
15fd53f
[asan] enhance stack-overflow.cc test: check that the location frame is properly symbolized
by Kostya Serebryany
· 12 years ago
667a34a
[asan] Change the way we report the alloca frame on stack-buff-overflow.
by Kostya Serebryany
· 13 years ago
f96bfd8
Make ASan and TSan tests a bit less brittle with @LINE FileCheck macro
by Alexey Samsonov
· 13 years ago
480477c
[ASan] use llvm-symbolizer for ASan lit-style tests on Mac
by Alexey Samsonov
· 13 years ago
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
0e05676
[ASan] use clangxx_asan instead of clang_asan for C++ lit tests
by Alexey Samsonov
· 13 years ago
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