Version 7.0
- We adopt Clang to parse C code
- We use LLVM as intermediary representation to code instrumentation
- We use KLEE for symbolic execution
- Added dockerfile to build Map2Check
- Fix bugs related to counter-example generation
- General improvements to track memory address