Daniel Dunbar
|
fc4a4a3cbc
|
asan: #if 0 out some unused functions (we build with -Werror).
llvm-svn: 145645
|
2011-12-01 23:35:47 +00:00 |
Kostya Serebryany
|
5dfa4da0b9
|
[asan] flatten the asan-rt build slightly
llvm-svn: 145631
|
2011-12-01 21:40:52 +00:00 |
Kostya Serebryany
|
f318e29102
|
test asan at -O0
llvm-svn: 145532
|
2011-11-30 22:27:30 +00:00 |
Kostya Serebryany
|
15dd3f2500
|
Refactor shadow poisoning done by asan-rt, no funtionality changes; patch by samsonov@google.com
llvm-svn: 145505
|
2011-11-30 18:50:23 +00:00 |
Kostya Serebryany
|
9d1eee9e2a
|
fix asan-rt build on Mac. Patch by glider@google.com
llvm-svn: 145496
|
2011-11-30 17:33:13 +00:00 |
Kostya Serebryany
|
019b76f5fd
|
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
|
2011-11-30 01:07:02 +00:00 |