rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

Makes sense to me. I imagine this would also be useful for libc++.


================
Comment at: lib/Headers/module.modulemap:66
@@ -65,2 +65,3 @@
     explicit module mm_malloc {
+      requires !freestanding
       header "mm_malloc.h"
----------------
Are there more parts of the intrinsics modules to which this should be applied?


https://reviews.llvm.org/D23871



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to