Roland McGrath ba177c7286
[libc] Add a few missing casts (#70850)
Stricter GCC warnings about implicit widening and narrowing cases
necessitate additional explicit casts around some integer operations.
2023-10-31 12:37:09 -07:00
..

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.