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
/
clang
/
test
/
Headers
/
c89.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
Chandler Carruth
2013-09-20
1
-1
/
+1
*
Don't build this test with modules for now, it's causing buildbot failures.
Richard Smith
2013-04-04
1
-1
/
+0
*
Add tests that build modules for our builtin headers, and fix two buglets exp...
Richard Smith
2013-04-04
1
-0
/
+1
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-20
1
-1
/
+1
*
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
1
-1
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
1
-1
/
+1
*
Linux still needs these hacks.
Bill Wendling
2010-10-20
1
-0
/
+5
*
Now that mm_malloc.h was rewritten to *not* include errno.h (see
Bill Wendling
2010-10-19
1
-5
/
+0
*
Make sure we don't include mm_malloc.h in this test, it includes errno.h which
Daniel Dunbar
2010-03-26
1
-1
/
+6
*
Spell -triple correctly for %clang, not %clang_cc1.
Daniel Dunbar
2010-03-26
1
-1
/
+1
*
i386-apple-darwin10 implies sse2, this option shouldn't be needed.
Chris Lattner
2010-03-26
1
-1
/
+1
*
xmmintrin just requires sse2, not sse3.
Chris Lattner
2010-03-26
1
-1
/
+1
*
hopefully fix this on non-sse2 hosts. Shouldn't an apple-darwin10
Chris Lattner
2010-03-22
1
-1
/
+1
*
fix PR6658: inline isn't a keyword in C89 mode, use __inline__ instead.
Chris Lattner
2010-03-22
1
-0
/
+5