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
|
480477c0e1
|
[ASan] use llvm-symbolizer for ASan lit-style tests on Mac
llvm-svn: 165391
|
2012-10-08 13:11:18 +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
|
5717f4c1eb
|
[ASan] port interception and shared library tests to lit
llvm-svn: 161933
|
2012-08-15 07:13:51 +00:00 |