GCC only has very limited support for Objective-C and doesn't support any of the modern features, so whenever Clang is available, it should be used instead. Essentially, the only reason to ever use GCC for Objective-C is that Clang simply does not support the target system.pull/13157/head
parent
c9aa4aff66
commit
205f09e1b0
2 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue