summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/python-wrapper.swig
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-05-30 18:53:21 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-05-30 18:53:21 +0000
commit0f6d5ca0bff5ed83f4ee8ba28ea7545d4218ae60 (patch)
tree69bde8dec3e99be2e9b2c6e20b37c6bf4804250a /lldb/scripts/Python/python-wrapper.swig
parenta800f955e93bffb2c4a41a0ade00ae71524c1fbc (diff)
downloadbcm5719-llvm-0f6d5ca0bff5ed83f4ee8ba28ea7545d4218ae60.tar.gz
bcm5719-llvm-0f6d5ca0bff5ed83f4ee8ba28ea7545d4218ae60.zip
Fix potential infinite loop when iterating over redeclarations of an ObjMethodDecl, resulting from invalid code.
Check for invalid decls in ObjCMethodDecl::getNextRedeclaration(); otherwise if we start from an invalid redeclaration of an @implementation we would move to the @interface and not reach the original declaration again. Fixes rdar://14024851 llvm-svn: 182951
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud