diff options
| author | Richard Trieu <rtrieu@google.com> | 2016-08-05 03:16:36 +0000 |
|---|---|---|
| committer | Richard Trieu <rtrieu@google.com> | 2016-08-05 03:16:36 +0000 |
| commit | e1a6a7d6d3676db194928d0025a40fe9ea3842de (patch) | |
| tree | a8110a835fded1ddd29cca2b831901ad6541d5b4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7561ed01cb762d336d60dc2b05faab6c948e11fd (diff) | |
Fix crash in template type diffing.
When the type being diffed is a type alias, and the orginal type is not a
templated type, then there will be no unsugared TemplateSpecializationType.
When this happens, exit early from the constructor. Also add assertions to
the other iterator accessor to prevent the iterator from being used.
llvm-svn: 277797
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
