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.modifiers
/
string_assign
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Mark several tests as XFAIL on macosx10.7
Louis Dionne
2019-02-27
2
-0
/
+10
*
Support tests in freestanding
JF Bastien
2019-02-04
10
-10
/
+30
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
10
-40
/
+30
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
3
-45
/
+45
*
[libcxx] [test] D27027: Strip trailing whitespace.
Stephan T. Lavavej
2016-11-23
3
-6
/
+6
*
Protect exceptional paths under libcpp-no-exceptions
Roger Ferrer Ibanez
2016-11-01
2
-18
/
+52
*
Fix shadow warnings in string_view tests. Patch from STL@microsoft.com
Eric Fiselier
2016-10-24
1
-11
/
+10
*
Implement proposed resolution for LWG#2758. Reviewed as D24446. Normally, I w...
Marshall Clow
2016-09-24
1
-3
/
+59
*
Fix PR#30303 - no matching function for call to '__ptr_in_range'
Marshall Clow
2016-09-07
1
-0
/
+9
*
Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add te...
Marshall Clow
2016-09-05
3
-0
/
+47
*
Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...
Marshall Clow
2016-07-21
2
-0
/
+228
*
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
Eric Fiselier
2016-04-28
8
-16
/
+21
*
Implement LWG#2579: Inconsistency wrt Allocators in basic_string assignment v...
Marshall Clow
2016-03-09
1
-1
/
+33
*
More string fixes for noexcept cases. Apparently I didn't get them all in r25...
Marshall Clow
2016-01-20
1
-0
/
+2
*
Fix up the tests I added for string exceptions to be skipped when exceptions ...
Marshall Clow
2016-01-20
1
-0
/
+2
*
Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the st...
Marshall Clow
2016-01-13
8
-8
/
+35
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
1
-0
/
+1
*
Implement LWG#2063, and update the issues links to point to the github genera...
Marshall Clow
2015-10-05
1
-0
/
+6
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
8
-0
/
+660