Complex deinterleaving/single reductions build fix Reapply "Add support for single...
[llvm-project.git] / openmp / runtime / .clang-format
blob590e1e212c75dcda568c3813180d860e693134ff
1 ---
2 BasedOnStyle:  LLVM
3 AlignTrailingComments: false
4 SortIncludes:    false
5 ...