Igor Sugak
62247ffa3b
rocksdb: Add missing override
...
Summary:
When using latest clang (3.6 or 3.7/trunck) rocksdb is failing with many errors. Almost all of them are missing override errors. This diff adds missing override keyword. No manual changes.
Prerequisites: bear and clang 3.5 build with extra tools
```lang=bash
% USE_CLANG=1 bear make all # generate a compilation database http://clang.llvm.org/docs/JSONCompilationDatabase.html
% clang-modernize -p . -include . -add-override
% make format
```
Test Plan:
Make sure all tests are passing.
```lang=bash
% #Use default fb code clang.
% make check
```
Verify less error and no missing override errors.
```lang=bash
% # Have trunk clang present in path.
% ROCKSDB_NO_FBCODE=1 CC=clang CXX=clang++ make
```
Reviewers: igor, kradhakrishnan, rven, meyering, sdong
Reviewed By: sdong
Subscribers: dhruba, leveldb
Differential Revision: https://reviews.facebook.net/D34077
2015-02-26 11:28:41 -08:00
..
2014-12-02 12:09:20 -08:00
2014-11-21 14:11:40 -08:00
2014-11-21 14:11:40 -08:00
2014-12-02 12:09:20 -08:00
2015-02-23 11:59:39 -08:00
2015-02-06 10:37:45 -08:00
2015-02-26 11:28:41 -08:00
2014-11-24 20:44:49 -08:00
2014-12-04 11:41:56 -08:00
2014-11-11 16:47:22 -05:00
2014-11-24 20:44:49 -08:00
2015-02-20 11:07:21 -08:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2015-02-19 13:11:10 -08:00
2014-11-07 15:04:30 -08:00
2014-12-11 14:15:13 -08:00
2015-02-26 11:28:41 -08:00
2014-08-19 09:52:54 -04:00
2014-08-19 06:48:21 -07:00
2014-11-11 16:47:22 -05:00
2015-02-26 11:28:41 -08:00
2015-01-14 16:24:24 -08:00
2013-10-16 17:48:41 -07:00
2014-11-11 16:47:22 -05:00
2013-10-16 17:48:41 -07:00
2014-11-13 14:39:30 -05:00
2014-11-13 14:39:30 -05:00
2015-02-17 17:54:02 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-24 20:44:49 -08:00
2015-02-26 11:28:41 -08:00
2015-02-09 20:59:29 +01:00
2015-02-06 10:37:45 -08:00
2014-11-14 11:38:26 -08:00
2014-11-14 11:38:26 -08:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2015-02-26 11:28:41 -08:00
2014-12-02 12:09:20 -08:00
2015-02-26 11:28:41 -08:00
2014-12-02 12:09:20 -08:00
2014-11-11 16:47:22 -05:00
2014-11-20 10:49:32 -08:00
2013-10-16 17:48:41 -07:00
2014-11-13 14:39:30 -05:00
2014-11-13 14:39:30 -05:00
2015-02-09 17:55:12 -08:00
2015-02-04 21:39:45 -08:00
2014-08-28 12:46:05 -04:00
2014-08-28 12:46:05 -04:00
2014-10-31 19:22:49 -07:00
2015-02-26 11:28:41 -08:00
2015-02-26 11:28:41 -08:00
2014-12-12 17:50:36 -08:00
2014-09-23 16:56:34 -07:00
2014-09-23 16:56:34 -07:00
2014-05-09 08:41:02 -07:00
2014-09-23 01:10:46 +08:00
2014-09-21 22:20:00 +08:00
2015-02-26 11:28:41 -08:00
2015-01-29 16:33:11 -08:00
2015-02-26 11:28:41 -08:00
2014-10-31 15:16:31 -07:00
2015-02-26 11:28:41 -08:00
2015-02-26 11:28:41 -08:00
2013-10-16 17:48:41 -07:00
2014-11-11 16:47:22 -05:00
2014-11-18 10:20:10 -08:00
2014-11-18 10:20:10 -08:00
2014-06-16 15:41:46 -07:00
2014-12-04 13:56:14 -08:00
2015-02-19 19:11:14 -08:00
2014-11-18 22:21:02 +01:00
2015-02-19 19:26:38 -08:00
2015-02-18 11:49:31 -08:00
2014-09-02 12:04:22 -07:00
2015-02-09 17:55:12 -08:00
2015-02-26 11:28:41 -08:00
2013-10-16 17:48:41 -07:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-07-25 15:17:06 -07:00
2014-09-04 17:40:41 -07:00
2015-02-13 15:10:47 -08:00
2014-12-02 12:09:20 -08:00
2015-01-30 16:04:30 -08:00
2015-02-26 11:28:41 -08:00
2015-02-25 16:34:26 -08:00
2015-02-25 16:34:26 -08:00
2015-02-25 16:34:26 -08:00
2015-01-23 18:10:52 -08:00
2014-07-28 12:10:49 -07:00
2014-11-11 16:47:22 -05:00
2013-12-03 12:42:15 -08:00
2014-07-28 12:22:37 -07:00
2014-11-21 11:05:28 -05:00
2014-11-24 20:44:49 -08:00
2014-04-17 10:49:58 -07:00
2014-04-17 14:29:28 -07:00
2014-10-31 15:08:10 -07:00
2015-02-20 11:07:21 -08:00
2014-09-08 22:24:40 -07:00
2015-02-26 11:28:41 -08:00
2015-02-04 01:47:32 -08:00
2014-10-31 11:59:54 -07:00
2015-01-27 13:56:03 -08:00
2014-10-21 17:28:31 -07:00
2015-02-06 02:38:14 -08:00
2015-02-04 01:47:32 -08:00
2015-01-13 00:04:08 -08:00
2015-01-13 00:04:08 -08:00
2015-01-13 00:04:08 -08:00
2015-02-17 11:29:36 -08:00
2015-01-13 00:04:08 -08:00
2015-02-17 11:29:36 -08:00
2014-12-02 12:09:20 -08:00
2015-02-18 11:49:31 -08:00
2015-02-18 11:49:31 -08:00
2014-05-01 14:09:32 -04:00
2014-05-01 14:09:32 -04:00