[Lldb-commits] [PATCH] D123340: Applying clang-tidy modernize-use-override over LLDB

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 20 02:38:03 PDT 2022


labath accepted this revision.
labath added a comment.

Yeah, I suppose we can do that. If this turns out to be more widespread, then I'd rather disable the tidy check (or perhaps the clang warning) for the unittest files instead.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123340/new/

https://reviews.llvm.org/D123340



More information about the lldb-commits mailing list