index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
sanitizer_common
/
tests
/
sanitizer_stacktrace_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] more fixes for x32, patches by H.J. Lu
Kostya Serebryany
2015-03-03
1
-11
/
+11
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-2
/
+2
*
[sanitizer] Fix a crash in FP unwinder on ARM.
Evgeniy Stepanov
2014-10-14
1
-5
/
+32
*
Fixup test case after r217079
Alexey Samsonov
2014-09-03
1
-2
/
+2
*
Fix StackTrace::LocatePcInTrace, add more unit tests for generic StackTrace
Alexey Samsonov
2014-03-04
1
-0
/
+22
*
[sanitizer] Fix build.
Evgeniy Stepanov
2014-02-11
1
-1
/
+1
*
[ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
2013-11-13
1
-0
/
+1
*
[Sanitizer] Make StackTrace::Unwind the only public way to unwind a stack trace.
Alexey Samsonov
2013-11-07
1
-8
/
+15
*
[Sanitizer] Remove StackTrace::max_depth field
Alexey Samsonov
2013-10-12
1
-1
/
+0
*
[Sanitizer] Simplify StackTrace::FastUnwindStack interface and fix a bug with...
Alexey Samsonov
2013-10-11
1
-8
/
+10
*
[sanitizer] while doing fast unwinding make sure that the frame pointer is al...
Kostya Serebryany
2013-04-04
1
-4
/
+22
*
[Sanitizer] one more fix for signed/unsigned mismatch in comparison
Alexey Samsonov
2013-02-25
1
-2
/
+2
*
[Sanitizer] fix signed/unsigned compare warnings in sanitizer_stacktrace_test...
Alexey Samsonov
2013-02-25
1
-3
/
+3
*
[Sanitizer] Add a test for the fast unwinder
Reid Kleckner
2013-02-22
1
-0
/
+78