- Fix printf_behavior to describe NULL %s as printing "(null)" when nullptr checks are enabled - Point undefined_behavior NULL %s/%n entry at LIBC_COPT_PRINTF_NO_NULLPTR_CHECKS - Add Sphinx labels to link directly to the flag and Conversion sections
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.