Alexey Samsonov
|
e725478e2f
|
AddressSanitizer: replace all "real_X" calls with "REAL(X)"
llvm-svn: 150073
|
2012-02-08 13:45:31 +00:00 |
Alexey Samsonov
|
209c514a1d
|
AddressSanitizer: add support for malloc_usable_size() function
llvm-svn: 148287
|
2012-01-17 06:39:10 +00:00 |
Kostya Serebryany
|
72fde3727e
|
[asan] make use-after-return mode more robust: allow to call instrumented functions while reporting an error
llvm-svn: 146231
|
2011-12-09 01:49:31 +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 |