[Lldb-commits] [PATCH] D11386: Fix typos.
Bruce Mitchener
bruce.mitchener at gmail.com
Tue Jul 21 04:34:07 PDT 2015
brucem created this revision.
brucem added a reviewer: clayborg.
brucem added a subscriber: lldb-commits.
Fix a bunch of typos.
http://reviews.llvm.org/D11386
Files:
examples/darwin/heap_find/heap/heap_find.cpp
include/lldb/Core/Connection.h
include/lldb/Core/Log.h
include/lldb/Core/Timer.h
include/lldb/Host/Mutex.h
source/Core/FastDemangle.cpp
source/Core/ModuleList.cpp
source/Core/RegisterValue.cpp
source/Host/common/XML.cpp
source/Host/windows/ConnectionGenericFileWindows.cpp
source/Host/windows/EditLineWin.cpp
source/Interpreter/Args.cpp
source/Interpreter/CommandObject.cpp
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
source/Plugins/Process/elf-core/ProcessElfCore.h
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Symbol/ClangASTContext.cpp
source/Symbol/CompactUnwindInfo.cpp
source/Symbol/DWARFCallFrameInfo.cpp
source/Symbol/LineTable.cpp
source/Symbol/SymbolVendor.cpp
source/Symbol/TypeList.cpp
source/Target/ThreadList.cpp
source/Utility/JSON.cpp
source/Utility/SharingPtr.cpp
test/functionalities/thread/break_after_join/TestBreakAfterJoin.py
test/functionalities/thread/exit_during_break/TestExitDuringBreak.py
test/python_api/event/TestEvents.py
www/cpp_reference/html/SBListener_8h_source.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11386.30244.patch
Type: text/x-patch
Size: 32517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150721/9c8a1b35/attachment.bin>
More information about the lldb-commits
mailing list