diffkemp
diffkemp copied to clipboard
Add support for LLVM17
- added support for LLVM 17 + adjusted nix config
Oh, LLVM17 is not available in nix which we use for getting the RHEL kernels :man_facepalming:
Hm, looks like some regression tests are failing with LLVM 17 :/ This is going to be tough
I fixed the regression tests, the PR should be ready to merge.
@FrNecas could you please check the new commit I added? Thanks!
@viktormalik looks good to me, thanks for finding the issue with the regressions tests. LGTM