- May 31, 2012
-
-
Kostya Serebryany authored
llvm-svn: 157746
-
- Apr 05, 2012
-
-
Alexander Potapenko authored
llvm-svn: 154091
-
- Jan 17, 2012
-
-
Alexey Samsonov authored
llvm-svn: 148286
-
- Jan 11, 2012
-
-
Kostya Serebryany authored
llvm-svn: 147913
-
Kostya Serebryany authored
[asan] get rid of the scary TSD destructor code. Now, we store the leaky AsanThreadSummary in TSD and never remove it from there. llvm-svn: 147910
-
- Nov 30, 2011
-
-
Kostya Serebryany authored
AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt llvm-svn: 145463
-