diff options
Diffstat (limited to 'lib/clang/include/llvm/Support/VCSRevision.h')
-rw-r--r-- | lib/clang/include/llvm/Support/VCSRevision.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/clang/include/llvm/Support/VCSRevision.h b/lib/clang/include/llvm/Support/VCSRevision.h new file mode 100644 index 000000000000..76aa3f075586 --- /dev/null +++ b/lib/clang/include/llvm/Support/VCSRevision.h @@ -0,0 +1,2 @@ +#define LLVM_REVISION "llvmorg-19.1.7-0-gcd708029e0b2" +#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git" |