Revision aaabdc85d9ca15c60b82383fbf1e51e3a6132ef5 authored by Adam Retter on 10 March 2020, 17:16:37 UTC, committed by GitHub on 10 March 2020, 17:16:37 UTC
* Update to latest Snappy to fix compilation issue on latest MacOS XCode

* Fix build issues on MSVC with db_stress_tool types
1 parent 5929273
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