Alexey Samsonov
|
f37c45c20d
|
[Sanitizer] Expose StackTrace::GetPreviousInstructionPc() to get PC of call instruction from return address
llvm-svn: 170424
|
2012-12-18 09:57:34 +00:00 |
Kostya Serebryany
|
bb69879d09
|
[asan] pop the internal stack frames in SlowUnwindStack, extend the test to check this
llvm-svn: 170124
|
2012-12-13 12:31:55 +00:00 |
Kostya Serebryany
|
baf583c443
|
[asan] add two asan flags: fast_unwind_on_fatal and fast_unwind_on_malloc to allow using the slow CFI-based unwinder
llvm-svn: 170117
|
2012-12-13 09:34:23 +00:00 |
Kostya Serebryany
|
46de580003
|
[asan] more support for powerpc, patch by Peter Bergner
llvm-svn: 168356
|
2012-11-20 07:00:42 +00:00 |
Evgeniy Stepanov
|
cb9cf0f907
|
Add a missing const qualifier.
llvm-svn: 164773
|
2012-09-27 13:21:08 +00:00 |
Kostya Serebryany
|
f9caa28ccf
|
[asan] increase max stack size to 256 (+test)
llvm-svn: 163308
|
2012-09-06 10:57:03 +00:00 |
Kostya Serebryany
|
3a6af66a0e
|
[asan] fix the cmake build (hopefully)
llvm-svn: 162760
|
2012-08-28 14:48:28 +00:00 |
Kostya Serebryany
|
327d0a5666
|
[asan] actually doing 'svn add' helps
llvm-svn: 162759
|
2012-08-28 14:27:06 +00:00 |