forked from OSchip/llvm-project
5e73d2523f
For use-after-free bugs caught by ASan, we show an allocation and a deallocation stack trace. Let's display them in a "most recent event first" order, this patch does that. Differential Revision: http://reviews.llvm.org/D11295 llvm-svn: 242902 |
||
---|---|---|
.. | ||
Makefile | ||
TestMemoryHistory.py | ||
TestReportData.py | ||
main.c |