简体   繁体   中英

klee on c++14 programs

As I have understood, I can not use klee on programs in C++14 , as llvm-3.4 does not support it.

However, I would like to know if there is any way, trick, experimental version, etc, which would allow me use klee on c++14 programs.

klee实际上已经死了,所以我怀疑它会更新到比LLVM 3.4更新的东西,除非会有人开始维护它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM