Revision 5e2ebf2bdcefb5ea921b932ae1a7e44905ef0682 authored by Tamir Duberstein on 02 May 2017, 22:09:40 UTC, committed by Facebook Github Bot on 02 May 2017, 22:11:59 UTC
Summary:
siying
Closes https://github.com/facebook/rocksdb/pull/2233

Differential Revision: D4987113

Pulled By: siying

fbshipit-source-id: f07ecd3f7d9f5366a2b1665ce28ba10d74405557
1 parent af6fe69
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