xref: /freebsd/lib/clang/include/VCSVersion.inc (revision 9768746b)
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