AaronBallman wrote:

I'm in favor of these changes. The current formatting makes some pretty bad 
decisions in places, but I think it's a hard problem to solve -- some 
attributes are longer and may want to be on their own line, other attributes 
are shorter and maybe are reasonable to inline, but there will always be the 
ones in the middle where it could go either way and will be wrong periodically. 
Picking "leave them where the developer put them" seems like a pretty 
reasonable compromise to me.

Uncertain how others feel about it though.

https://github.com/llvm/llvm-project/pull/70360
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to