Sign in
llvm
/
llvm-project
/
libcxx
/
a85c68e12476c48278180da1d6784fa13cbf527d
/
.
/
.clang-format
blob: b708c8117c6b3f3919de041ad43d50f4aa55e528 [
file
] [
log
] [
blame
]
BasedOnStyle
:
LLVM
---
Language
:
Cpp
AlwaysBreakTemplateDeclarations
:
true
# Disable formatting options which may break tests.
SortIncludes
:
false
ReflowComments
:
false
---