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
/
depr
/
depr.c.headers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
26
-2935
/
+0
*
Add an XFAIL for Newlib's missing uchar.h
Jonathan Roelofs
2014-12-11
1
-0
/
+1
*
Add an XFAIL for Newlib's missing fenv.h
Jonathan Roelofs
2014-12-11
1
-0
/
+2
*
Remove tests that va_copy is not defined when C++ < 11.
Eric Fiselier
2014-11-20
1
-4
/
+0
*
Change contradictory wording in va_copy test error message.
Eric Fiselier
2014-11-19
1
-2
/
+2
*
Modify tests to check that va_copy is only defined in C++11 and beyond.
Eric Fiselier
2014-11-18
1
-2
/
+8
*
Some tests used __typeof__ instead of decltype. Replace these usages.
Marshall Clow
2014-10-21
2
-4
/
+4
*
Fix unused variables in tests to placate scan-build. Patch from Steve MacKenzie.
Eric Fiselier
2014-10-19
1
-0
/
+1
*
fix stdio.h test to reflect removal of ::gets in c++14
Eric Fiselier
2014-08-10
1
-0
/
+2
*
Mark math.h and cmath tests as xfail on linux.
Eric Fiselier
2014-08-09
1
-0
/
+2
*
Fix a couple of -Wabsolute-value warnings in the libc++ tests
Marshall Clow
2014-03-06
1
-3
/
+3
*
[tests] XFAIL a few things that require libc (?) support missing on Darwin.
Daniel Dunbar
2013-02-05
1
-0
/
+2
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
1
-1
/
+1
*
Silence some warnings in a test.
Howard Hinnant
2012-02-25
1
-0
/
+2
*
Fix wchar tests by not assuming that tm is complete and by using the
Alexis Hunt
2011-07-15
1
-2
/
+6
*
<inttypes.h> does not necessarily include <stdint.h>. Accordingly, do
Alexis Hunt
2011-07-06
1
-286
/
+0
*
http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...
Howard Hinnant
2011-05-13
2
-79
/
+81
*
license change
Howard Hinnant
2010-11-16
26
-52
/
+52
*
fixing whitespace
Howard Hinnant
2010-09-28
1
-1
/
+1
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
3
-3
/
+2
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
26
-26
/
+26
*
libcxx initial import
Howard Hinnant
2010-05-11
26
-0
/
+3202