phoebewang wrote:

> LGTM. Clang format changes look valid.

I think the `(__mmask8) - 1` doesn't make sense. Seems clang-format takes 
`__mmask8` as a variable rather than a type. It appares since some version and 
really annoying.

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

Reply via email to