summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2009-07-20 17:56:53 +0000
committerSteve Naroff <snaroff@apple.com>2009-07-20 17:56:53 +0000
commitaccc488785b5a5b2f687d066ea909ab42b17a585 (patch)
tree6d9b3768e283411348f9baae8bfcbec5fdb65eac /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent470a8da80797f1ae373259f6842a21288fb6ba82 (diff)
5 cleanups to ObjCObjectPointerType work:
- Remove Sema::CheckPointeeTypesForAssignment(), a temporary API I added to ease migration to ObjCObjectPointerType. Convert Sema::CheckAssignmentConstraints() to no longer depend on the temporary API. - Sema::ConvertDeclSpecToType(): Replace a couple FIXME's with an important comment/example. - Sema::GetTypeForDeclarator(): Get the protocol's from the interface, NOT the declspec (to support the following C typedef idiom: "typedef C<P> T; T *obj"). - Sema::ObjCQualifiedIdTypesAreCompatible(): Removed some dead code. - ASTContext::getObjCEncodingForTypeImpl(): Some minor cleanups. llvm-svn: 76443
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions