xref: /freebsd/lib/clang/include/VCSVersion.inc (revision 972a253a57b6f144b0e4a3e2080a2a0076ec55a0)
1// $FreeBSD$
2
3#define LLVM_REVISION "llvmorg-15-init-17826-g1f8ae9d7e7e4"
4#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
5
6#define CLANG_REVISION "llvmorg-15-init-17826-g1f8ae9d7e7e4"
7#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
8
9#define LLDB_REVISION "llvmorg-15-init-17826-g1f8ae9d7e7e4"
10#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
11