llvm-project/clang/test/Headers/Inputs/include
Richard Smith 23d8d0338e [modules] Fix a #include cycle when building a module for our builtin headers.
xmmintrin.h includes emmintrin.h and vice versa if SSE2 is enabled. We break
this cycle for a modules build, and instead make the xmmintrin.h module
re-export the immintrin.h module. Also included is a fix for an assert in the
serialization code if a module exports another module that was declared later
in the same module map.

llvm-svn: 237321
2015-05-14 00:45:20 +00:00
..
complex.h
math.h
setjmp.h Intrin.h: include setjmp.h to get a jmp_buf definition 2014-01-28 23:01:59 +00:00
stdint.h
stdlib.h [modules] Fix a #include cycle when building a module for our builtin headers. 2015-05-14 00:45:20 +00:00