Xcode recommended these changes to the project file. It recommended

a number of warnings to be enabled.  The one making the most noise
across the code base right now is CLANG_WARN_UNREACHABLE_CODE = YES.

llvm-svn: 219910
This commit is contained in:
Jason Molenda
2014-10-16 08:04:28 +00:00
parent 60b5da6c3c
commit ecafcb867a
8 changed files with 50 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0500"
LastUpgradeVersion = "0600"
version = "1.8">
<BuildAction
parallelizeBuildables = "NO"