We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When running "make clean", the directory "aa-symex" is visited to be cleaned, hence make returns with an error code.
Functionality of "make clean" is not tracked in Travis until now.
This defect is blocking the pull request, which among other modifications calls make clean during CI: #552