index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
iterators
/
stream.iterators
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Define istream_iterator equality comparison operators out-of-line
Roger Ferrer Ibanez
2017-12-11
1
-0
/
+3
*
Change test suite to support c++17 dialect flag instead of c++1z.
Eric Fiselier
2017-11-07
1
-1
/
+1
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
2
-0
/
+4
*
Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anyt...
Marshall Clow
2017-05-23
1
-28
/
+0
*
[libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance should...
Stephan T. Lavavej
2017-05-05
3
-0
/
+54
*
Recommit r296712: "Fix Apple-specific XFAIL directive in libc++ test"
Mehdi Amini
2017-03-02
1
-1
/
+1
*
Revert "Fix Apple-specific XFAIL directive in libc++ test"
Mehdi Amini
2017-03-02
1
-1
/
+1
*
Fix Apple-specific XFAIL directive in libc++ test
Mehdi Amini
2017-03-01
1
-1
/
+1
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
1
-1
/
+1
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
3
-5
/
+5
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-0
/
+1
*
XFAIL test for more apple-clang versions
Eric Fiselier
2016-12-15
1
-1
/
+1
*
XFAIL test on apple-clang-7.0
Eric Fiselier
2016-12-14
1
-1
/
+1
*
Recommit r286884: P0503R0, adopted in Issaquah, rewords some requirements on ...
Eric Fiselier
2016-12-14
3
-3
/
+47
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-0
/
+4
*
Revert "P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t ...
Vedant Kumar
2016-11-15
3
-43
/
+3
*
P0503R0, adopted in Issaquah, rewords some requirements on nullptr_t and istr...
Marshall Clow
2016-11-14
3
-3
/
+43
*
Add tests for LWG2544. We already implement this; just adding tests to make s...
Marshall Clow
2016-10-10
3
-0
/
+66
*
Make instreambuf.iterator/types.pass.cpp more portable.
Eric Fiselier
2016-06-30
1
-6
/
+12
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
3
-4
/
+10
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
4
-4
/
+4
*
Test hijacking ADL for operator& in the stream iterator constructors.
Eric Fiselier
2016-05-17
2
-3
/
+30
*
Add test for r269789
Eric Fiselier
2016-05-17
1
-0
/
+2
*
Rename a few tests that had typos in their names. No functional change. Thank...
Marshall Clow
2016-04-23
1
-0
/
+0
*
Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits
Eric Fiselier
2016-01-20
2
-0
/
+6
*
Suppress clang warnings in some tests
Eric Fiselier
2015-08-30
1
-0
/
+4
*
A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...
Marshall Clow
2015-04-16
5
-8
/
+79
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
43
-0
/
+1579