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.runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix _LIBCPP_HAS_ definitions for Android.
Dan Albert
2019-11-18
2
-5
/
+4
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
3
-0
/
+6
*
Fix implementation of ::abs and std::abs LWG 2192.
Eric Fiselier
2019-04-23
1
-1
/
+49
*
Support tests in freestanding
JF Bastien
2019-02-04
6
-6
/
+18
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
[libcxx] [test] Don't detect Windows' UCRT with TEST_COMPILER_C1XX
Billy Robert O'Neal III
2018-10-20
1
-4
/
+2
*
Selectively import timespec_get into namespace std, since some C libraries do...
Marshall Clow
2018-08-15
1
-1
/
+1
*
Final bit of P0063 - make sure that aligned_alloc is available when the under...
Marshall Clow
2018-07-31
1
-0
/
+10
*
import timespec and timespec_get into namespace std if we're under c++17 or l...
Marshall Clow
2018-07-31
1
-0
/
+14
*
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
Ed Schouten
2016-12-30
1
-2
/
+0
*
Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...
Eric Fiselier
2016-06-22
6
-120
/
+0
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-1
/
+3
*
Fix warnings in tests.
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
2
-1
/
+7
*
Manually suppress -Wnonnull when it occurs in an unevaluated context
Eric Fiselier
2015-10-01
1
-0
/
+6
*
Fix a handful of tests that fail in C++03
Eric Fiselier
2015-07-28
1
-3
/
+3
*
Fix warnings in test/std/language.support
Eric Fiselier
2015-07-18
4
-4
/
+19
*
Make support for thread-unsafe C functions optional.
Ed Schouten
2015-06-24
2
-1
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
12
-0
/
+394