Add support for %ls in printf by calling internal string converter and add relevant end-to-end sprintf test. Additionally, modified printf parser for recognizing length modifier. This also disables wide string support on windows and other unsupported platforms. Co-authored-by: shubhe25p <shubhp@mbm3a24.local>
LLVM libc ========= This directory and its subdirectories contain source code for llvm-libc, a retargetable implementation of the C standard library. LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.