summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/exprs.c
Commit message (Expand)AuthorAgeFilesLines
* finish off codegen support for sub of pointer to functions, Chris Lattner2009-02-111-0/+7
* fix folding of '*doubleArray'Nuno Lopes2008-11-191-0/+7
* fix folding of comma if given a non-constant operand.Nuno Lopes2008-11-161-0/+6
* Fix a bug where we didn't promote 'const float' (or typedefs) toChris Lattner2008-06-271-1/+6
* implement codegen support for sizeof(void), fixing PR2080.Chris Lattner2008-02-211-0/+11
* Fix PR1921 by promoting negative indices to intptrty.Chris Lattner2008-01-311-0/+6
* fix a problem reported by Eli, caused by not keeping bool as i1 Chris Lattner2008-01-301-0/+3
* Fix a crash reported by Seo Sanghyeon.Chris Lattner2008-01-031-0/+8
* Fix PR1895: a crash on an ugly gcc extension.Chris Lattner2008-01-021-0/+8
OpenPOWER on IntegriCloud