]> granicus.if.org Git - clang/commit
[PCH] Remove the BackingIvarReferencedInAccessor field from DECL_OBJC_IVAR abbreviati...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 21 Jun 2014 18:16:40 +0000 (18:16 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 21 Jun 2014 18:16:40 +0000 (18:16 +0000)
commit06fd586f647cb84a0ebb1b0d6bdf63c7d198c6b0
tree8df1769f0ae63b47a5f4b7740e16280d3ef7dabe
parentf533fd477a50467a0d96293d116f4059aa806b65
[PCH] Remove the BackingIvarReferencedInAccessor field from DECL_OBJC_IVAR abbreviation record.

Patch by Yiding Jia!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriterDecl.cpp
test/Index/index-pch-objc.m [new file with mode: 0644]