Skip to content

Fix support for LLVM-15

Tarcisio Fischer requested to merge work/fix-llvm-15-build into master

This MR fixes compilation errors while trying to build Codevis with LLVM-15. I am re-introducing it's support because that's the LLVM I have in my system, and the one I wish to use.

(Note: This MR reverts commit 19dad80f)

Merge request reports