Go to file
Chris Lattner 445fcabff7 Alternate address spaces work:
rename QualType::getQualifiers to getCVRQualifiers.
Add some fixme's and clean up some code relevant to qualifiers.
Change ASQualType to contain a Type* instead of a QualType.  
Any CVR qualifiers should be on the outer qual type.

llvm-svn: 47398
2008-02-20 20:55:12 +00:00
clang Alternate address spaces work: 2008-02-20 20:55:12 +00:00
llvm Add convenient helper to get suffix of the file 2008-02-20 19:41:22 +00:00