This directory contains the source code of the analyzer.
PythonAPIChecker.cpp
is the checker implementation of PyRefcon.smtptr.cq
is the clang-query matcher of searching user defined refcount monitors.uniqueptr.h
implements std::unique_ptr
based refcount monitors.pytorch_update.diff
and scipy_update.diff
present the updates in SciPy and PyTorch for applying refcount monitor to these two projects.To acquire the executable of PyRefcon tool, please contact zj@ios.ac.cn