diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2015-12-16 06:25:38 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-12-16 06:25:38 +0000 |
commit | 8ebd580cf59d74a2da1d93f3893a906023701183 (patch) | |
tree | 79e93a3ddd10d3d67a3f1a427e6f9585c55aa5b7 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | c82f8961888013a0132c4ace305041742a9022f8 (diff) | |
download | bcm5719-llvm-8ebd580cf59d74a2da1d93f3893a906023701183.tar.gz bcm5719-llvm-8ebd580cf59d74a2da1d93f3893a906023701183.zip |
[Objective-c] Fix a crash that occurs when ObjCTypeParamList::back() is
called on an empty list.
This commit makes Parser::parseObjCTypeParamListOrProtocolRefs return
nullptr if it sees an invalid type parameter (e.g., __kindof) in the
type parameter list.
rdar://problem/23068920
Differential Revision: http://reviews.llvm.org/D15463
llvm-svn: 255754
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions