[all-commits] [llvm/llvm-project] 31aebd: Include LLVM_VERSION_SUFFIX in the Clang version s...
James Y Knight via All-commits
all-commits at lists.llvm.org
Tue Dec 5 09:20:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31aebdd8919b7bef4bbfe1d7988708215a8b953f
https://github.com/llvm/llvm-project/commit/31aebdd8919b7bef4bbfe1d7988708215a8b953f
Author: James Y Knight <jyknight at google.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M clang/CMakeLists.txt
M clang/test/Frontend/sarif-diagnostics.cpp
M llvm/utils/UpdateTestChecks/common.py
Log Message:
-----------
Include LLVM_VERSION_SUFFIX in the Clang version string. (#74469)
This causes current mainline to now report "18.0.0git" instead of
"18.0.0".
Fixes #53825
More information about the All-commits
mailing list