[AMDGPU][AsmParser][NFC] Get rid of custom default operand handlers.
[llvm-project.git] / clang / lib / Format / .clang-format
blob60f4950c01a599f53a8dffdce0ff53f215862824
1 BasedOnStyle: LLVM
2 InsertBraces: true
3 LineEnding: LF
4 RemoveBracesLLVM: true