forked from OSchip/llvm-project
![]() Rename the files containing the `__errno_location` function to `__errno_location.h/cpp` to match the other files and move the `llvmlibc_errno` macro to its own file. Split assert.h into `__assert_fail.h` (contains the function prototype) and assert.h (contains the assert macro). Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D90653 |
||
---|---|---|
.. | ||
__support | ||
assert | ||
ctype | ||
errno | ||
math | ||
signal | ||
stdio | ||
stdlib | ||
string | ||
sys | ||
threads | ||
unistd | ||
.clang-tidy | ||
CMakeLists.txt |