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
/
char.traits.specializations.char32_t
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][P0980] Marked member functions move/copy/assign of char_traits const...
Michael Park
2019-11-11
3
-3
/
+36
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
5
-0
/
+10
*
Support tests in freestanding
JF Bastien
2019-02-04
15
-15
/
+45
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+45
*
Implement P0426: Constexpr for std::char_traits
Marshall Clow
2017-01-12
4
-0
/
+59
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
1
-1
/
+0
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
3
-2
/
+1
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
9
-9
/
+27
*
Rooting out more undefined behavior in char_traits.
Marshall Clow
2015-02-13
4
-0
/
+6
*
Move the test for zero-length into the char_traits (from string_view). Add te...
Marshall Clow
2015-02-12
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
15
-0
/
+451