Star
81
Fork
27
代码
介绍
代码
Issues
9
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
libcxx
/
test
/
std
/
numerics
/
rand
/
rand.util
下载当前目录
G
GitHub
[libc++] Add a static_assert for a Mandates in seed_seq (
#86992
)
ca48d4df
创建于
2024年4月3日
历史提交
文件
最后提交记录
最后更新时间
rand.util.canonical
[libc++][random] Removes transitive includes. It seems these includes are still provided by the sub headers, so it only removes the duplicates. There is no change in the list of includes, but the change affects the modular build. By not having the includes in the top-level header the module map has changed. This uncovers missing includes in the tests and missing exports in the module map. This causes the huge amount of changes in the patch. Reviewed By: #libc, ldionne Differential Revision:
https://reviews.llvm.org/D133252
3 年前
rand.util.seedseq
[libc++] Add a static_assert for a Mandates in seed_seq (
#86992
) Fixes
#84843
2 年前