erichkeane wrote:

No idea why I can't respond to the individual threads but...

>The coding standards don't specify to add a comment there and a brief survey 
>of other headers in this directory indicates considerable inconsistency (72 
>out of 123 .h files have them). I guess that is over 50% so I'll add it.

It kinda does?  Clang-format is supposed to be adding those and coding standard 
is that we're supposed to be clang-format clean.  That said, I've got no idea 
why it didn't try to add it here, I've definitely seen it do so before.

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

Reply via email to