Files
clang-p2996/clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
Owen Pan b4243bb611 [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
2023-02-14 14:27:53 -08:00

5.4 KiB