llvm-project/lldb/source
Pavel Labath 4f19fce2d6 Fix compiler warnings for missing switch cases in lldb.
Summary:
There have been a few new values added to a few LLVM enums
this change makes sure that LLDB code handles them correctly.

Reviewers: labath

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D30005
Author: Eugene Zemtsov <ezemtsov@google.com>

llvm-svn: 295445
2017-02-17 13:39:50 +00:00
..
API [CMake] Adding API dependency on Utility 2017-02-13 21:16:01 +00:00
Breakpoint [CMake] Adding API dependency on Utility 2017-02-13 21:19:53 +00:00
Commands Reapply "Refactor log channel registration mechanism" 2017-02-17 13:27:42 +00:00
Core Reapply "Refactor log channel registration mechanism" 2017-02-17 13:27:42 +00:00
DataFormatters Clean up debug logging 2017-02-13 11:03:17 +00:00
Expression Remove dependencies from Utility to Core and Target. 2017-02-14 19:06:07 +00:00
Host Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Initialization [CMake] Final dependency cleanup patch! 2017-02-08 21:00:46 +00:00
Interpreter Finish breaking the dependency from Utility. 2017-02-16 19:38:21 +00:00
Plugins Fix compiler warnings for missing switch cases in lldb. 2017-02-17 13:39:50 +00:00
Symbol Fix compiler warnings for missing switch cases in lldb. 2017-02-17 13:39:50 +00:00
Target Bug 30863 - Step doesn't stop with conditional breakpoint on the next line 2017-02-15 11:42:47 +00:00
Utility Fix breakage caused by r295368 2017-02-17 10:19:46 +00:00
CMakeLists.txt [CMake] Fixing CMake to append source properties instead of overwrite them. 2016-11-10 23:56:32 +00:00
lldb.cpp One more cleanup to lldb version printing 2016-11-14 22:43:08 +00:00