@mchalupa It looks like https://github.com/mchalupa/dg/commit/220b22bf5b7d9b1d3f4a61b271d85ffac68e66fc was committed accidentally (probably a mistake during a rebase?) as the same piece of code is already present in the given file but with additional ifdef guard. Could you remove it so that dg can be compiled with older LLVM releases as well? Thanks!
@mchalupa It looks like https://github.com/mchalupa/dg/commit/220b22bf5b7d9b1d3f4a61b271d85ffac68e66fc was committed accidentally (probably a mistake during a rebase?) as the same piece of code is already present in the given file but with additional
ifdef
guard. Could you remove it so thatdg
can be compiled with older LLVM releases as well? Thanks!