1*1ad61ae0Srobert#define LLDB_VERSION 16.0.6 2*1ad61ae0Srobert#define LLDB_VERSION_STRING "16.0.6" 3*1ad61ae0Srobert#define LLDB_VERSION_MAJOR 16 4*1ad61ae0Srobert#define LLDB_VERSION_MINOR 0 5*1ad61ae0Srobert#define LLDB_VERSION_PATCH 6 6*1ad61ae0Srobert/* #undef LLDB_FULL_VERSION_STRING */ 7