xref: /freebsd/lib/clang/include/VCSVersion.inc (revision a1f13cbcbb26465d8b54c18a294896add63d6536)
1// $FreeBSD$
2
3#define LLVM_REVISION "llvmorg-14.0.0-rc2-12-g09546e1b5103"
4#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
5
6#define CLANG_REVISION "llvmorg-14.0.0-rc2-12-g09546e1b5103"
7#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
8
9#define LLDB_REVISION "llvmorg-14.0.0-rc2-12-g09546e1b5103"
10#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
11