diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2010-09-27 17:30:38 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2010-09-27 17:30:38 +0000 |
commit | 30e8d58dbdcefcb09192548a9f9a02c32bfac910 (patch) | |
tree | 3d2c7104e8ab661fffcb5aa0c98bbcb56ffde53b /clang/clang.xcodeproj | |
parent | 786874de82cfe48a9df2f8b59d172c372a395368 (diff) | |
download | bcm5719-llvm-30e8d58dbdcefcb09192548a9f9a02c32bfac910.tar.gz bcm5719-llvm-30e8d58dbdcefcb09192548a9f9a02c32bfac910.zip |
Copying result of object property reference expression
into a temporary is elidable as well.
(Finishes up radar 8291337).
llvm-svn: 114845
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 def722b45e4..2a256450887 100644 --- a/clang/clang.xcodeproj/project.pbxproj +++ b/clang/clang.xcodeproj/project.pbxproj @@ -2039,7 +2039,6 @@ isa = PBXProject; buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; compatibilityVersion = "Xcode 2.4"; - developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, |