boostorg / lexical_cast

General literal text conversions, such as an int represented as a string, or vice versa
https://boost.org/libs/lexical_cast
34 stars 58 forks source link

Suppress the unsigned-integer-overflow sanitizer warnings and do not … #73

Closed apolukhin closed 8 months ago

apolukhin commented 8 months ago

…recover from the integer sanitizer errors (fixes #45)