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
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
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
6
-0
/
+12
*
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
87
-87
/
+177
*
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
88
-352
/
+264
*
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
*
First part of P0482 - Establish that char8_t is an integral type, and that nu...
Marshall Clow
2018-11-29
32
-0
/
+165
*
Revert commit r347904 because it broke older compilers
Marshall Clow
2018-11-29
32
-165
/
+0
*
First part of P0482 - Establish that char8_t is an integral type, and that nu...
Marshall Clow
2018-11-29
32
-0
/
+165
*
[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
*
[libc++] Disable failing C11 feature tests for <cfloat> and <float.h>
Louis Dionne
2018-08-15
1
-3
/
+3
*
[libc++] Add missing #include in C11 features tests
Louis Dionne
2018-08-14
1
-0
/
+2
*
Test for the presence of a bunch of new macros for c++17. These macros come f...
Marshall Clow
2018-07-31
1
-0
/
+42
*
Implement P0754R2: The <version> header.
Marshall Clow
2018-04-03
1
-0
/
+17
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
1
-2
/
+2
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-1
/
+1
*
Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...
Eric Fiselier
2016-06-22
3
-60
/
+0
*
Guard use of non-standard macros in denorm_min() tests.
Eric Fiselier
2016-06-22
1
-0
/
+11
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-2
/
+2
*
[WebAssembly] Set std::numeric_limits's traps field for WebAssembly.
Dan Gohman
2016-01-13
1
-1
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
43
-0
/
+2452