summaryrefslogtreecommitdiff
path: root/lib/asan/lit_tests/TestCases/malloc_context_size.cc
Commit message (Collapse)AuthorAge
* [ASan] Use OS-specific matches in the malloc_context_size.cc lit test.Alexander Potapenko2013-11-06
| | | | | | | The top stack frames for operator new and operator delete are different on Linux and Darwin. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@194150 91177308-0d34-0410-b5e6-96231b3b80d8
* [ASan] Make sure slow stack unwinder doesn't return empty stacks.Alexey Samsonov2013-11-05
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@194107 91177308-0d34-0410-b5e6-96231b3b80d8