aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/include/VCSVersion.inc
blob: e71c8f63b229bb0c8e63dafefaa8dd87ab505e38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// $FreeBSD$

#define LLVM_REVISION "llvmorg-15.0.7-0-g8dfdcc7b7bf6"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define CLANG_REVISION "llvmorg-15.0.7-0-g8dfdcc7b7bf6"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define LLDB_REVISION "llvmorg-15.0.7-0-g8dfdcc7b7bf6"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"