Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 20 Feb 2016 00:58:29 +0000 (00:58 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 20 Feb 2016 00:58:29 +0000 (00:58 +0000)
commit26cac3af0b83c59a201d91c96e2810e3b2554704
treeef7469f1fc2f8230b4d400b71b92953817ca0884
parent7a0d7d6be974a4cc7d960b8be66a49dda12cc90c
Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files in source/Commands; other minor fixes.

llvm-svn: 261389
lldb/source/Commands/CommandObjectDisassemble.cpp
lldb/source/Commands/CommandObjectDisassemble.h
lldb/source/Commands/CommandObjectHelp.cpp
lldb/source/Commands/CommandObjectLog.cpp
lldb/source/Commands/CommandObjectMemory.cpp
lldb/source/Commands/CommandObjectMultiword.cpp
lldb/source/Commands/CommandObjectPlugin.cpp
lldb/source/Commands/CommandObjectSyntax.cpp