opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 8210cd3c39 Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9
Update version numbers, config headers, etc. Git tricked me into losing
these before pushing.

PR:		276104
Approved by:	re (cperciva)
Fixes:		d67fc74b9249
MFC after:	3 days

(cherry picked from commit 894cb08f0d3656fdb81f4d89085bedc4235f3cb6)
(cherry picked from commit a17c251dd6)
2024-05-07 19:29:58 +02:00

8 lines
370 B
PHP

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