Tue Ly 7cbcc581a5 [libc] Change UInt integer conversion operators to use standard types.
This fixes an issue with missing `unsigned long` conversion on macOS.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D151234
2023-05-23 14:12:46 -04:00
..
2023-05-22 23:27:59 -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.