Revision 5f1daf7ae39e41ae4aa69cca4add602aa1b0b909 authored by Lei Jin on 23 April 2014, 04:14:25 UTC, committed by Lei Jin on 23 April 2014, 04:14:25 UTC
Summary: Get rid of the devil. Probably won't impact anything on the perf side.

Test Plan: make all check

Reviewers: igor, haobo, sdong, yhchiang

Reviewed By: haobo

CC: leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D18153
1 parent 547bb6a
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