fish-shell/cmake/checks
Mahmoud Al-Qudsi 1365379518 Optimize away a str2wcs_internal check
str2wcs_internal is one of worst hot paths in the codebase, and this
particular check can be optimized away for non-macOS hosts at compile
time.
2020-09-07 18:05:18 -05:00
..
mbrtowc_invalid_utf8.cpp Optimize away a str2wcs_internal check 2020-09-07 18:05:18 -05:00