opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 56f451bb3b Merge llvm-project release/14.x llvmorg-14.0.5-0-gc12386ae247c
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-14.0.5-0-gc12386ae247c, aka 14.0.5 release.

PR:		261742
MFC after:	3 days
2022-06-12 20:53:16 +02:00

10 lines
384 B
PHP

// $FreeBSD$
#define LLVM_REVISION "llvmorg-14.0.5-0-gc12386ae247c"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define CLANG_REVISION "llvmorg-14.0.5-0-gc12386ae247c"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define LLDB_REVISION "llvmorg-14.0.5-0-gc12386ae247c"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"