Alexey Samsonov
|
43937b3758
|
Add cmake rules for building LSan common on Mac OS
llvm-svn: 184639
|
2013-06-22 16:33:52 +00:00 |
Alexey Samsonov
|
575c599554
|
Drop support for 32-bit PowerPC in sanitizer tools.
llvm-svn: 183499
|
2013-06-07 09:44:43 +00:00 |
Sergey Matveev
|
a4a01975d5
|
[lsan] Add lit test support.
"check-lsan" now runs both the tests from lib/lsan/tests and any lit
tests found under lib/lsan/lit_tests.
llvm-svn: 182583
|
2013-05-23 12:58:56 +00:00 |
Sergey Matveev
|
620744556a
|
[lsan] Change CMakeLists to build the common LSan module for ASan.
Also, define CAN_SANITIZE_LEAKS.
llvm-svn: 182383
|
2013-05-21 14:12:11 +00:00 |
Alexey Samsonov
|
cbbdfc50ee
|
Build LSan on x86_64 only if this target is supported
llvm-svn: 182272
|
2013-05-20 14:16:45 +00:00 |
Sergey Matveev
|
3c20829559
|
[lsan] CMakeLists and lit test configs for LSan.
llvm-svn: 182251
|
2013-05-20 11:13:33 +00:00 |