Is there a list of pragmas supported in Xcode? Is there a list of pragmas supported in Xcode? xcode xcode

Is there a list of pragmas supported in Xcode?


GCC online manual, see here. Depending on your XCode settings, you can use GCC 4.0, 4.2, 4.4 (if present on your system) or even LLVM/GCC 4.2. Please refer to proper compiler version docs for specific information.