Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / unittests / Format / .clang-format
blob63d45e0307a3dfebe23e458478f608e837174a0b
1 BasedOnStyle: LLVM
2 InsertBraces: true
3 InsertNewlineAtEOF: true
4 LineEnding: LF
5 RemoveBracesLLVM: true