owenca wrote: > Cool, thanks for hearing me out! I am working on handling > `NumericLiteralCase` in the same pass as `IntegerLiteralSeparatorFixer`; that > seemed natural since they both only modify single `numeric_constant` tokens. > I won't have time to get to it until next week.
I'd handle `NumericLiteralCase` in a non-optional pass instead. https://github.com/llvm/llvm-project/pull/151590 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits