Commit 6bf66306 authored by Owen Pan's avatar Owen Pan Committed by Tom Stellard
Browse files

[clang-format] Don't format already formatted integer literals

Fixes a bug in IntegerLiteralSeparatorFixer::checkSeparator() so that
only unformatted integer literals will be formatted.

Differential Revision: https://reviews.llvm.org/D146501

(cherry picked from commit 5b5c49ad)
parent 7b133944
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment