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.ops
/
string_compare
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx][test][NFC] Fix comment typos.
Stephan T. Lavavej
2019-10-22
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
2
-0
/
+2
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
5
-0
/
+25
*
Support tests in freestanding
JF Bastien
2019-02-04
9
-9
/
+27
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
9
-36
/
+27
*
Implement LWG 2946, 3075 and 3076. Reviewed as https://reviews.llvm.org/D48616
Marshall Clow
2018-07-02
2
-2
/
+16
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
6
-8
/
+8
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
6
-8
/
+8
*
Add even more string_view tests. These found some bugs in the default paramet...
Marshall Clow
2017-09-07
2
-0
/
+462
*
Protect exceptional paths under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-01
5
-51
/
+101
*
Fix a few static_asserts that need extra parens on -03
Marshall Clow
2016-09-24
1
-2
/
+2
*
Implement proposed resolution for LWG#2758. Reviewed as D24446. Normally, I w...
Marshall Clow
2016-09-24
1
-0
/
+5980
*
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...
Marshall Clow
2016-07-21
1
-5
/
+5
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
6
-6
/
+6
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
4
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+8169