opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 439352ac82 Merge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project release/18.x llvmorg-18.1.3-0-gc13b7485b879.

PR:		276104
MFC after:	1 month
2024-04-06 22:14:34 +02:00

8 lines
370 B
PHP

#define LLVM_REVISION "llvmorg-18.1.3-0-gc13b7485b879"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define CLANG_REVISION "llvmorg-18.1.3-0-gc13b7485b879"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define LLDB_REVISION "llvmorg-18.1.3-0-gc13b7485b879"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"