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