summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-11-05 17:11:38 +0100
committerRaphael Isemann <teemperor@gmail.com>2020-11-05 17:17:33 +0100
commit79d16764dd29aeddb7e6400e6b2d89d31653886c (patch)
treecf4acb1ada6091965d96bf20706a1edd5bf47b68 /lldb/test/API/functionalities/plugins/python_os_plugin
parentb9b5f12bd4cd0647ff630c1631e0cf20f430fa15 (diff)
[lldb][NFC] Fix compiler warnings after removal of eValueTypeVector
5d64574301836c4c17127794121d49a62d24f803 removes this enum value and now all the switch statements that previously relied on handling this in the 'default' branch are causes compiler warnings due to redundant default cases. This just removes the now unreachable code in there.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions