[Lldb-commits] [PATCH] D103381: [lldb] Fix typos.

Bruce Mitchener via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun May 30 16:49:44 PDT 2021


brucem updated this revision to Diff 348714.
brucem added a comment.

Mark as NFC.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103381/new/

https://reviews.llvm.org/D103381

Files:
  lldb/docs/design/overview.rst
  lldb/docs/resources/test.rst
  lldb/docs/status/projects.rst
  lldb/docs/use/python-reference.rst
  lldb/examples/python/process_events.py
  lldb/include/lldb/Core/Debugger.h
  lldb/source/API/SBDebugger.cpp
  lldb/source/Core/ValueObject.cpp
  lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/source/Plugins/Process/Utility/LinuxPTraceDefines_arm64sve.h
  lldb/test/API/commands/expression/call-function/TestCallUserDefinedFunction.py
  lldb/test/API/lang/c/enum_types/TestEnumTypes.py
  lldb/test/API/lang/cpp/covariant-return-types/TestCovariantReturnTypes.py
  lldb/unittests/Symbol/TestClangASTImporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103381.348714.patch
Type: text/x-patch
Size: 12026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210530/602e4962/attachment.bin>


More information about the lldb-commits mailing list