summaryrefslogtreecommitdiffstats
path: root/clang/clang.xcodeproj
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@mac.com>2010-10-20 02:31:43 +0000
committerAnders Carlsson <andersca@mac.com>2010-10-20 02:31:43 +0000
commit274a70ed7f4315c83273173fce4c3b0e097958d6 (patch)
treefccdd5042be19eff3d1c109477cdf047af8c70b8 /clang/clang.xcodeproj
parent23c8341c3dfbb9b453cc3857eabc2405207887cf (diff)
downloadbcm5719-llvm-274a70ed7f4315c83273173fce4c3b0e097958d6.tar.gz
bcm5719-llvm-274a70ed7f4315c83273173fce4c3b0e097958d6.zip
Add a __has_attribute macro that works much like __has_feature and __has_builtin.
llvm-svn: 116906
Diffstat (limited to 'clang/clang.xcodeproj')
-rw-r--r--clang/clang.xcodeproj/project.pbxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/clang.xcodeproj/project.pbxproj b/clang/clang.xcodeproj/project.pbxproj
index 9c95d0a3dee..fa1e24574e8 100644
--- a/clang/clang.xcodeproj/project.pbxproj
+++ b/clang/clang.xcodeproj/project.pbxproj
@@ -2039,6 +2039,7 @@
isa = PBXProject;
buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */;
compatibilityVersion = "Xcode 2.4";
+ developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
OpenPOWER on IntegriCloud