diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2010-12-06 17:28:17 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2010-12-06 17:28:17 +0000 |
commit | 1321cbbd87e8b37442050894f73f4fea3b88b0d2 (patch) | |
tree | cc41ad6956b9d30c4c21d89817e0f9c2a47fc64f /clang/clang.xcodeproj | |
parent | 44bbe36de66b44f7c9b7355709b62609886e287a (diff) | |
download | bcm5719-llvm-1321cbbd87e8b37442050894f73f4fea3b88b0d2.tar.gz bcm5719-llvm-1321cbbd87e8b37442050894f73f4fea3b88b0d2.zip |
Add BlocksAttr assert on __block specific
routines.
llvm-svn: 121007
Diffstat (limited to 'clang/clang.xcodeproj')
-rw-r--r-- | clang/clang.xcodeproj/project.pbxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/clang.xcodeproj/project.pbxproj b/clang/clang.xcodeproj/project.pbxproj index 877d81e61e1..36660f04aa4 100644 --- a/clang/clang.xcodeproj/project.pbxproj +++ b/clang/clang.xcodeproj/project.pbxproj @@ -2063,7 +2063,6 @@ isa = PBXProject; buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, |