llvm-project/lldb/source/Host/macosx
Jonas Devlieghere 9916633997
[lldb] Fix modernize-use-override warnings (NFC)
Fix modernize-use-override warnings. Because this check is listed in
LLDB's top level .clang-tidy configuration, the check is enabled by
default and the resulting warnings show up in my editor.

I've audited the modified lines. This is not a blind change.
2022-06-17 15:08:02 -07:00
..
cfcpp [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
objcxx [lldb] Add a function to check if lldb is running in an interactive session 2022-05-03 15:11:57 -07:00