[Lldb-commits] [PATCH] D123340: Applying clang-tidy modernize-use-override over LLDB
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 7 14:35:20 PDT 2022
shafik created this revision.
shafik added reviewers: labath, JDevlieghere, aprantl.
Herald added a project: All.
shafik requested review of this revision.
Herald added a subscriber: aheejin.
Applied clang-tidy `modernize-use-override` over LLDB and added it to the LLDB `.clang-tidy` config.
https://reviews.llvm.org/D123340
Files:
lldb/.clang-tidy
lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
lldb/unittests/API/SBCommandInterpreterTest.cpp
lldb/unittests/Interpreter/TestCommandPaths.cpp
lldb/unittests/Interpreter/TestOptionValue.cpp
lldb/unittests/Target/RemoteAwarePlatformTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123340.421341.patch
Type: text/x-patch
Size: 5186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220407/6a6855b4/attachment.bin>
More information about the lldb-commits
mailing list