llvm-project/lldb/source/Plugins/LanguageRuntime
Adrian Prantl 057efa9916 Make the error condition in Value::ValueType explicit (NFC)
The comment for ValueType claims that all values <1 are errors, but
not all switch statements take this into account. This patch
introduces an explicit Error case and deletes all default: cases, so
we get warned about incomplete switch coverage.

https://reviews.llvm.org/D96537
2021-02-12 16:12:31 -08:00
..
CPlusPlus Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
ObjC Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
RenderScript [CMake] Make `intrinsics_gen` dependency unconditional. 2020-07-17 16:43:17 -07:00
CMakeLists.txt Remove Java debugger plugin 2018-11-05 19:34:02 +00:00