Revision 4ab4049f279f2622f4343d12aaf0a6caa68c4ca7 authored by Adam Retter on 31 March 2017, 16:59:02 UTC, committed by Facebook Github Bot on 31 March 2017, 17:09:21 UTC
Summary:
Closes https://github.com/facebook/rocksdb/issues/2068
Closes https://github.com/facebook/rocksdb/pull/2072

Differential Revision: D4810855

Pulled By: ajkr

fbshipit-source-id: 288ddb9
1 parent 4e00650
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