summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cc
AgeCommit message (Expand)Author
2014-10-26Change StackDepot interface to use StackTrace more extensivelyAlexey Samsonov
2014-10-26[Sanitizer] Make StackTrace a lightweight reference to array of PCs, andAlexey Samsonov
2013-08-26[sanitizer] Add a fast version of StackDepotGet() for use in LSan.Sergey Matveev
2012-09-17tsan: reserve msb in stack depot id's (required for msan)Dmitry Vyukov
2012-09-11[Sanitizer] fix warnings reported by gcc. Update the list of targets to check...Alexey Samsonov
2012-08-30tsan: use stack depot to describe heap blocksDmitry Vyukov
2012-08-30asan/tsan: first version of "stack depot"Dmitry Vyukov