IntFlow icon indicating copy to clipboard operation
IntFlow copied to clipboard

IntFlow is an LLVM-based arithmetic error detection tool that combines static information flow tracking and dynamic program analysis

Results 1 IntFlow issues
Sort by recently updated
recently updated
newest added

Hi I followed INSTALL.txt and I got stuck at step 5. I have tested on my laptop(Ubuntu 1804, gcc7.3.0) and server(Debian 4.18.6-1, gcc7.3.0), both x86_64 architecture. Both machines got stuck...