=?utf-8?q?Björn_Schäpers?= <[email protected]>, =?utf-8?q?Björn_Schäpers?= <[email protected]> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
owenca wrote: Instead of adding `MaxDigitsNoSeparator` suboptions, how about extending `Decimal`, etc.? For example, `Decimal: -4` would set an upper bound of 4 digits for removing the separators whereas `Decimal: -1` would still remove all separators as before. https://github.com/llvm/llvm-project/pull/164286 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
