Files
libcxx/utils/google-benchmark/.clang-format
Eric Fiselier 622fc11b5e Upgrade Google Benchmark library to ToT
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346984 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-15 19:22:53 +00:00

6 lines
52 B
YAML

---
Language: Cpp
BasedOnStyle: Google
...