Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_libcxx
/
21a8669ade46d7f95343cee9b11008f246282299
/
test
/
std
/
utilities
/
time
/
time.traits
98d4ace
Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Reviewed as https://reviews.llvm.org/D53828
by Marshall Clow
· 6 years ago
d311b3c
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library
by Eric Fiselier
· 8 years ago
d0eba8d
Fix bad test that was previously getting ifdef-ed away
by Eric Fiselier
· 9 years ago
d24c465
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
by Eric Fiselier
· 9 years ago
a3866e4
Last bit of P0006; mark it as complete
by Marshall Clow
· 9 years ago
a90c6dd
Move test into test/std subdirectory.
by Eric Fiselier
· 10 years ago