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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use our new snazzy stdint.h to make a testcase 64-bit portable.
Sebastian Redl
2009-02-07
1
-1
/
+3
*
Add iterators to LookupResult, allowing one to iterate over the
Douglas Gregor
2009-02-02
1
-0
/
+10
*
Closed out a few radars that were addressed by designated initializers
Douglas Gregor
2009-01-30
1
-0
/
+16
*
Ignore parens when determining if an expr is a string literal. Fixes PR3382.
Anders Carlsson
2009-01-24
1
-0
/
+2
*
Properly manage the bit-widths of APInts/APSInts in array initialization.
Douglas Gregor
2009-01-23
1
-1
/
+3
*
Centralize error reporting of improper uses of incomplete types in the
Douglas Gregor
2009-01-19
1
-1
/
+2
*
Fix test cases broken by quote normalization in diagnostics.
Sebastian Redl
2008-11-22
1
-1
/
+1
*
Fix PR3031 by silencing follow-on errors in invalid declarations.
Chris Lattner
2008-11-11
1
-1
/
+1
*
Fix crash caused by this:
Argyrios Kyrtzidis
2008-11-07
1
-0
/
+1
*
Fix PR3001: if we have an error parsing an initializer, make sure to remove
Chris Lattner
2008-11-03
1
-0
/
+7
*
add the other test case for completeness and to avoid regressions in the future
Nuno Lopes
2008-09-02
1
-1
/
+2
*
Fix for PR2747: allow pointer->int casts with a null base; these are
Eli Friedman
2008-09-02
1
-0
/
+8
*
Add test case for function-pointer-cast-of-global as constant
Daniel Dunbar
2008-08-25
1
-0
/
+4
*
add testcase we already handle.
Chris Lattner
2008-08-19
1
-0
/
+4
*
wrap some long diagnostics, make 'initializer is not a constant' diagnostic
Chris Lattner
2008-08-10
1
-1
/
+1
*
Make sure to allow assigning a pointer to a bool.
Eli Friedman
2008-05-30
1
-0
/
+8
*
Fix a couple of bugs found by Neil Booth in the const-ness checking.
Eli Friedman
2008-05-21
1
-0
/
+12
*
add testcase for pr2050 which is now fixed.
Chris Lattner
2008-05-04
1
-0
/
+13
*
Improve diagnostic for illegal array initialization.
Eli Friedman
2008-02-08
1
-0
/
+4
*
all filevar's have static storage. Previously a global with
Chris Lattner
2007-12-02
1
-0
/
+5
*
add several cases that Expr::hasStaticStorage missed, pointed out by Oliver Hunt
Chris Lattner
2007-11-27
1
-0
/
+4
*
Implement test/Sema/init.c by treating functions as constants.
Chris Lattner
2007-11-01
1
-0
/
+6