Closed antoniofrighetto closed 8 months ago
When invoking Apple Clang via getMainExecutable, we lack of the various options the command was invoked with. This ensures that, at the very least, Foundation header paths are properly included. Minor style convention fixes too.
getMainExecutable
When invoking Apple Clang via
getMainExecutable
, we lack of the various options the command was invoked with. This ensures that, at the very least, Foundation header paths are properly included. Minor style convention fixes too.