This patch removes FILE* and replaces it with SBFile and FileSP the
SWIG interface for SBStream.i. And this is the last one. With
this change, nothing in the python API will can access a FILE* method
on the C++ side.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo