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
/
language.support
/
support.limits
/
support.limits.general
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
Louis Dionne
2019-11-14
2
-0
/
+40
*
P0722R3: Implement library support for destroying delete
Eric Fiselier
2019-05-23
2
-6
/
+6
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
2
-0
/
+40
*
Add std::is_constant_evaluated.
Eric Fiselier
2019-04-24
2
-6
/
+6
*
Support tests in freestanding
JF Bastien
2019-02-04
46
-46
/
+54
*
Move the feature test macros script to the utils directory.
Eric Fiselier
2019-02-02
1
-975
/
+0
*
Update generator script to use the new license file header.
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
47
-188
/
+141
*
correct script name in generated tests
Eric Fiselier
2019-01-16
43
-89
/
+91
*
Fix feature test macros for atomics/mutexes without threading
Eric Fiselier
2019-01-16
4
-73
/
+177
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
43
-1054
/
+7079
*
Add the feature test macros that were defined in p1353r0 to the headers of th...
Marshall Clow
2019-01-07
3
-1
/
+35
*
Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...
Marshall Clow
2018-12-14
9
-0
/
+100
*
Fix problems with char8_t stuff on compilers that don't support char8_t yet
Marshall Clow
2018-12-11
9
-9
/
+9
*
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
Marshall Clow
2018-12-11
45
-8
/
+275
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2018-11-14
1
-1
/
+1
*
Update commnents to reflect the changes for LWG#3127. NFC
Marshall Clow
2018-10-22
2
-1
/
+31
*
Update commnents to reflect the changes for LWG#3122. NFC
Marshall Clow
2018-10-22
2
-0
/
+2
*
Fix threaded test under no-threading configuration
Eric Fiselier
2018-10-01
2
-0
/
+4
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
40
-0
/
+1486