Files
clang-p2996/libc
Michael Jones 7ffa52dfd1 [libc] re-enable assert
The assert functions were disabled while the signal functions were being
fixed. This patch re-enables them.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D138056
2022-11-15 13:39:34 -08:00
..
2022-11-15 13:39:34 -08:00
2022-11-11 18:02:33 -08:00
2022-11-11 18:02:33 -08:00
2022-11-15 13:39:34 -08:00
2022-11-15 13:39:34 -08:00
2022-11-15 13:39:34 -08: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.