mclow.lists added a comment. When you add a new header file to libc++, you have to update two additional files:
- include/module.modulemap - test/libcxx/double_include.sh.cpp See http://llvm.org/viewvc/llvm-project?view=revision&revision=329144 for an example of how to do this. ================ Comment at: libcxx/test/std/experimental/simd/simd.cons/geneartor.pass.cpp:3 +// +// The LLVM Compiler Infrastructure +// ---------------- Surely you didn't really mean to name this file "geneartor.pass.cpp" https://reviews.llvm.org/D41148 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits