summaryrefslogtreecommitdiffstats
path: root/llvm/test/AdaFrontend
Commit message (Collapse)AuthorAgeFilesLines
* move these to FrontendAdaChris Lattner2007-04-0314-115/+0
| | | | llvm-svn: 35631
* Test that a VIEW_CONVERT_EXPR used as an lvalue has the right type.Duncan Sands2007-03-271-0/+9
| | | | llvm-svn: 35387
* Test handling of switches with wide case ranges.Duncan Sands2007-03-231-0/+12
| | | | llvm-svn: 35279
* Ada testcase for structs with multiple variable sized fields.Duncan Sands2007-03-202-0/+14
| | | | llvm-svn: 35210
* Test that ARRAY_RANGE_REF returns an array not an element.Duncan Sands2007-03-201-0/+7
| | | | llvm-svn: 35209
* Test handling of ARRAY_REF when the component type is of unknown size.Duncan Sands2007-03-191-0/+11
| | | | llvm-svn: 35176
* Test that the size of a view converted object is determined by the targetDuncan Sands2007-03-141-0/+7
| | | | | | type, not the source type. llvm-svn: 35106
* Test support for arrays with non-zero first index.Duncan Sands2007-03-132-0/+16
| | | | llvm-svn: 35084
* Testcase for handling of static constant declarations in EmitBIND_EXPR.Duncan Sands2007-03-051-0/+5
| | | | llvm-svn: 34927
* Testcase causing the Ada front-end to create bogus constructor fields.Duncan Sands2007-03-052-0/+16
| | | | llvm-svn: 34926
* New directory for Ada testcases. Test handling of NON_LVALUE_EXPR.Duncan Sands2007-03-052-0/+18
llvm-svn: 34925
OpenPOWER on IntegriCloud