-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update various xcconfig: suggested Clang warnings and Swift 3
objc
…
…non-inference. ## Via updating `jdhealy/FABConfig`: Clang: Warn about non-prototype declarations. Clang: Warn about ranged-based for loops. Clang: Warn about implicit conversions from Objective-C literals to values of incompatible type. Clang: Warn about non-literal expressions that evaluate to zero being treated as a null pointer. Clang: Warn about suspicious uses of the comma operator. Clang: Warn about block captures of implicitly autoreleasing parameters.
- Loading branch information
Showing
3 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters