[libcxx-commits] [libcxx] [libc++] Inline `text_encoding` alias offset table std::count to 884 (PR #207471)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 20 23:51:26 PDT 2026


================
@@ -8,4 +8,5 @@ module test {
   module test_allocator         { header "test_allocator.h" }
   module test_iterators         { header "test_iterators.h" }
   module type_algorithms        { header "type_algorithms.h" }
+  module test_text_encoding     { header "test_text_encoding.h" }
----------------
philnik777 wrote:

please put it in lexicographical order.

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


More information about the libcxx-commits mailing list