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
1005cf323d
llvm-project
/
libcxx
/
test
/
containers
/
sequences
History
Howard Hinnant
c1ef47986b
Fix two test bugs
...
llvm-svn: 116515
2010-10-14 21:08:32 +00:00
..
array
Fixing whitespace problems
2010-08-22 00:15:28 +00:00
deque
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
forwardlist
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
list
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
vector
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
2010-09-04 23:28:19 +00:00
vector.bool
Fix two test bugs
2010-10-14 21:08:32 +00:00
nothing_to_do.pass.cpp
Wiped out some non-ascii characters that snuck into the copyright.
2010-05-11 21:36:01 +00:00