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