C++: change note for hex format range analysis

This commit is contained in:
Robert Marsh
2022-01-14 13:18:58 -05:00
parent 9de63b2812
commit 5df6bcf952

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* `FormatLiteral::getMaxConvertedLength` now uses range analysis to provide a
more accurate length for integers formatted with `%x`