This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3aa55db86d
llvm-project
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.cons
History
Marshall Clow
979550f221
While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard
...
llvm-svn: 239004
2015-06-04 02:05:41 +00:00
..
alloc.pass.cpp
…
char_assignment.pass.cpp
…
copy.pass.cpp
…
copy_alloc.pass.cpp
…
copy_assignment.pass.cpp
…
default_noexcept.pass.cpp
While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard
2015-06-04 02:05:41 +00:00
dtor_noexcept.pass.cpp
…
initializer_list.pass.cpp
…
initializer_list_assignment.pass.cpp
…
iter_alloc.pass.cpp
…
move.pass.cpp
…
move_alloc.pass.cpp
…
move_assign_noexcept.pass.cpp
…
move_assignment.pass.cpp
…
move_noexcept.pass.cpp
…
pointer_alloc.pass.cpp
…
pointer_assignment.pass.cpp
…
pointer_size_alloc.pass.cpp
…
size_char_alloc.pass.cpp
…
substr.pass.cpp
…