SMAT-Lab / Scalpel

Scalpel: The Python Static Analysis Framework
Apache License 2.0
279 stars 42 forks source link

Need to support ifexp expression #24

Closed Jarvx closed 1 year ago

Jarvx commented 2 years ago

https://github.com/SMAT-Lab/Scalpel/blob/382f50dad7b565424349f4757387835537cd8f66/scalpel/core/func_call_visitor.py#L41

Jarvx commented 1 year ago

The problem has been fixed from the previous development.