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

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

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

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