[libcxx] r249738 - Split <ctype.h> out of <cctype>.

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 17:31:23 PDT 2015


> On Oct 16, 2015, at 5:30 PM, Adrian Prantl via cfe-commits <cfe-commits at lists.llvm.org> wrote:
> 
> 
>> On Oct 16, 2015, at 5:28 PM, Richard Smith <richard at metafoo.co.uk <mailto:richard at metafoo.co.uk>> wrote:
>> 
>> <stddef-module-usable.diff>
> 
> Getting there :-)
> 
While building module 'Darwin' imported from /Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/assert.h:42:
> In file included from <module-includes>:86:
> In file included from /Volumes/Data/llvm/_build.ninja.release/bin/../lib/clang/3.8.0/include/tgmath.h:29:
> /Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/math.h:309:10: fatal error: 
>       'type_traits' file not found
> #include <type_traits>
>          ^
> In file included from test.cpp:2:
> In file included from /Volumes/Data/llvm/_build.ninja.release/bin/../include/c++/v1/cassert:21:
> /Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/assert.h:42:10: fatal error: 
>       could not build module 'Darwin'
> #include <sys/cdefs.h>
>  ~~~~~~~~^
> 2 errors generated.
> 
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151016/da39ca6d/attachment.html>


More information about the cfe-commits mailing list