Stephan T. Lavavej
a730ed3149
[libcxx] [test] Fix comment typos, strip trailing whitespace.
...
No functional change, no code review.
llvm-svn: 292434
2017-01-18 20:10:25 +00:00
Eric Fiselier
43a7f2c53b
Refactor uses_allocator test types for upcoming fixes
...
llvm-svn: 289197
2016-12-09 09:51:09 +00:00
Eric Fiselier
465bd0fc00
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
...
llvm-svn: 288557
2016-12-03 00:27:13 +00:00
Eric Fiselier
8b7faa6871
Implement p0337r0. Delete operator= for polymorphic_allocator.
...
llvm-svn: 273838
2016-06-27 00:55:25 +00:00
Marshall Clow
9df8f6c472
Found a couple bugs in the test suite. No functionality change.
...
llvm-svn: 272679
2016-06-14 15:25:46 +00:00
Dan Albert
ff2addf703
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
llvm-svn: 272443
2016-06-10 22:45:11 +00:00
Eric Fiselier
9ef549212c
Fix bug in test allocator that incorrectly computed the allocation size
...
llvm-svn: 271195
2016-05-30 01:31:04 +00:00
Eric Fiselier
522a7f9535
Add experimental container alias templates for PMRs
...
llvm-svn: 268841
2016-05-07 03:09:55 +00:00
Eric Fiselier
15551efd43
Add <experimental/memory_resource>
...
Reviewers: mclow.lists, EricWF
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D20007
llvm-svn: 268829
2016-05-07 01:04:55 +00:00