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

#define LLVM_REVISION "llvmorg-15.0.0-rc2-40-gfbd2950d8d0d"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define CLANG_REVISION "llvmorg-15.0.0-rc2-40-gfbd2950d8d0d"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"

#define LLDB_REVISION "llvmorg-15.0.0-rc2-40-gfbd2950d8d0d"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"