Stephan T. Lavavej
|
16e2ba19df
|
[libcxx] [test] Fix comment typos, strip trailing whitespace.
No functional change, no code review.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292434 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-18 20:10:25 +00:00 |
|
Eric Fiselier
|
e386ad3090
|
Refactor uses_allocator test types for upcoming fixes
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289197 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-12-09 09:51:09 +00:00 |
|
Eric Fiselier
|
efc48515b4
|
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@288557 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-12-03 00:27:13 +00:00 |
|
Eric Fiselier
|
5781358757
|
Implement p0337r0. Delete operator= for polymorphic_allocator.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273838 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-06-27 00:55:25 +00:00 |
|
Marshall Clow
|
174432dbd5
|
Found a couple bugs in the test suite. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272679 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-06-14 15:25:46 +00:00 |
|
Dan Albert
|
d8df1781e3
|
Add REQUIRES: c++experimental where appropriate.
Summary:
I haven't added it to all the tests, just those that fail without it
(those that aren't header only).
Reviewers: EricWF, mclow.lists
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D21247
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272443 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-06-10 22:45:11 +00:00 |
|
Eric Fiselier
|
2aad5d548c
|
Fix bug in test allocator that incorrectly computed the allocation size
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271195 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-30 01:31:04 +00:00 |
|
Eric Fiselier
|
dba23b499b
|
Add experimental container alias templates for PMRs
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@268841 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-07 03:09:55 +00:00 |
|
Eric Fiselier
|
257fd699fd
|
Add <experimental/memory_resource>
Reviewers: mclow.lists, EricWF
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D20007
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@268829 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-05-07 01:04:55 +00:00 |
|