File "/home/loccs/paper_test/tool/UAFPrediction/svf.py", line 54, in run_stc
return report
UnboundLocalError: local variable 'report' referenced before assignment
I inspected the source code to found that you are trying to search bcfiles, What is that?
File "/home/loccs/paper_test/tool/UAFPrediction/svf.py", line 54, in run_stc
return report
UnboundLocalError: local variable 'report' referenced before assignment
I inspected the source code to found that you are trying to search bcfiles, What is that?