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
/
Sema
/
i-c-e.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
when compiling in a GNU mode (e.g. gnu99) treat VLAs with a size that can be ...
Chris Lattner
2011-06-14
1
-1
/
+1
*
Don't crash during constant-evaluation of 1/(1/0). PR9262.
John McCall
2011-02-26
1
-0
/
+2
*
Enhance Sema::DiagRuntimeBehavior() to delay some diagnostics to see if the r...
Ted Kremenek
2011-02-23
1
-1
/
+3
*
This really seems like a boring set of fixes to our tests to make them more
Chandler Carruth
2010-11-16
1
-1
/
+1
*
Fixed __builtin_constant_p return type.
Abramo Bagnara
2010-10-09
1
-0
/
+1
*
Revert r114316, -Wunused-value enabled by default was intended.
Argyrios Kyrtzidis
2010-09-19
1
-3
/
+5
*
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
Argyrios Kyrtzidis
2010-09-19
1
-5
/
+3
*
Add a warning to catch a bug recently caught by code review, like this:
Chris Lattner
2010-07-13
1
-1
/
+2
*
Fix rdar://8139785 "implement warning on dead expression in comma operator"
Argyrios Kyrtzidis
2010-06-30
1
-3
/
+4
*
implement PR6004, warning about divide and remainder by zero.
Chris Lattner
2010-01-12
1
-2
/
+3
*
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Use clang to run tests which include headers from the system.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Simplify the scheme used for keywords, and change the classification
Eli Friedman
2009-04-28
1
-3
/
+3
*
Change isNullPointerConstant to be strict; hopefully this won't cause
Eli Friedman
2009-04-25
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Some additional ICE tests.
Eli Friedman
2009-02-27
1
-0
/
+18
*
Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p
Chris Lattner
2008-12-12
1
-0
/
+13
*
merge these testcases into one file.
Chris Lattner
2008-12-12
1
-0
/
+35