These were found by Clang's new -Wsuggest-override.
This patch doesn't touch any code in unittests/, since much of it intentionally doesn't use override to avoid massive warning spam from -Winconsistent-missing-override due to the use of MOCK_*** macros.
clang-tidy: error: 'lldb/Core/Debugger.h' file not found [clang-diagnostic-error]
not useful