Revision bb14ff7c788cd4ff1ca4d8196531a6b1248726d9 authored by Siying Dong on 22 March 2017, 18:13:55 UTC, committed by sdong on 22 March 2017, 18:50:25 UTC
Summary: Closes https://github.com/facebook/rocksdb/pull/2021

Differential Revision: D4755324

Pulled By: siying

fbshipit-source-id: c8d7955
1 parent 47177be
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top