Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmake] Do not issue a fatal error on version mismatch for Debug builds. #1184

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

vgvassilev
Copy link
Owner

Instead we print a warning presuming the developer knows what to do. The use case is upgrading clad to newer llvm versions.

Instead we print a warning presuming the developer knows what to do. The use
case is upgrading clad to newer llvm versions.
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.85%. Comparing base (9f245ce) to head (8964b65).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1184   +/-   ##
=======================================
  Coverage   94.85%   94.85%           
=======================================
  Files          51       51           
  Lines        8972     8972           
=======================================
  Hits         8510     8510           
  Misses        462      462           

@vgvassilev vgvassilev merged commit 489c14a into master Dec 23, 2024
90 checks passed
@vgvassilev vgvassilev deleted the warn-in-debug branch December 23, 2024 19:58
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.

1 participant