rocksdb/utilities/document
Igor Canadi 9f20395cd6 Turn -Wshadow back on
Summary: It turns out that -Wshadow has different rules for gcc than clang. Previous commit fixed clang. This commits fixes the rest of the warnings for gcc.

Test Plan: compiles

Reviewers: ljin, yhchiang, rven, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D28131
2014-11-06 11:14:28 -08:00
..
document_db_test.cc document_db_test.cc: pass const string param by reference 2014-10-01 11:55:43 +02:00
document_db.cc Avoid dereferencing a null field 2014-10-07 01:40:29 -07:00
json_document_test.cc Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
json_document.cc Turn -Wshadow back on 2014-11-06 11:14:28 -08:00