368f671912
We can no longer make the assumption that all non-vanilla clang versions are Apple's clang or that all other non vanilla clangs will work with the given arguments. There are times where additional tools might use non vanilla clang and the presumed arguments here will break compilation on those platforms. We might want to consider adding tooling-specific optimazation functions long term to fetch desired optimizations on a platform basis. |
||
---|---|---|
.. | ||
android.py | ||
godotcpp.py | ||
ios.py | ||
linux.py | ||
macos.py | ||
my_spawn.py | ||
targets.py | ||
web.py | ||
windows.py |