]> granicus.if.org Git - clang/commit
This patch allows synthesis generation of ivar offset for legacy objective-c @impleme...
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 26 Oct 2007 20:50:24 +0000 (20:50 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 26 Oct 2007 20:50:24 +0000 (20:50 +0000)
commit7780d2d52bda7f2bd9ecfa23d534d28817e98ba4
treec1552b64cf802a06b449471ae1d62ca51c5e7eda
parent73af669633e13c813f80cd15ecf3e6414778aee4
This patch allows synthesis generation of ivar offset for legacy objective-c @implementation
decl without an @interface decl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43403 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp