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
/
bitfield.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Update tests
Anders Carlsson
2009-09-14
1
-1
/
+1
*
When determining whether an expression refers to a bit-field, look
Douglas Gregor
2009-05-02
1
-1
/
+1
*
Fix bitfield promotions in several more cases. We don't seem to work hard eno...
Douglas Gregor
2009-05-02
1
-0
/
+5
*
Implement bit-field promotion rules for C99. Fixes PR3500.
Douglas Gregor
2009-05-01
1
-0
/
+4
*
clean up anonymous bitfield diagnostics, PR4017
Chris Lattner
2009-04-20
1
-1
/
+5
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Check signedness of bitfield sizes.
Anders Carlsson
2009-03-16
1
-0
/
+2
*
Partial fix for PR3310, concerning type-checking for tentative
Douglas Gregor
2009-03-10
1
-1
/
+1
*
fix PR3607 and a fixme, by checking bitfield constraints
Chris Lattner
2009-03-05
1
-0
/
+7
*
Implement rdar://6138816 - [sema] named bitfields cannot have 0 width
Chris Lattner
2008-12-12
1
-0
/
+3
*
add annotation
Chris Lattner
2008-12-11
1
-0
/
+3
*
Add diagnostics for bitfields.
Anders Carlsson
2008-12-06
1
-0
/
+8