This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
experimental
History
ZhangYin
dc53410693
[libc++] <experimental/simd> Add operator value_type() of simd reference (
#68960
)
2023-10-23 11:51:34 +02:00
..
__simd
[libc++] <experimental/simd> Add operator value_type() of simd reference (
#68960
)
2023-10-23 11:51:34 +02:00
__config
[libcxx] <experimental/simd> Add ABI tags, class template simd/simd_mask implementations. Add related simd traits and tests.
2023-09-12 11:41:40 +08:00
__memory
[libc++] Remove C++03 extensions for std::allocator_arg & friends
2023-03-19 10:14:32 -04:00
deque
…
forward_list
…
iterator
[libc++] Add hide_from_abi check for classes
2023-04-16 15:23:23 +02:00
list
…
map
…
memory_resource
[libc++][hardening][NFC] Introduce
_LIBCPP_ASSERT_UNCATEGORIZED
.
2023-06-28 15:10:31 -07:00
propagate_const
[libc++] Fix template parameter naming and enforce it through readability-identifier-naming
2023-07-24 19:54:12 -07:00
regex
…
set
…
simd
[libcxx] <experimental/simd> Added aliagned flag types, traits is_simd_flag_type[_v], memory_alignment[_v] and related tests
2023-09-12 11:41:44 +08:00
string
…
type_traits
[libc++] Fix template parameter naming and enforce it through readability-identifier-naming
2023-07-24 19:54:12 -07:00
unordered_map
…
unordered_set
…
utility
…
vector
…