2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-19 00:14:01 +00:00
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