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
/
version.version.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
Louis Dionne
2019-11-14
1
-0
/
+20
*
P0722R3: Implement library support for destroying delete
Eric Fiselier
2019-05-23
1
-3
/
+3
*
Implement midpoint for floating point types. Reviewed as https://reviews.llvm...
Marshall Clow
2019-04-25
1
-0
/
+20
*
Add std::is_constant_evaluated.
Eric Fiselier
2019-04-24
1
-3
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
correct script name in generated tests
Eric Fiselier
2019-01-16
1
-2
/
+2
*
Fix feature test macros for atomics/mutexes without threading
Eric Fiselier
2019-01-16
1
-35
/
+77
*
Implement feature test macros using a script.
Eric Fiselier
2019-01-16
1
-124
/
+2111
*
Add the feature test macros that were defined in p1353r0 to the headers of th...
Marshall Clow
2019-01-07
1
-0
/
+2
*
Fix problems with char8_t stuff on compilers that don't support char8_t yet
Marshall Clow
2018-12-11
1
-1
/
+1
*
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
Marshall Clow
2018-12-11
1
-4
/
+15
*
Update commnents to reflect the changes for LWG#3122. NFC
Marshall Clow
2018-10-22
1
-0
/
+1
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
1
-0
/
+135