Kostya Serebryany
|
16205cd4fa
|
[asan] change the asan output slightly to avoid user confusion: a) add ':' after 'AddressSanitizer' and b) changed 'crashed' to 'SEGV'
llvm-svn: 165932
|
2012-10-15 13:04:58 +00:00 |
Alexey Samsonov
|
9fe914b099
|
[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...
llvm-svn: 161941
|
2012-08-15 11:26:57 +00:00 |
Alexey Samsonov
|
0e056762ef
|
[ASan] use clangxx_asan instead of clang_asan for C++ lit tests
llvm-svn: 161936
|
2012-08-15 08:54:14 +00:00 |
Alexey Samsonov
|
6016486a16
|
[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
llvm-svn: 161935
|
2012-08-15 08:29:17 +00:00 |