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
/
depr
/
depr.c.headers
/
wchar_h.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Add missing #include in <cwchar> tests
Louis Dionne
2019-06-13
1
-0
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
1
-0
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Silence more unused variable warnings. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
1
-0
/
+8
*
Cleanup warnings and remove use of __builtin_va_list in depr.c.headers
Eric Fiselier
2016-05-02
1
-16
/
+5
*
Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
1
-0
/
+4
*
Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from
Richard Smith
2016-02-10
1
-10
/
+4
*
Silence a -Wmissing-braces warning in the tests; mbstate_t is defined differe...
Marshall Clow
2015-11-25
1
-0
/
+8
*
Get some of wchar_h.pass.cpp working on apple.
Eric Fiselier
2015-10-10
1
-10
/
+16
*
Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently do...
Richard Smith
2015-10-10
1
-11
/
+24
*
Revert r249889 due to bot failure.
Manman Ren
2015-10-10
1
-18
/
+11
*
Split <wchar.h> out of <cwchar>.
Richard Smith
2015-10-09
1
-11
/
+18
*
Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', w...
Marshall Clow
2015-09-15
1
-1
/
+1
*
Cleanup warnings in test/std/depr
Eric Fiselier
2015-07-18
1
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+104