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, 1 insertions, 1 deletions
diff --git a/lib/clang/include/llvm/Support/VCSRevision.h b/lib/clang/include/llvm/Support/VCSRevision.h index 02b970068e71..76aa3f075586 100644 --- a/lib/clang/include/llvm/Support/VCSRevision.h +++ b/lib/clang/include/llvm/Support/VCSRevision.h @@ -1,2 +1,2 @@ -#define LLVM_REVISION "llvmorg-16.0.6-0-g7cbf1a259152" +#define LLVM_REVISION "llvmorg-19.1.7-0-gcd708029e0b2" #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git" |