[all-commits] [llvm/llvm-project] 36597e: [lldb] Fix typos. NFC.
Bruce Mitchener via All-commits
all-commits at lists.llvm.org
Sun May 30 17:30:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36597e4719e9de6d374f7953aad83234d42ca181
https://github.com/llvm/llvm-project/commit/36597e4719e9de6d374f7953aad83234d42ca181
Author: Bruce Mitchener <bruce.mitchener at gmail.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M lldb/docs/design/overview.rst
M lldb/docs/resources/test.rst
M lldb/docs/status/projects.rst
M lldb/docs/use/python-reference.rst
M lldb/examples/python/process_events.py
M lldb/include/lldb/Core/Debugger.h
M lldb/source/API/SBDebugger.cpp
M lldb/source/Core/ValueObject.cpp
M lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
M lldb/source/Plugins/Process/Utility/LinuxPTraceDefines_arm64sve.h
M lldb/test/API/commands/expression/call-function/TestCallUserDefinedFunction.py
M lldb/test/API/lang/c/enum_types/TestEnumTypes.py
M lldb/test/API/lang/cpp/covariant-return-types/TestCovariantReturnTypes.py
M lldb/unittests/Symbol/TestClangASTImporter.cpp
Log Message:
-----------
[lldb] Fix typos. NFC.
Differential Revision: https://reviews.llvm.org/D103381
More information about the All-commits
mailing list