leveldb/util
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
..
arena_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
arena.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
arena.h leveldb: Replace AtomicPointer with std::atomic. 2019-03-11 13:41:25 -07:00
bloom_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
bloom.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
cache_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
cache.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
coding_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
coding.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
coding.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
comparator.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
crc32c_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
crc32c.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
crc32c.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 2017-01-04 09:13:20 -08:00
env_posix_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env_posix.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 2019-03-20 13:57:03 -07:00
env_windows_test.cc Added native support for Windows. 2019-03-01 18:00:35 -08:00
env_windows.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
env.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
filter_policy.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
hash_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
hash.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
hash.h Remove extern from function declarations. 2018-03-12 09:24:48 -07:00
histogram.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
histogram.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
logging_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
logging.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
logging.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
mutexlock.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
no_destructor_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
no_destructor.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
options.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
posix_logger.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
random.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
status_test.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
status.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
testharness.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
testharness.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
testutil.cc Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
testutil.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00
windows_logger.h Format all files IAW the Google C++ Style Guide. 2019-05-02 19:04:50 -07:00