[clang-format] Don't rewrite the input file if already formatted
If IntegerLiteralSeparator is set but the integer literals are already formatted, don't rewrite the input file. Fixes #60651. Differential Revision: https://reviews.llvm.org/D143831
Loading
Please sign in to comment