Revert "[asan_symbolize] Fix bug where the frame counter was not incremented."
authorMitch Phillips <mitchphillips@outlook.com>
Fri, 9 Aug 2019 19:36:41 +0000 (19:36 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Fri, 9 Aug 2019 19:36:41 +0000 (19:36 +0000)
commitcace571c91ce64e42c09f350dfa7c328b89c9862
treea1850b28f063091360878364877f5d8d6df783d9
parenta5af238343e77f405cbed7b751f24fe6c3b101b7
Revert "[asan_symbolize] Fix bug where the frame counter was not incremented."

This reverts commit 52a36fae2a3f8560a5be690a67304db5edafc3fe.

This commit broke the sanitizer_android buildbot. See comments at
https://reviews.llvm.org/rL368373 for more details.

llvm-svn: 368472
compiler-rt/lib/asan/scripts/asan_symbolize.py
compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/plugin_wrong_frame_number_bug.cpp [deleted file]
compiler-rt/test/asan/TestCases/Posix/asan_symbolize_script/plugin_wrong_frame_number_bug.py [deleted file]