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
/
strings
/
basic.string
/
string.nonmembers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
33
-0
/
+33
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-05
3
-2
/
+200
*
Revert "[libc++] Fix error flags and exceptions propagated from input stream ...
Louis Dionne
2019-04-02
3
-200
/
+2
*
[libc++] Fix error flags and exceptions propagated from input stream operations
Louis Dionne
2019-04-02
3
-2
/
+200
*
Support tests in freestanding
JF Bastien
2019-02-04
44
-44
/
+132
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
44
-176
/
+132
*
Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616
Marshall Clow
2018-07-02
1
-1
/
+2
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
Eric Fiselier
2017-04-19
7
-224
/
+232
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 1/3.
Stephan T. Lavavej
2017-02-05
1
-1
/
+3
*
[libcxx] [test] D27027: Strip trailing whitespace.
Stephan T. Lavavej
2016-11-23
1
-1
/
+1
*
Make swap_noexcept.pass.cpp tests more portable. Patch from STL@microsoft.com.
Eric Fiselier
2016-07-25
1
-9
/
+6
*
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...
Marshall Clow
2016-07-21
12
-0
/
+840
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
29
-29
/
+29
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-4
/
+4
*
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
Eric Fiselier
2016-04-28
2
-6
/
+7
*
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...
Marshall Clow
2015-07-13
1
-0
/
+31
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
5
-0
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
32
-0
/
+2509