The binary dextool has clang specified headers attached. Those are feed
to the VFS and used when the flag useInternalHeaders is "yes". To make
them accessable a "-I" parameter with their in-memory location is
supplied to all instantiated translation units.
Create an instance.
The binary dextool has clang specified headers attached. Those are feed to the VFS and used when the flag useInternalHeaders is "yes". To make them accessable a "-I" parameter with their in-memory location is supplied to all instantiated translation units.