Loop invariant code motion initial implementation
[platform/upstream/SPIRV-Tools.git] / .clang-format
1 ---
2 Language: Cpp
3 BasedOnStyle: Google
4 DerivePointerAlignment: false
5 ...