llvm/libcxx/test/.clang-format

BasedOnStyle: InheritParentConfig

# Disable formatting options which may break tests.
SortIncludes: false
ReflowComments: false