Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

For those who are unaware, `clang-format` (http://clang.llvm.org/docs/ClangFormat.html) can be used to automatically convert existing C++ code to a given formatting style (Google, LLVM, a custom style, etc).

It's similar to `gofmt` in the golang world, and is a really useful tool for enforcing these kind of style guides.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: