mr-ma / sip-eval

1 stars 0 forks source link

SC: protect input dependents with SC #4

Open mr-ma opened 6 years ago

mr-ma commented 6 years ago

Make sure SC preferences input dependents functions instead of randomly being applied on all the functions.

mr-ma commented 6 years ago

Make sure #11 is still good

mr-ma commented 6 years ago

@anahitH does the input dependency stats get updated after extract and clone passes? To address issue #4, I need to get the list of input dependent as well as input independent functions after running extract and clone.