Fix MSVC "not all control paths return a value" warning. NFC.

This commit is contained in:
Simon Pilgrim 2020-07-09 15:00:57 +01:00
parent af839a9618
commit 3514f58fbe
1 changed files with 1 additions and 0 deletions

View File

@ -811,6 +811,7 @@ public:
case LineChar::LabelHoriz:
return IsASCII ? "-" : u8"\u2500";
}
llvm_unreachable("Unhandled LineChar enum");
}
/// Print live ranges to the right of an existing line. This assumes the