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 |
Marshall Clow
|
720ef47200
|
Implement another part of P0031; adding constexpr to move_iterator
llvm-svn: 285818
|
2016-11-02 15:30:26 +00:00 |
Eric Fiselier
|
906c50859b
|
Fix LWG issue #2106: move_iterators returning prvalues
llvm-svn: 267091
|
2016-04-22 00:49:12 +00:00 |
Marshall Clow
|
05333fc8af
|
Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing.
llvm-svn: 265914
|
2016-04-11 03:54:53 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |