Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / openmp / runtime / .clang-format
blob590e1e212c75dcda568c3813180d860e693134ff
1 ---
2 BasedOnStyle:  LLVM
3 AlignTrailingComments: false
4 SortIncludes:    false
5 ...