[all-commits] [llvm/llvm-project] f2ffa3: [lldb/Interpreter] Fix another eExpressionThreadVa...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sat May 23 13:27:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f2ffa33c79d3d0636d6c8eb7b5b7bcf8db7b397b
https://github.com/llvm/llvm-project/commit/f2ffa33c79d3d0636d6c8eb7b5b7bcf8db7b397b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-23 (Sat, 23 May 2020)
Changed paths:
M lldb/source/Interpreter/CommandInterpreter.cpp
Log Message:
-----------
[lldb/Interpreter] Fix another eExpressionThreadVanished warning
Fixes warning: enumeration value 'eExpressionThreadVanished' not handled
in switch [-Wswitch] in CommandInterpreter.cpp.
More information about the All-commits
mailing list