Revision 3be9b364539d382ce282cad80b5c05c58fd2d8a7 authored by David Lai on 13 April 2018, 00:55:14 UTC, committed by Facebook Github Bot on 13 April 2018, 00:59:16 UTC
Summary:
This PR comments out the rest of the unused arguments which allow us to turn on the -Wunused-parameter flag. This is the second part of a codemod relating to https://github.com/facebook/rocksdb/pull/3557.
Closes https://github.com/facebook/rocksdb/pull/3662

Differential Revision: D7426121

Pulled By: Dayvedde

fbshipit-source-id: 223994923b42bd4953eb016a0129e47560f7e352
1 parent d15397b
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 19.9 KB
clock_cache.cc -rw-r--r-- 26.1 KB
clock_cache.h -rw-r--r-- 601 bytes
lru_cache.cc -rw-r--r-- 15.0 KB
lru_cache.h -rw-r--r-- 10.0 KB
lru_cache_test.cc -rw-r--r-- 5.0 KB
sharded_cache.cc -rw-r--r-- 4.8 KB
sharded_cache.h -rw-r--r-- 4.1 KB

back to top