[all-commits] [llvm/llvm-project] 6ef478: Revert "[lldb] Fix+re-enable Assert StackFrame Rec...
Jan Kratochvil via All-commits
all-commits at lists.llvm.org
Fri Feb 7 20:10:06 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ef4786dbcd47cfe346ee8679ba0b4d320da797d
https://github.com/llvm/llvm-project/commit/6ef4786dbcd47cfe346ee8679ba0b4d320da797d
Author: Jan Kratochvil <jan.kratochvil at redhat.com>
Date: 2020-02-08 (Sat, 08 Feb 2020)
Changed paths:
M lldb/source/Target/AssertFrameRecognizer.cpp
M lldb/test/Shell/Recognizer/assert.test
Log Message:
-----------
Revert "[lldb] Fix+re-enable Assert StackFrame Recognizer on Linux"
This reverts commit cf1046c716b33ed449aa8fc26376864917c63c25.
Reverted: https://reviews.llvm.org/D74252
It fixed testsuite but broke real world functionality where is not used:
settings set symbols.enable-external-lookup false
More information about the All-commits
mailing list