From: Chris Lattner Date: Fri, 6 Feb 2009 05:18:06 +0000 (+0000) Subject: file gone. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d532fa0ebf9b831c8e7f5a7e0e125955d431060b;p=clang file gone. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63921 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/clang.xcodeproj/project.pbxproj b/clang.xcodeproj/project.pbxproj index 6afd318869..d95aa2b342 100644 --- a/clang.xcodeproj/project.pbxproj +++ b/clang.xcodeproj/project.pbxproj @@ -540,7 +540,6 @@ DEA09A080F302C65000C2258 /* DiagnosticSemaKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticSemaKinds.def; sourceTree = ""; }; DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTDiagnostic.h; path = clang/AST/ASTDiagnostic.h; sourceTree = ""; }; DEA09A710F317594000C2258 /* CompileOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompileOptions.h; path = clang/Driver/CompileOptions.h; sourceTree = ""; }; - DEA09A720F317594000C2258 /* DriverDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DriverDiagnostic.h; path = clang/Driver/DriverDiagnostic.h; sourceTree = ""; }; DEA09A730F317594000C2258 /* ManagerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ManagerRegistry.h; path = clang/Driver/ManagerRegistry.h; sourceTree = ""; }; DEA09A830F3175BF000C2258 /* LexDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LexDiagnostic.h; sourceTree = ""; }; DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParseDiagnostic.h; path = clang/Parse/ParseDiagnostic.h; sourceTree = ""; }; @@ -749,7 +748,6 @@ isa = PBXGroup; children = ( DEA09A710F317594000C2258 /* CompileOptions.h */, - DEA09A720F317594000C2258 /* DriverDiagnostic.h */, DEA09A730F317594000C2258 /* ManagerRegistry.h */, 355BD0420EBFAEC7001A9DFF /* PathDiagnosticClients.h */, 350F4B490E5F36EE00A21EA9 /* InitHeaderSearch.h */,