- Jun 06, 2013
-
-
Sergey Matveev authored
llvm-svn: 183429
-
Sergey Matveev authored
Leak annotation similar to HeapChecker's IgnoreObject(). llvm-svn: 183412
-
- Jun 03, 2013
-
-
Sergey Matveev authored
Objects allocated after a call to __lsan_disable() will be treated as live memory. Also add a ScopedDisabler. llvm-svn: 183099
-
- May 31, 2013
-
-
Sergey Matveev authored
llvm-svn: 182994
-
- May 27, 2013
-
-
Sergey Matveev authored
In this CL all old tests are removed and one LIT test is added. llvm-svn: 182730
-
- May 24, 2013
-
-
Sergey Matveev authored
llvm-svn: 182657
-
Sergey Matveev authored
llvm-svn: 182648
-
Sergey Matveev authored
llvm-svn: 182646
-
Sergey Matveev authored
llvm-svn: 182641
-
- May 21, 2013
-
-
Sergey Matveev authored
llvm-svn: 182389
-
Sergey Matveev authored
Also, define CAN_SANITIZE_LEAKS. llvm-svn: 182383
-
- May 20, 2013
-
-
Sergey Matveev authored
Separate the notions of user-visible chunk and allocator chunk, to facilitate ASan integration. llvm-svn: 182256
-
Sergey Matveev authored
Leak checking functionality which will be shared between LSan/ASan/MSan. llvm-svn: 182249
-