c44b4a3803
Thus we can handle the cases where libraries are loaded. That case is tricky because during library's static initialization, header parsing might occur (resulting in more decls that need to be unloaded). With the exclusive restore point, we will undo everything up to it, which implicitly will unload the library and it's friends. |
||
---|---|---|
.. | ||
Interpreter | ||
MetaProcessor | ||
UserInterface | ||
Utils | ||
CMakeLists.txt | ||
Makefile |