forked from OSchip/llvm-project
c2547f1554
I ran into an error while trying to build libc++abi for a platform that doesn't have <sys/types.h>. I couldn't find what <sys/types.h> was used for in the header, so I think it's fine to remove it. Differential Revision: https://reviews.llvm.org/D82810 |
||
---|---|---|
.. | ||
cmake | ||
fuzz | ||
include | ||
lib | ||
src | ||
test | ||
www | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT |