[all-commits] [llvm/llvm-project] 6b2979: Revert "[lldb] Fix+re-enable Assert StackFrame Rec...

Davide Italiano via All-commits all-commits at lists.llvm.org
Mon Feb 10 13:27:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b2979c12300b90a1e69791d43ee9cff14f4265e
      https://github.com/llvm/llvm-project/commit/6b2979c12300b90a1e69791d43ee9cff14f4265e
  Author: Davide Italiano <ditaliano at apple.com>
  Date:   2020-02-10 (Mon, 10 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:
  -----------
  Revert "[lldb] Fix+re-enable Assert StackFrame Recognizer on Linux"

This reverts commit 1a39f1b966a8d8f15ed0d5a832d5097cccefe93b as
it breaks macOS.




More information about the All-commits mailing list