aboutsummaryrefslogtreecommitdiff
path: root/test/AdaFrontend
AgeCommit message (Expand)Author
2007-04-03move these to FrontendAdaChris Lattner
2007-03-27Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type.Duncan Sands
2007-03-23Test handling of switches with wide case ranges.Duncan Sands
2007-03-20Ada testcase for structs with multiple variable sized fields.Duncan Sands
2007-03-20Test that ARRAY_RANGE_REF returns an array not an element.Duncan Sands
2007-03-19Test handling of ARRAY_REF when the component type is of unknown size.Duncan Sands
2007-03-14Test that the size of a view converted object is determined by the targetDuncan Sands
2007-03-13Test support for arrays with non-zero first index.Duncan Sands
2007-03-05Testcase for handling of static constant declarations in EmitBIND_EXPR.Duncan Sands
2007-03-05Testcase causing the Ada front-end to create bogus constructor fields.Duncan Sands
2007-03-05New directory for Ada testcases. Test handling of NON_LVALUE_EXPR.Duncan Sands