[libcxx-commits] [libcxx] [libc++] Speed up classic locale (PR #72112)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 23 12:06:03 PST 2023


================
@@ -850,6 +850,7 @@ set(files
   __utility/integer_sequence.h
   __utility/is_pointer_in_range.h
   __utility/move.h
+  __utility/no_destroy.h
----------------
mordante wrote:

I miss an entry in the module map (libcxx/include/module.modulemap.in).

https://github.com/llvm/llvm-project/pull/72112


More information about the libcxx-commits mailing list