mirror of https://github.com/mono/CppSharp.git
Browse Source
This fixes some non-deterministic behavior in the new parser but it means we are keeping around all the memory for parsing until the end of the process. This is a bit messy right now but at least we keep the API compatible between parsers. After all the new parser bugs are squashed, this will be reworked.pull/238/head
4 changed files with 21 additions and 14 deletions
Loading…
Reference in new issue