Revision 18ba3e2edd36cf7666d054f0f3bfa8190594c6f4 authored by Aaron Gao on 22 February 2017, 18:21:39 UTC, committed by sdong on 22 February 2017, 23:59:03 UTC
Summary:
omit the override for the previous commit
Closes https://github.com/facebook/rocksdb/pull/1898

Differential Revision: D4598743

Pulled By: lightmark

fbshipit-source-id: f98a378
1 parent 1c91104
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