Skip to content

[nfc] simplify llvm version check#22563

Merged
hahnjo merged 2 commits into
root-project:masterfrom
ferdymercury:patch-22
Jun 11, 2026
Merged

[nfc] simplify llvm version check#22563
hahnjo merged 2 commits into
root-project:masterfrom
ferdymercury:patch-22

Conversation

@ferdymercury

Copy link
Copy Markdown
Collaborator

Use standard cmake version check functionality rather than hand crafted regex matching. It's more compact and less bug prone

Use standard cmake version check functionality rather than hand crafted regex matching. It's more compact and less bug prone
@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 11h 45m 46s ⏱️
 3 864 tests  3 762 ✅   0 💤 102 ❌
76 324 runs  75 885 ✅ 320 💤 119 ❌

For more details on these failures, see this check.

Results for commit f899580.

♻️ This comment has been updated with latest results.

@hahnjo hahnjo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 as said elsewhere, in principle we could accept any 20.y.p but LLVM never had a x.2.p until now, so let's not complicate ourselves with theoretical considerations.

Comment thread interpreter/CMakeLists.txt Outdated
As suggested by hahnjo
@hahnjo hahnjo merged commit d8068b2 into root-project:master Jun 11, 2026
30 of 33 checks passed
@ferdymercury ferdymercury deleted the patch-22 branch June 11, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants