[lldb] Fix OptionValueFileColonLine to compile with MSVC
authorJonas Devlieghere <jonas@devlieghere.com>
Tue, 21 Jul 2020 04:25:32 +0000 (21:25 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 21 Jul 2020 04:25:33 +0000 (21:25 -0700)
commit43031a38ff7f8ebe8048b136b0529ab0ea625e15
tree693069b1cab127b6ac38c980e6947aec81224842
parent865ee64bf80ca833548582476202ec8b70987341
[lldb] Fix OptionValueFileColonLine to compile with MSVC

This should fix error C4716:
'lldb_private::OptionValueFileColonLine::Clear': must return a value
lldb/include/lldb/Interpreter/OptionValueFileColonLine.h