[all-commits] [llvm/llvm-project] cb0c4e: [lldb/test] Add alternate symbol to StackFrame Rec...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue Feb 11 02:44:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb0c4ee3ebfe55809c9d0be72726b05668028fc4
https://github.com/llvm/llvm-project/commit/cb0c4ee3ebfe55809c9d0be72726b05668028fc4
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M lldb/include/lldb/Target/StackFrameRecognizer.h
M lldb/source/Commands/CommandObjectFrame.cpp
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
M lldb/source/Target/AssertFrameRecognizer.cpp
M lldb/source/Target/StackFrameRecognizer.cpp
M lldb/test/Shell/Recognizer/assert.test
M lldb/unittests/Target/StackFrameRecognizerTest.cpp
Log Message:
-----------
[lldb/test] Add alternate symbol to StackFrame Recognizer
This reimplements commit 6b2979c12300b90a1e69791d43ee9cff14f4265e and updates
the tests to reflect the addition of the alternate symbol attribute.
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list