summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/edit-swig-python-wrapper-file.py
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-11-12 21:07:46 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-11-12 21:07:46 +0000
commitb97a4025fffa945bdf6cfb1d12f20930295156b3 (patch)
treefb27ef6f1f24d213fb23e4316e3826265ba2c1a6 /lldb/scripts/Python/edit-swig-python-wrapper-file.py
parent256ee1963dfc2524830e8faf26319c105c5728c0 (diff)
downloadbcm5719-llvm-b97a4025fffa945bdf6cfb1d12f20930295156b3.tar.gz
bcm5719-llvm-b97a4025fffa945bdf6cfb1d12f20930295156b3.zip
[PCH] When completing an objc forward reference, do not serialize the chain of its categories because
it is going to be rewritten (and the chain will be serialized again), otherwise we may form a cycle in its categories list when deserializing. Also introduce ASTMutationListener::CompletedObjCForwardRef to notify that a forward reference was completed; using Decl's isChangedSinceDeserialization/setChangedSinceDeserialization is bug inducing and kinda gross, we should phase it out. Fixes infinite loop in rdar://10418538. llvm-svn: 144465
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud