Fix a variety of typos.
authorBruce Mitchener <bruce.mitchener@gmail.com>
Thu, 18 Jun 2015 05:27:05 +0000 (05:27 +0000)
committerBruce Mitchener <bruce.mitchener@gmail.com>
Thu, 18 Jun 2015 05:27:05 +0000 (05:27 +0000)
commit58ef391f3ef80cc4e4e375b7e2f1f397afd47b90
tree5745c92f275d16ef1c8c47b79e523929b3169a36
parent8b2492f2a0e0b143c4c4f17765901e568af92e68
Fix a variety of typos.

No functional change.

llvm-svn: 239995
51 files changed:
lldb/docs/lldb-gdb-remote.txt
lldb/examples/darwin/heap_find/heap/heap_find.cpp
lldb/include/lldb/Core/DataEncoder.h
lldb/include/lldb/Core/DataExtractor.h
lldb/include/lldb/Core/IOHandler.h
lldb/include/lldb/Expression/ClangFunction.h
lldb/include/lldb/Utility/PseudoTerminal.h
lldb/scripts/interface/SBPlatform.i
lldb/scripts/lldb.swig
lldb/source/API/SBModule.cpp
lldb/source/Commands/CommandObjectFrame.cpp
lldb/source/Commands/CommandObjectPlatform.cpp
lldb/source/Core/DataBufferMemoryMap.cpp
lldb/source/Core/Mangled.cpp
lldb/source/Expression/ClangExpressionDeclMap.cpp
lldb/source/Expression/IRForTarget.cpp
lldb/source/Host/common/SoftwareBreakpoint.cpp
lldb/source/Host/macosx/Host.mm
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/source/Interpreter/OptionGroupOutputFile.cpp
lldb/source/Interpreter/OptionValueDictionary.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Symbol/ClangASTType.cpp
lldb/source/Symbol/CompileUnit.cpp
lldb/source/Symbol/DWARFCallFrameInfo.cpp
lldb/source/Target/Process.cpp
lldb/source/Target/ThreadPlanStepOverRange.cpp
lldb/test/functionalities/stop-hook/TestStopHookMechanism.py
lldb/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
lldb/test/functionalities/thread/create_during_step/main.cpp
lldb/test/functionalities/thread/exit_during_step/main.cpp
lldb/test/python_api/function_symbol/main.c
lldb/test/redo.py
lldb/test/types/AbstractBase.py
lldb/tools/compact-unwind/compact-unwind-dumper.c
lldb/tools/debugserver/source/DNBDefs.h
lldb/tools/lldb-mi/MICmdArgValString.cpp
lldb/tools/lldb-mi/MICmdCmdMiscellanous.cpp
lldb/tools/lldb-mi/MICmdInterpreter.cpp
lldb/tools/lldb-mi/MICmdInterpreter.h
lldb/tools/lldb-mi/MICmnLLDBDebugger.cpp
lldb/tools/lldb-mi/MICmnResources.cpp
lldb/tools/lldb-mi/MICmnResources.h
lldb/tools/lldb-mi/MIDriver.cpp
lldb/tools/lldb-mi/MIDriverMgr.cpp
lldb/tools/lldb-mi/MIUtilString.cpp
lldb/tools/lldb-server/lldb-gdbserver.cpp
lldb/www/python-reference.html
lldb/www/python_reference/lldb-module.html
lldb/www/python_reference/lldb-pysrc.html
lldb/www/remote.html