[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / third-party / benchmark / .clang-format
blobe7d00feaa08a95073ddce4101383715098496154
1 ---
2 Language:        Cpp
3 BasedOnStyle:  Google
4 PointerAlignment: Left
5 ...