- Sep 12, 2012
-
-
Alexander Potapenko authored
Fix a warning in macros instantiation. llvm-svn: 163716
-
- Jul 02, 2012
-
-
Alexey Samsonov authored
[ASan] cmake cleanup: make tab/space padding in CMakeLists consistent, silence/fix some pedantic warnings llvm-svn: 159514
-
- Jun 06, 2012
-
-
Kostya Serebryany authored
llvm-svn: 158074
-
- 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
-