mydeveloperday wrote:

> > We don't normally commit in clang-format with a unit test
> 
> I assume you mean "without a unit test". In this case the unit test is the 
> existing test cases. Some fail on z/OS because the files are not read in as 
> text. It's not really possible to detect this issue on other platforms. I 
> can't think of a new unit test that wouldn't duplicate what we already have.

No its ok.. we kind of have a rule witrh clang-format that all commits need 
some form of test, but again I can understand this is hard to test. Go ahead.

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

Reply via email to