aboutsummaryrefslogtreecommitdiff
path: root/lib/Parse/Parser.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
commit140ab234c23f392d5422691c5de1ee3c15026def (patch)
treed1bef810b42aec8127d449219e44c70026dbfcf6 /lib/Parse/Parser.cpp
parent20174221af145554b76a0b0f5e4eb3ac70d05945 (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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138865 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions