sapling/eden/fs
David Lai 55c2ef2f6f comment out unused parameters
Summary:
The changes in this diff comments out unused parameters. All changes are automated using clang-tidy.
This will allow us to enable `-Wunused-parameter` as error.

Reviewed By: simpkins

Differential Revision: D7371610

fbshipit-source-id: 0134e2f0b916313d690c073a46d747c52399a226
2018-03-22 15:29:44 -07:00
..
config Remove TARGETS files 2018-02-20 19:57:45 -08:00
fuse comment out unused parameters 2018-03-22 15:29:44 -07:00
inodes comment out unused parameters 2018-03-22 15:29:44 -07:00
journal Remove TARGETS files 2018-02-20 19:57:45 -08:00
model Remove TARGETS files 2018-02-20 19:57:45 -08:00
rocksdb Remove TARGETS files 2018-02-20 19:57:45 -08:00
service enable asynchronous logging 2018-03-21 12:37:48 -07:00
sqlite add SqliteLocalStore 2018-02-08 20:06:55 -08:00
store use folly::getBaseLoggingConfig() to set base logging config 2018-03-21 12:37:48 -07:00
takeover use folly::getBaseLoggingConfig() to set base logging config 2018-03-21 12:37:48 -07:00
testharness add a function for diffing source control commits 2018-03-20 16:47:12 -07:00
utils throw all errno exceptions as std::generic_category 2018-03-20 13:38:45 -07:00