[libcxx-commits] [libcxx] [libc++] Add missing constant_wrapper in the std domule (PR #202038)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 6 09:24:05 PDT 2026


https://github.com/frederick-vs-ja approved this pull request.

LGTM.

> How do we test the std module?

It seems that we just check that some symbols obtained from header including and module importing are somehow "the same". Not sure why `constant_wrapper` was missed.

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


More information about the libcxx-commits mailing list