summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/address-space.c
Commit message (Expand)AuthorAgeFilesLines
* These tests have no needed to redirect stderr to stdout.Daniel Dunbar2008-11-111-5/+5
* fix a bug handling type attributes in the declspec. declspec processingChris Lattner2008-06-261-1/+12
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-2/+2
* this started failing because a GEP was constant folded, Chris Lattner2008-04-131-1/+3
* Fix several bugs in array -> pointer decomposition.Chris Lattner2008-04-021-1/+1
* Add ending newline to test.Christopher Lamb2008-02-041-1/+1
* Add experimental support for address space qualified types. Address spaceChristopher Lamb2008-02-041-0/+7
OpenPOWER on IntegriCloud