Andrew Noyes
4ee97c0784
Use clang-tidy to automatically fix missing overrides
...
Use `clang-tidy -p . $file -checks='-*,modernize-use-override' -header-filter='.*' -fix`
to fix missing overrides, and then use git clang-format to reformat just
those changes. This went pretty well for most files.
Formatting the following files went off the rails, so I'm going to
follow up with a commit that's just clang-tidy and no clang-format.
- fdbclient/DatabaseBackupAgent.actor.cpp
- fdbclient/FileBackupAgent.actor.cpp
- fdbserver/OldTLogServer_4_6.actor.cpp
- fdbmonitor/SimpleIni.h
- fdbserver/workloads/ClientTransactionProfileCorrectness.actor.cpp
2021-01-26 02:04:12 +00:00
..
2021-01-26 02:04:12 +00:00
2020-11-07 22:10:18 -08:00
2020-12-27 01:46:20 -04:00
2020-10-23 06:33:00 +00:00
2020-12-02 21:53:19 +00:00
2021-01-26 02:04:11 +00:00
2021-01-22 15:08:10 -08:00
2020-12-08 09:09:32 -08:00
2020-12-08 09:09:32 -08:00
2020-12-02 21:53:19 +00:00
2021-01-26 02:04:11 +00:00
2020-12-26 20:22:27 -04:00
2021-01-26 02:04:12 +00:00
2020-12-27 01:46:20 -04:00
2021-01-26 02:04:12 +00:00
2020-12-27 14:15:22 -04:00
2020-12-27 14:15:22 -04:00
2021-01-20 13:57:36 -08:00
2020-10-19 22:51:56 -07:00
2020-11-15 12:23:08 -08:00
2021-01-26 02:04:12 +00:00
2021-01-26 02:04:12 +00:00
2020-12-04 23:58:42 +00:00
2021-01-26 02:04:12 +00:00
2021-01-15 19:35:10 +00:00
2021-01-15 19:35:10 +00:00
2020-11-07 22:10:18 -08:00
2020-11-07 22:10:18 -08:00
2020-12-27 01:46:20 -04:00
2020-12-26 20:47:00 -04:00
2021-01-15 18:04:09 +00:00
2020-12-08 09:09:31 -08:00
2021-01-20 17:05:58 -08:00
2021-01-26 02:04:12 +00:00
2021-01-26 02:04:11 +00:00
2020-11-10 14:01:07 -07:00
2021-01-26 02:04:12 +00:00
2021-01-26 02:04:12 +00:00
2020-10-19 22:51:56 -07:00
2020-12-27 01:46:20 -04:00
2020-12-27 01:46:20 -04:00
2020-11-14 19:22:04 -08:00
2021-01-26 02:04:11 +00:00
2021-01-26 02:04:12 +00:00
2020-11-07 22:10:18 -08:00
2021-01-26 02:04:12 +00:00
2021-01-26 02:04:11 +00:00
2021-01-26 02:04:12 +00:00
2020-11-14 19:22:04 -08:00
2020-11-07 22:10:18 -08:00
2020-12-26 20:47:00 -04:00
2020-12-26 21:31:45 -04:00
2021-01-15 18:04:09 +00:00
2020-12-26 22:34:46 -04:00
2020-12-04 01:38:07 +00:00
2021-01-21 10:45:50 -08:00
2020-12-08 09:09:31 -08:00
2021-01-26 02:04:12 +00:00
2020-12-11 09:34:27 -08:00
2021-01-26 02:04:12 +00:00
2021-01-26 02:04:11 +00:00