csmith-project / creduce

C-Reduce, a C and C++ program reducer
Other
1.31k stars 123 forks source link

LLVM 13 and newer requires c++14 #248

Open diizzyy opened 1 year ago

diizzyy commented 1 year ago

As seen here: https://github.com/mgehre-amd/creduce/commit/ffe240724eb07834d9fb98300f4ec7af90ccbb53

This is also the case using LLVM 15 on FreeBSD 13.1-STABLE (using LLVM/clang 14.0.5 to compile)