[PATCH] D46845: [libcxx][c++17] P0083R5: Splicing Maps and Sets

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 14:47:37 PDT 2018


mclow.lists added a comment.

One more thing - 
When you add a new header file, you need to update `include/module.modulemap`, `test/libcxx/double_include.sh.cpp`, and `include/CMakeLists.txt`.
Take a look at https://reviews.llvm.org/D49338 for an example.


https://reviews.llvm.org/D46845





More information about the cfe-commits mailing list