[PATCH] D65495: [asan_symbolize] Fix bug where the frame counter was not incremented.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 17:51:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368373: [asan_symbolize] Fix bug where the frame counter was not incremented. (authored by delcypher, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65495?vs=212488&id=214269#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65495/new/

https://reviews.llvm.org/D65495

Files:
  compiler-rt/trunk/lib/asan/scripts/asan_symbolize.py
  compiler-rt/trunk/test/asan/TestCases/Posix/asan_symbolize_script/plugin_wrong_frame_number_bug.cpp
  compiler-rt/trunk/test/asan/TestCases/Posix/asan_symbolize_script/plugin_wrong_frame_number_bug.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65495.214269.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/8c921bf4/attachment.bin>


More information about the llvm-commits mailing list