]> granicus.if.org Git - clang/commit
Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things
authorDaniel Dunbar <daniel@zuster.org>
Tue, 21 Apr 2009 01:18:01 +0000 (01:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 21 Apr 2009 01:18:01 +0000 (01:18 +0000)
commit51a1d9543d65c9864793911c3200a506562f4161
treed919ac2a9a5763b0d68fd84f2de52af8f0172fc9
parent75b163f4c832696edf4d66d8ac1ec0ed5ea59e17
Kill ASTContext::[gs]etFieldForDecl, instead we just lookup things
when we need them -- which is exactly what some code was already
doing!
 - No intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69646 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/bitfield-ivar-offsets.m