llvm-project/compiler-rt/SDKs/darwin/usr/include
Justin Bogner d46fd08690 SDKs: Add inttypes.h to the darwin SDK stub
This unbreaks the configure build on darwin, where we build with the
stub SDK in -isysroot. Oddly, the cmake build doesn't have this
restriction, which probably means the cmake configs are out of date.

llvm-svn: 198676
2014-01-07 05:42:09 +00:00
..
sys Add 'errno.h' to the Darwin SDK. 2013-06-27 21:17:06 +00:00
errno.h Add 'errno.h' to the Darwin SDK. 2013-06-27 21:17:06 +00:00
fcntl.h Performance improvement. 2013-05-23 07:18:59 +00:00
inttypes.h SDKs: Add inttypes.h to the darwin SDK stub 2014-01-07 05:42:09 +00:00
limits.h
stdio.h Performance improvement. 2013-05-23 07:18:59 +00:00
stdlib.h Performance improvement. 2013-05-23 07:18:59 +00:00
string.h Declare 'strerror' so that we can use it with errno. 2013-06-27 21:17:24 +00:00