Re: Re: Should we relax precheck a little bit?

2020-03-10 Thread Takashi Yamamoto
On Mon, Mar 9, 2020 at 6:09 AM Peter Van Der Perk wrote: > > Hi Adam, > > I've been trying to make a clang-format for NuttX however I did run in some > nasty bugs with clang-format. > Mostly the inconsistent spacing caused by preprocessor directives (#ifdef) > etc. > I've filed a bug on the LLVM

Re: Re: Should we relax precheck a little bit?

2020-03-08 Thread Adam Feuer
Thanks Peter! I will try out your config. If it can get close, I will see if I can create a post-processor like David said. cheers adam On Sun, Mar 8, 2020 at 2:09 PM Peter Van Der Perk wrote: > Hi Adam, > > I've been trying to make a clang-format for NuttX however I did run in > some nasty bug

RE: Re: Should we relax precheck a little bit?

2020-03-08 Thread Peter Van Der Perk
Hi Adam, I've been trying to make a clang-format for NuttX however I did run in some nasty bugs with clang-format. Mostly the inconsistent spacing caused by preprocessor directives (#ifdef) etc. I've filed a bug on the LLVM bugtracker (https://bugs.llvm.org/show_bug.cgi?id=44843) unfortunely I d