opnsense-src/lib/clang/include/lldb/Version/Version.inc
Dimitry Andric e048f78b21 Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-16.0.6-0-g7cbf1a259152 (aka 16.0.6 release).

PR:		271047
MFC after:	1 month
2023-06-22 20:22:59 +02:00

6 lines
191 B
PHP

#define LLDB_VERSION 16.0.6
#define LLDB_VERSION_STRING "16.0.6"
#define LLDB_VERSION_MAJOR 16
#define LLDB_VERSION_MINOR 0
#define LLDB_VERSION_PATCH 6
/* #undef LLDB_FULL_VERSION_STRING */