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.access
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
9
-0
/
+9
*
Get rid of a bunch of 'unused variable' warnings in test when run with debug_...
Marshall Clow
2019-05-01
2
-2
/
+2
*
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. T...
Marshall Clow
2019-03-19
3
-0
/
+16
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
1
-0
/
+5
*
Support tests in freestanding
JF Bastien
2019-02-04
10
-16
/
+36
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
10
-40
/
+30
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
1
-2
/
+2
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
1
-2
/
+2
*
[libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
1
-2
/
+2
*
Protect exceptional paths under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-01
1
-6
/
+25
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
10
-10
/
+10
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
10
-0
/
+545