• A
    Ran clang-format on db/ directory (#10910) · 5cf6ab6f
    Andrew Kryczka 提交于
    Summary:
    Ran `find ./db/ -type f | xargs clang-format -i`. Excluded minor changes it tried to make on db/db_impl/. Everything else it changed was directly under db/ directory. Included minor manual touchups mentioned in PR commit history.
    
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/10910
    
    Reviewed By: riversand963
    
    Differential Revision: D40880683
    
    Pulled By: ajkr
    
    fbshipit-source-id: cfe26cda05b3fb9a72e3cb82c286e21d8c5c4174
    5cf6ab6f
db_basic_test.cc 152.8 KB