]> granicus.if.org Git - clang/commit
Kill RecordType::getAddressSpace() and its fixme; that's just not how
authorJohn McCall <rjmccall@apple.com>
Thu, 23 Dec 2010 17:56:54 +0000 (17:56 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 23 Dec 2010 17:56:54 +0000 (17:56 +0000)
commitfd03843f0597de5eeced69ca9ae45c478fb2b153
tree61027fa08a119fc1503df2a6aa464c6a53d27640
parentb9c6631941619fb8c74f1056fbc56270629201c1
Kill RecordType::getAddressSpace() and its fixme;  that's just not how
address spaces work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122511 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CanonicalType.h
include/clang/AST/Type.h