On 3 June 2015 at 10:24, Yury Gribov y.gribov@samsung.com wrote:
People have been pointing at clang-format recently but AFAIK support for GNU formatting (used in GCC and Binutils) is still infant.
Patches welcome! :)
More seriously, we also recommend clang-format on all LLVM projects, though some formatting for specific sub-projects (ex. lld) is still lacking. There are those that prefer that way, so that we have a consistent formatting across all sub projects, but that's not realistic for GNU sub-projects.
cheers, --renato