SDKs: Add inttypes.h to the darwin SDK stub
authorJustin Bogner <mail@justinbogner.com>
Tue, 7 Jan 2014 05:42:09 +0000 (05:42 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 7 Jan 2014 05:42:09 +0000 (05:42 +0000)
commitd46fd0869054228feea2148478610932cbfe0c8f
tree0c0c95431d41e782cced5cc009936aa253ec1957
parentcfa41a25699c8b519ba530b0a5ac119f4250a509
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
compiler-rt/SDKs/darwin/usr/include/inttypes.h [new file with mode: 0644]