[lld][WebAssembly] Add `--table-base` setting
[llvm-project.git] / clang / lib / Format / .clang-format
blob63d45e0307a3dfebe23e458478f608e837174a0b
1 BasedOnStyle: LLVM
2 InsertBraces: true
3 InsertNewlineAtEOF: true
4 LineEnding: LF
5 RemoveBracesLLVM: true