carlosgalvezp wrote: > An inconsistency is that readability-uppercase-literal-suffix only handles l > and u by default whereas the check here also handles f
Actually `readability-uppercase-literal-suffix` does handle `f` as well so I'm not sure I understand this comment. https://github.com/llvm/llvm-project/pull/102831 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits