This website requires JavaScript.
Explore
Help
Sign In
Doomhowl-Interactive
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
llvm-project
/
libcxx
/
test
/
std
/
experimental
History
Tim Shen
f72252e679
[libcxx] fix
>> 42
UB in <experimental/simd>
...
llvm-svn: 338325
2018-07-30 23:05:40 +00:00
..
algorithms
/alg.search
Remove std::experimental::sample; use std::sample instead. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-01 16:36:08 +00:00
filesystem
Implement <filesystem>
2018-07-27 03:07:09 +00:00
func
…
iterator
…
language.support
/support.coroutines
[coroutines] libcxx, noop_coroutine, make bots even more happy
2018-04-05 00:18:37 +00:00
memory
Mark the test using <experimental/memory_resource> to require c++experimental.
2018-06-11 19:42:27 +00:00
simd
[libcxx] fix
>> 42
UB in <experimental/simd>
2018-07-30 23:05:40 +00:00
utilities
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-06 23:13:48 +00:00
nothing_to_do.pass.cpp
Remove <experimental/string_view>; use <string_view> instead. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-05 23:43:34 +00:00