From 35e564ed09d57b6ceae9022afaa77635b16da53e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 25 Oct 2007 00:29:32 +0000 Subject: Add a new ChooseExpr::isConditionTrue method to unify some code. llvm-svn: 43322 --- clang/clang.xcodeproj/project.pbxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/clang.xcodeproj') diff --git a/clang/clang.xcodeproj/project.pbxproj b/clang/clang.xcodeproj/project.pbxproj index b086e54ce30..f2f79456e88 100644 --- a/clang/clang.xcodeproj/project.pbxproj +++ b/clang/clang.xcodeproj/project.pbxproj @@ -750,7 +750,6 @@ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; - compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* clang */; projectDirPath = ""; -- cgit v1.2.3