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
/
char.traits
/
char.traits.specializations
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][P0980] Marked member functions move/copy/assign of char_traits const...
Michael Park
2019-11-11
15
-15
/
+180
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
37
-0
/
+74
*
Fix char.traits.specializations.char8_t main return
JF Bastien
2019-03-19
4
-0
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
76
-80
/
+232
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
76
-304
/
+228
*
[libcxx] Fix test on compilers that do not support char8_t yet
Louis Dionne
2018-12-11
1
-2
/
+4
*
Fix problems with char8_t stuff on compilers that don't support char8_t yet
Marshall Clow
2018-12-11
1
-2
/
+4
*
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
Marshall Clow
2018-12-11
15
-0
/
+514
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-10
/
+10
*
Implement P0426: Constexpr for std::char_traits
Marshall Clow
2017-01-12
16
-1
/
+251
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
4
-4
/
+0
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
9
-7
/
+2
*
Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com
Eric Fiselier
2016-06-22
1
-1
/
+1
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
18
-18
/
+54
*
Remove arithmetic +/-127 on chars; results in UB when dealing with signed cha...
Marshall Clow
2016-06-06
1
-8
/
+13
*
Rooting out more undefined behavior in char_traits.
Marshall Clow
2015-02-13
16
-0
/
+24
*
Move the test for zero-length into the char_traits (from string_view). Add te...
Marshall Clow
2015-02-12
4
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
61
-0
/
+1722