rizsotto / scan-build

Clang's scan-build re-implementation in python
Other
362 stars 34 forks source link

check return value propagation #7

Closed rizsotto closed 10 years ago

rizsotto commented 10 years ago

how about to ignore it in files_loop? (check the perl implementation)

rizsotto commented 10 years ago

files and arch loops are ignore any errors, and analyze with the next element even if it was error before.