AliveToolkit / alive2

Automatic verification of LLVM optimizations
MIT License
719 stars 93 forks source link

clang format #1063

Closed Hels15 closed 6 days ago

Hels15 commented 6 days ago

".clang-format" does not seem to be up to date as it doesn't result in the correct style formation after applying it over the files.

Language:        Cpp
BasedOnStyle:  LLVM
AllowShortFunctionsOnASingleLine: Empty
nunoplopes commented 6 days ago

Yeah, I don't use it. So I'm not going to fix it. We can accept PRs though.