Revision 07c0fc002af727fe1f0b01f45c40d16c97e62123 authored by Jay Zhuang on 11 December 2020, 04:36:44 UTC, committed by Facebook GitHub Bot on 11 December 2020, 04:37:51 UTC
Summary:
Remove the workaround for that.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7768

Reviewed By: cheng-chang

Differential Revision: D25487150

Pulled By: jay-zhuang

fbshipit-source-id: 4514dfc64eb56d2dad48f9a24176c21af8107def
1 parent fd7d8dc
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