Add modernize-use-override to .clang-tidy and apply fixes across src/ and tests/: replace redundant virtual with override, annotate missing override on derived methods, and drop redundant virtual on already-overridden methods. |
||
|---|---|---|
| .. | ||
| common | ||
| crash_recovery | ||
| index | ||
| sqlengine | ||
| CMakeLists.txt | ||
| collection_test.cc | ||
| utf8_collection_test.cc | ||