Skip to content
Commit 79d16764 authored by Raphael Isemann's avatar Raphael Isemann
Browse files

[lldb][NFC] Fix compiler warnings after removal of eValueTypeVector

5d645743 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.
parent b9b5f12b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment