leveldb/db
Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide.
Use clang-format to correct formatting to be in agreement with the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html). Doing this simplifies the process of accepting changes. Also fixed a few warnings flagged by clang-tidy.

PiperOrigin-RevId: 246350737
2019-05-02 19:04:50 -07:00
..
autocompact_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
builder.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
builder.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
c_test.c Expose WriteBatch::Append in the C API. 2018-08-19 19:54:34 -07:00
c.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
corruption_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_bench.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_impl.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_impl.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_iter.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_iter.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
db_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
dbformat_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
dbformat.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
dbformat.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
dumpfile.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
fault_injection_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filename_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filename.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filename.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
leveldbutil.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
log_format.h Convert documentation to markdown. 2017-03-01 09:42:25 -08:00
log_reader.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
log_reader.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
log_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
log_writer.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
log_writer.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
memtable.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
memtable.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
recovery_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
repair.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
skiplist_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
skiplist.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
snapshot.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
table_cache.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
table_cache.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_edit_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_edit.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_edit.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_set_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_set.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
version_set.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
write_batch_internal.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
write_batch_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
write_batch.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00