# This file was originally created with clang-format 6.0.0 through
# clang-format -style=llvm -dump-config > .clang-format
# Options that agree with the LLVM standards have been removed from the resulting file

BasedOnStyle: LLVM

---
Language: Cpp
Standard: Cpp11

# Add other options here
# For all clang-format options, see:
# https://releases.llvm.org/8.0.0/tools/clang/docs/ClangFormatStyleOptions.html

FixNamespaceComments: false
