зеркало из https://github.com/microsoft/clang-1.git
daf2e1c636
Clang's <stddef.h> provides definitions for the C standard library types size_t, ptrdiff_t, and wchar_t. However, the system's C standard library headers tend to provide the same typedefs, and the two generally avoid each other using the macros _SIZE_T/_PTRDIFF_T/_WCHAR_T. With modules, however, we need to see *all* of the places where these types are defined, so provide the typedefs (ignoring the macros) when modules are enabled. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177686 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
__wmmintrin_aes.h | ||
__wmmintrin_pclmul.h | ||
altivec.h | ||
ammintrin.h | ||
avx2intrin.h | ||
avxintrin.h | ||
bmi2intrin.h | ||
bmiintrin.h | ||
cpuid.h | ||
emmintrin.h | ||
f16cintrin.h | ||
float.h | ||
fma4intrin.h | ||
fmaintrin.h | ||
immintrin.h | ||
iso646.h | ||
limits.h | ||
lzcntintrin.h | ||
mm3dnow.h | ||
mm_malloc.h | ||
mmintrin.h | ||
module.map | ||
nmmintrin.h | ||
pmmintrin.h | ||
popcntintrin.h | ||
rtmintrin.h | ||
smmintrin.h | ||
stdalign.h | ||
stdarg.h | ||
stdbool.h | ||
stddef.h | ||
stdint.h | ||
stdnoreturn.h | ||
tgmath.h | ||
tmmintrin.h | ||
unwind.h | ||
varargs.h | ||
wmmintrin.h | ||
x86intrin.h | ||
xmmintrin.h | ||
xopintrin.h |