]> granicus.if.org Git - clang/commit
Revisited my last patch to be able to do encoding of ivar types with 'id'.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 30 Oct 2007 18:27:03 +0000 (18:27 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 30 Oct 2007 18:27:03 +0000 (18:27 +0000)
commitbb60846268636b994caa609db2352d6142b4780a
tree4ebdb620cfed5f77ee1b9f9eb79d78f9d5a89ae8
parentf17765d202d1ec34ada7ff3f18d18731588143c2
Revisited my last patch to be able to do encoding of ivar types with 'id'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43507 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp
test/Sema/ivar-encoding-1.m [new file with mode: 0644]