summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2011-08-31 17:37:55 +0000
committerFariborz Jahanian <fjahanian@apple.com>2011-08-31 17:37:55 +0000
commitbd0642fedee65f410b91c597a6d23bcd2a50f2a1 (patch)
tree028883de77b72ef951cdde003f1fe17d75360521 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcdef71f4f3f7633cb8b792e1dd07c8e0b4f9f8ac (diff)
objective-c - This patch buffers method implementations
and does the Sema on their body after the entire class/category @implementation is seen. This change allows messaging of forward private methods, as well as, access to synthesized ivars of properties with foward synthesize declarations; among others. In effect, this patch removes several restrictions placed on objective-c due to in-place semantics processing of methods. This is part of // rdar://8843851. llvm-svn: 138865
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions