Closed SiarheiFedartsou closed 10 years ago
Is it possible to use STACK to check Objective C++ code?
I think so, since the core part of STACK (e.g., optck and poptck) works on the LLVM IR, as long as you can generate IR from Objective C++ code. I never tried that though.
optck
poptck
Is it possible to use STACK to check Objective C++ code?