Merged
Conversation
a3206f6 to
b19e1fc
Compare
6c7005b to
e4114c3
Compare
Closed
5 tasks
b548dc8 to
c110b89
Compare
c110b89 to
f989f0e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Your checklist for this pull request
Detailed description
LAVA supports LLVM-11, but we should switch to LLVM-14 to stay in lock step with PANDA. Also, we need it for Ubuntu 24.
...
Test plan
Confirm that CI/CD works, as shown in the screenshot, and will be enforced via CI/CD.
Additionally, I ensured that if no real bug is found, an assert is added to confirm it, which should prevent this issue from NOT being spotted again.
This fix is also confirmed in CI/CD
https://github.com/panda-re/lava/actions/runs/19714850066/job/56485065745
Closing issues
close #81
...