[all-commits] [llvm/llvm-project] 388afd: [lldb] Remove redundant access specifiers (NFC)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Jun 15 21:34:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 388afd8406a07817b8663281bf3d06f87d46dfd7
      https://github.com/llvm/llvm-project/commit/388afd8406a07817b8663281bf3d06f87d46dfd7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M lldb/include/lldb/Core/SearchFilter.h
    M lldb/include/lldb/Core/ValueObjectChild.h
    M lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h
    M lldb/include/lldb/DataFormatters/FormatClasses.h
    M lldb/include/lldb/Host/Editline.h
    M lldb/include/lldb/Host/MainLoopBase.h
    M lldb/include/lldb/Symbol/DebugMacros.h
    M lldb/include/lldb/Symbol/UnwindPlan.h
    M lldb/include/lldb/Target/Process.h
    M lldb/include/lldb/Target/Thread.h
    M lldb/include/lldb/Target/ThreadPlan.h
    M lldb/include/lldb/Utility/DataEncoder.h
    M lldb/source/Commands/CommandObjectCommands.cpp
    M lldb/source/Commands/CommandObjectFrame.cpp
    M lldb/source/Commands/CommandObjectPlatform.cpp
    M lldb/source/Commands/CommandObjectProcess.cpp
    M lldb/source/Commands/CommandObjectThread.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h
    M lldb/source/Plugins/Language/ObjC/CFBasicHash.h
    M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h
    M lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h
    M lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h
    M lldb/source/Plugins/Process/minidump/MinidumpParser.h
    M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h

  Log Message:
  -----------
  [lldb] Remove redundant access specifiers (NFC)




More information about the All-commits mailing list