Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 23 Feb 2016 01:43:44 +0000 (01:43 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 23 Feb 2016 01:43:44 +0000 (01:43 +0000)
commit49bcfd802efb4212fe9d65970eed6ae51e0f8c00
treebc661ff07f6d89ca25a98b70b99cca40c0a3f98e
parente26c87d10e70e1a7c701167c9e058222bfc25238
Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files in source/Commands; other minor fixes.

llvm-svn: 261602
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Commands/CommandObjectRegister.cpp
lldb/source/Commands/CommandObjectWatchpointCommand.cpp