[all-commits] [llvm/llvm-project] 43031a: [lldb] Fix OptionValueFileColonLine to compile wit...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jul 20 21:34:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43031a38ff7f8ebe8048b136b0529ab0ea625e15
https://github.com/llvm/llvm-project/commit/43031a38ff7f8ebe8048b136b0529ab0ea625e15
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M lldb/include/lldb/Interpreter/OptionValueFileColonLine.h
Log Message:
-----------
[lldb] Fix OptionValueFileColonLine to compile with MSVC
This should fix error C4716:
'lldb_private::OptionValueFileColonLine::Clear': must return a value
More information about the All-commits
mailing list