rocksdb/utilities/merge_operators/string_append
Victor Gao 1d7048c598 comment out unused parameters
Summary: This uses `clang-tidy` to comment out unused parameters (in functions, methods and lambdas) in fbcode. Cases that the tool failed to handle are fixed manually.

Reviewed By: igorsugak

Differential Revision: D5454343

fbshipit-source-id: 5dee339b4334e25e963891b519a5aa81fbf627b2
2017-07-21 14:57:44 -07:00
..
stringappend2.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
stringappend2.h Introduce FullMergeV2 (eliminate memcpy from merge operators) 2016-07-20 09:49:03 -07:00
stringappend_test.cc Tests to avoid to use TMPDIR directly 2015-07-21 19:07:34 -07:00
stringappend.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
stringappend.h Lint everything 2015-11-16 12:56:21 -08:00