Kostya Serebryany
|
1d35d155fd
|
[asan] more renaming
llvm-svn: 157747
|
2012-05-31 15:02:07 +00:00 |
Kostya Serebryany
|
8d03204204
|
[asan] more renaming
llvm-svn: 157746
|
2012-05-31 14:35:53 +00:00 |
Kostya Serebryany
|
54a3cac5c5
|
[asan] fix unwinding inside libc intercepors (asan issue #46)
llvm-svn: 152768
|
2012-03-15 01:36:00 +00:00 |
Evgeniy Stepanov
|
84c44a8b8b
|
EHABI-based stack trace on ARM.
The change removes the unused FLAG_fast_unwind, and forces EHABI-based unwind
on ARM, and fast (FP-based) unwind everywhere else.
llvm-svn: 148468
|
2012-01-19 11:34:18 +00:00 |
Alexey Samsonov
|
2d3a67b73b
|
AddressSanitizer: create AsanThreadSummary together with AsanThread (in parent thread)
llvm-svn: 148286
|
2012-01-17 06:35:31 +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 |