================
@@ -77,7 +77,7 @@ static std::optional<std::string> formatIfNeeded(StringRef
IntegerLiteral,
transformComponent(IntegerLiteral.take_front(1 + N.BaseLetterPos),
Style.NumericLiteralCase.Prefix);
}
- // reformat this slice as HexDigit whether or not the digit has hexadecimal
+ // Reformat this slice as HexDigit whether or not the digit has hexadecimal
// characters because binary/decimal/octal digits are unchanged
----------------
30Wedge wrote:
:facepalm: . Should be all set now.
https://github.com/llvm/llvm-project/pull/151590
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits