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

#define LLVM_REVISION "llvmorg-15.0.2-10-gf3c5289e7846"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define CLANG_REVISION "llvmorg-15.0.2-10-gf3c5289e7846"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define LLDB_REVISION "llvmorg-15.0.2-10-gf3c5289e7846"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"