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
|
23e3b90319
|
AddressSanitizer: Replace __attribute__ with macro (for Win compatibility). Patch by timurrrr@google.com
llvm-svn: 149686
|
2012-02-03 08:37:19 +00:00 |
Alexey Samsonov
|
15965f9c3d
|
AddressSanitizer: Add macro for definition/declaration of interceptors
llvm-svn: 149602
|
2012-02-02 10:39:40 +00:00 |
Alexey Samsonov
|
2dcef2d2a8
|
AddressSanitizer: Enforce default visibility for all libc interceptors
llvm-svn: 149247
|
2012-01-30 13:42:44 +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
|
5dfa4da0b9
|
[asan] flatten the asan-rt build slightly
llvm-svn: 145631
|
2011-12-01 21:40:52 +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 |