Kostya Serebryany
|
c9db838267
|
[asan] enable LeakSanitizer (LSan) by default in asan. This only affects Linux x86_64. LSan has been used in various projects for more than half a year and we now consider it quite stable to be on by default.
llvm-svn: 206896
|
2014-04-22 13:56:56 +00:00 |
Alexey Samsonov
|
5e6d83258e
|
[CMake] lit tests shouldn't depend on runtimes in standalone build
llvm-svn: 201771
|
2014-02-20 09:47:18 +00:00 |
Alexey Samsonov
|
31043152d3
|
Add rudimentary support for running compiler-rt lit tests with GCC
llvm-svn: 201680
|
2014-02-19 15:13:14 +00:00 |
Alexey Samsonov
|
2769570556
|
Simplify lit test configs for LSan and UBSan by using a generic config
llvm-svn: 201553
|
2014-02-18 08:56:49 +00:00 |
Alexey Samsonov
|
4dcbe7e959
|
Remove debug print
llvm-svn: 201544
|
2014-02-18 07:30:37 +00:00 |
Alexey Samsonov
|
1c9b9bcb5c
|
Simplify defining Clang compile flags in lit configs
llvm-svn: 201513
|
2014-02-17 13:08:10 +00:00 |
Alexey Samsonov
|
9a70077b47
|
[ASan] Rename asan_runtime_libraries to asan. Re-enable tests on Android.
llvm-svn: 201417
|
2014-02-14 14:45:13 +00:00 |
Alexey Samsonov
|
ba869e79a0
|
Move UBSan test suite under test/
llvm-svn: 201401
|
2014-02-14 11:42:22 +00:00 |