From cd58b400110586bb0d0632dce0f667efbc3dbd88 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sat, 30 Sep 2017 18:20:12 -0400 Subject: update C headers to clang 5.0.0 --- c_headers/module.modulemap | 1 + 1 file changed, 1 insertion(+) (limited to 'c_headers/module.modulemap') diff --git a/c_headers/module.modulemap b/c_headers/module.modulemap index 11ef2f9029..95d26cefa6 100644 --- a/c_headers/module.modulemap +++ b/c_headers/module.modulemap @@ -61,6 +61,7 @@ module _Builtin_intrinsics [system] [extern_c] { textual header "xopintrin.h" textual header "fma4intrin.h" textual header "mwaitxintrin.h" + textual header "clzerointrin.h" explicit module mm_malloc { requires !freestanding -- cgit v1.2.3