This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
17536b935ae8a4ef2679ae5ccd541eddc60dceed
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
vector
History
Marshall Clow
d588b56d9c
Sigh. Once again forgot about the 'no exceptions' bots.
...
llvm-svn: 300451
2017-04-17 14:18:44 +00:00
..
vector.capacity
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LANG in vector.
2017-04-16 02:40:45 +00:00
vector.cons
Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LANG in vector.
2017-04-16 02:40:45 +00:00
vector.data
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
vector.modifiers
Sigh. Once again forgot about the 'no exceptions' bots.
2017-04-17 14:18:44 +00:00
vector.special
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.
2017-02-05 22:47:09 +00:00
allocator_mismatch.fail.cpp
…
contiguous.pass.cpp
[libcxx] [test] Fix MSVC x64 truncation warnings with 32-bit allocator size_type/difference_type.
2016-12-14 22:46:46 +00:00
iterators.pass.cpp
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
2016-11-04 20:26:59 +00:00
types.pass.cpp
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00