blob: 2a256450887b2e8161fdfa1d9101a31e9aac1d7a [file] [log] [blame]
Anders Carlssone41590d2009-06-24 00:10:43 +00001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 03F50AC60D416EAA00B9CF60 /* Targets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03F50AC50D416EAA00B9CF60 /* Targets.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000011 1A2193CE0F45EEB700C0713D /* Mangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2193CC0F45EEB700C0713D /* Mangle.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000012 1A2A54B60FD1DD1C00F4CE45 /* ASTConsumers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54A50FD1DD1C00F4CE45 /* ASTConsumers.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000013 1A2A54B80FD1DD1C00F4CE45 /* CacheTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */; };
14 1A2A54B90FD1DD1C00F4CE45 /* DependencyFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */; };
15 1A2A54BA0FD1DD1C00F4CE45 /* DiagChecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */; };
16 1A2A54BB0FD1DD1C00F4CE45 /* DocumentXML.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54AA0FD1DD1C00F4CE45 /* DocumentXML.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000017 1A2A54BF0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54AE0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000018 1A2A54C40FD1DD1C00F4CE45 /* StmtXML.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */; };
19 1A2A54C50FD1DD1C00F4CE45 /* Warnings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */; };
20 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A30A9E80B93A4C800201A91 /* ExprCXX.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000021 1A376A2D0D4AED9B002A1C52 /* CGExprConstant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000022 1A471AB50F437BC500753CE8 /* CGBlocks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +000023 1A4C41BF105B4C0B0047B5E7 /* CGClass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A4C41BE105B4C0B0047B5E7 /* CGClass.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000024 1A5D5E580E5E81010023C059 /* CGCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5D5E570E5E81010023C059 /* CGCXX.cpp */; };
Anders Carlsson99d12522010-01-27 03:24:27 +000025 1A621BB7110FE6AA009E6834 /* TargetInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621BB5110FE6AA009E6834 /* TargetInfo.cpp */; };
Anders Carlssond9f473c2010-01-29 01:56:42 +000026 1A621C4211111D61009E6834 /* CIndexCodeCompletion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */; };
27 1A621C4311111D61009E6834 /* CIndexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621C3B11111D61009E6834 /* CIndexer.cpp */; };
28 1A621C4411111D61009E6834 /* CIndexInclusionStack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */; };
29 1A621C4511111D61009E6834 /* CIndexUSRs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */; };
30 1A621C4611111D61009E6834 /* CXCursor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A621C3F11111D61009E6834 /* CXCursor.cpp */; };
Anders Carlsson90756302009-09-22 17:29:51 +000031 1A6B6CD410693FC900BB4A8F /* CodeCompleteConsumer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A6B6CD110693FC900BB4A8F /* CodeCompleteConsumer.cpp */; };
32 1A6B6CD510693FC900BB4A8F /* SemaCodeComplete.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A6B6CD210693FC900BB4A8F /* SemaCodeComplete.cpp */; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +000033 1A6B6E9A1069833600BB4A8F /* CGExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A6B6E991069833600BB4A8F /* CGExprCXX.cpp */; };
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +000034 1A6C01F7108128710072DEE4 /* CGRTTI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A6C01F6108128710072DEE4 /* CGRTTI.cpp */; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +000035 1A6FE7090FD6F85800E00CA9 /* CGTemporaries.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A6FE7080FD6F85800E00CA9 /* CGTemporaries.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000036 1A701B640F7C8FE400FEC4D1 /* SemaAccess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A701B630F7C8FE400FEC4D1 /* SemaAccess.cpp */; };
37 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A7342470C7B57D500122F56 /* CGObjC.cpp */; };
Anders Carlsson461e3262010-04-08 16:30:25 +000038 1A81AA19108144F40094E50B /* CGVTables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A81AA18108144F40094E50B /* CGVTables.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000039 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */; };
40 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */; };
Anders Carlsson58b7eee2010-01-21 16:50:45 +000041 1A97825B1108BA18002B98FC /* CGVTT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A97825A1108BA18002B98FC /* CGVTT.cpp */; };
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +000042 1A986AB710D0746D00A8EA9E /* CGDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A986AB610D0746D00A8EA9E /* CGDeclCXX.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000043 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */; };
Anders Carlsson88465d32010-04-23 22:18:37 +000044 1ABD23D61182449800A48E65 /* APValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B11182449800A48E65 /* APValue.cpp */; };
45 1ABD23D71182449800A48E65 /* ASTConsumer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */; };
46 1ABD23D81182449800A48E65 /* ASTContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B31182449800A48E65 /* ASTContext.cpp */; };
47 1ABD23D91182449800A48E65 /* ASTDiagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */; };
48 1ABD23DA1182449800A48E65 /* ASTImporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B51182449800A48E65 /* ASTImporter.cpp */; };
49 1ABD23DB1182449800A48E65 /* AttrImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B61182449800A48E65 /* AttrImpl.cpp */; };
50 1ABD23DC1182449800A48E65 /* CXXInheritance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */; };
51 1ABD23DD1182449800A48E65 /* Decl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B81182449800A48E65 /* Decl.cpp */; };
52 1ABD23DE1182449800A48E65 /* DeclarationName.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23B91182449800A48E65 /* DeclarationName.cpp */; };
53 1ABD23DF1182449800A48E65 /* DeclBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BA1182449800A48E65 /* DeclBase.cpp */; };
54 1ABD23E01182449800A48E65 /* DeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */; };
55 1ABD23E11182449800A48E65 /* DeclFriend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */; };
56 1ABD23E21182449800A48E65 /* DeclGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */; };
57 1ABD23E31182449800A48E65 /* DeclObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */; };
58 1ABD23E41182449800A48E65 /* DeclPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */; };
59 1ABD23E51182449800A48E65 /* DeclTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */; };
60 1ABD23E61182449800A48E65 /* Expr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C11182449800A48E65 /* Expr.cpp */; };
61 1ABD23E71182449800A48E65 /* ExprConstant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C21182449800A48E65 /* ExprConstant.cpp */; };
62 1ABD23E81182449800A48E65 /* ExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C31182449800A48E65 /* ExprCXX.cpp */; };
63 1ABD23E91182449800A48E65 /* FullExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C41182449800A48E65 /* FullExpr.cpp */; };
64 1ABD23EA1182449800A48E65 /* InheritViz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C51182449800A48E65 /* InheritViz.cpp */; };
65 1ABD23EB1182449800A48E65 /* NestedNameSpecifier.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */; };
66 1ABD23EC1182449800A48E65 /* ParentMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C71182449800A48E65 /* ParentMap.cpp */; };
67 1ABD23ED1182449800A48E65 /* RecordLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C81182449800A48E65 /* RecordLayout.cpp */; };
68 1ABD23EE1182449800A48E65 /* RecordLayoutBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */; };
69 1ABD23EF1182449800A48E65 /* Stmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23CB1182449800A48E65 /* Stmt.cpp */; };
70 1ABD23F01182449800A48E65 /* StmtDumper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */; };
71 1ABD23F11182449800A48E65 /* StmtIterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */; };
72 1ABD23F21182449800A48E65 /* StmtPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */; };
73 1ABD23F31182449800A48E65 /* StmtProfile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */; };
74 1ABD23F41182449800A48E65 /* StmtViz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D01182449800A48E65 /* StmtViz.cpp */; };
75 1ABD23F51182449800A48E65 /* TemplateBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D11182449800A48E65 /* TemplateBase.cpp */; };
76 1ABD23F61182449800A48E65 /* TemplateName.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D21182449800A48E65 /* TemplateName.cpp */; };
77 1ABD23F71182449800A48E65 /* Type.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D31182449800A48E65 /* Type.cpp */; };
78 1ABD23F81182449800A48E65 /* TypeLoc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D41182449800A48E65 /* TypeLoc.cpp */; };
79 1ABD23F91182449800A48E65 /* TypePrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABD23D51182449800A48E65 /* TypePrinter.cpp */; };
Anders Carlssonc1a35d92010-01-19 06:04:24 +000080 1ACB57E41105820D0047B991 /* CompilerInstance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */; };
81 1ACB57E51105820D0047B991 /* CompilerInvocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */; };
82 1ACB57E61105820D0047B991 /* DeclXML.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57DD1105820D0047B991 /* DeclXML.cpp */; };
83 1ACB57E71105820D0047B991 /* FrontendAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */; };
84 1ACB57E81105820D0047B991 /* FrontendActions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */; };
85 1ACB57E91105820D0047B991 /* FrontendOptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */; };
86 1ACB57EA1105820D0047B991 /* LangStandards.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57E11105820D0047B991 /* LangStandards.cpp */; };
87 1ACB57EB1105820D0047B991 /* TypeXML.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57E21105820D0047B991 /* TypeXML.cpp */; };
88 1ACB57EC1105820D0047B991 /* VerifyDiagnosticsClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ACB57E31105820D0047B991 /* VerifyDiagnosticsClient.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000089 1ADF47AF0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ADF47AE0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp */; };
Anders Carlsson756b5c42009-10-30 01:42:31 +000090 1AF1B50F109A4FB800AFAFAC /* CGException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AF1B50E109A4FB800AFAFAC /* CGException.cpp */; };
Anders Carlsson1d8422b2010-03-30 02:08:20 +000091 1AFDD8721161085D00AE030A /* ASTMerge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFDD8701161085D00AE030A /* ASTMerge.cpp */; };
Anders Carlsson45372a62009-07-23 03:17:50 +000092 1AFF8AE31012BFC900D248DA /* CGRecordLayoutBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFF8AE11012BFC900D248DA /* CGRecordLayoutBuilder.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000093 3507E4C20E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000094 352246E80F5C6BE000D0D279 /* InitHeaderSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352246E20F5C6BE000D0D279 /* InitHeaderSearch.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000095 352246EB0F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */; };
96 352246EC0F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352246E60F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +000097 352712510DAFE54700C76352 /* IdentifierResolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352712500DAFE54700C76352 /* IdentifierResolver.cpp */; };
98 3534A01D0E129849002709B2 /* ParseCXXInlineMethods.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */; };
99 3536456B0E23EBF7009C6509 /* Environment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3536456A0E23EBF7009C6509 /* Environment.cpp */; };
100 3537AA0E0ECD08A4008F7CDC /* PreprocessorLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000101 353959D50EE5F88A00E82461 /* ParseTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */; };
102 35475B200E79973F0000BFE4 /* CGCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35475B1F0E79973F0000BFE4 /* CGCall.cpp */; };
103 355106860E9A8507006A4E44 /* MemRegion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 355106850E9A8507006A4E44 /* MemRegion.cpp */; };
104 3551068C0E9A8546006A4E44 /* ParsePragma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */; };
105 3551068D0E9A8546006A4E44 /* ParseTentative.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */; };
106 3552E7550E520D80003A8CA5 /* PPCaching.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3552E7540E520D80003A8CA5 /* PPCaching.cpp */; };
107 3552E7590E520DD7003A8CA5 /* CGObjCMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */; };
108 35544B880F5C7FD700D92AA9 /* RangeConstraintManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35544B850F5C7FD700D92AA9 /* RangeConstraintManager.cpp */; };
109 35544B890F5C7FD700D92AA9 /* SimpleConstraintManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35544B860F5C7FD700D92AA9 /* SimpleConstraintManager.cpp */; };
110 35544B8C0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35544B8B0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000111 35585DC00EAFBC4500D0A97A /* SemaOverload.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */; };
112 3558F76D0E267C8300A5B0DF /* BasicStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */; };
113 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */; };
114 35707EFE0CD0F5CC000B2204 /* SourceLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */; };
115 357EA27D0F2526F300439B60 /* SemaLookup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 357EA27C0F2526F300439B60 /* SemaLookup.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000116 35862B0D0E3628CB0009F542 /* CheckDeadStores.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */; };
117 35862B120E3629850009F542 /* GRExprEngineInternalChecks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */; };
118 358CFBB80E65AB04002A8E19 /* BasicConstraintManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000119 358F51520E529AA4007F2102 /* GRState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 358F51510E529AA4007F2102 /* GRState.cpp */; };
120 3591853F0EFB1088000039AF /* SemaTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3591853E0EFB1088000039AF /* SemaTemplate.cpp */; };
121 3593790A0DA48ABA0043B19C /* BugReporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359379090DA48ABA0043B19C /* BugReporter.cpp */; };
122 3595AFB80E1C8D62004CDF09 /* CheckObjCDealloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */; };
123 3599299B0DE2425300A8A33E /* SemaInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3599299A0DE2425300A8A33E /* SemaInit.cpp */; };
124 35A057E20EAE2D950069249F /* RegionStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A057E00EAE2D950069249F /* RegionStore.cpp */; };
125 35A057E30EAE2D950069249F /* SVals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A057E10EAE2D950069249F /* SVals.cpp */; };
126 35A3E7020DD3874400757F74 /* CGDebugInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */; };
127 35A8FCF90D9B4B2A001C2F97 /* PathDiagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */; };
128 35BAC1E80E82C5B7003FB76F /* CheckNSError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000129 35D55B270D81D8C60092E734 /* BasicValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */; };
130 35D55B280D81D8C60092E734 /* CFRefCount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35D55B250D81D8C60092E734 /* CFRefCount.cpp */; };
131 35E194690ECB82FB00F21733 /* SemaCXXScopeSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */; };
Anders Carlssoncdef2b72009-07-31 00:48:10 +0000132 35E1946A0ECB82FB00F21733 /* SemaCXXCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E194680ECB82FB00F21733 /* SemaCXXCast.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000133 35E1946D0ECB83C100F21733 /* PTHLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000134 35EF67700DAD1D2C00B19414 /* SemaDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */; };
135 35EFEFB60DB67ED60020783D /* GRTransferFuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */; };
136 35F2A01E0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */; };
137 35F8D0D60D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */; };
Sebastian Redl904c9c82010-08-18 23:57:11 +0000138 57AA9250121C8B9400B4AA6C /* ASTReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */; };
139 57AA9251121C8B9400B4AA6C /* ASTReaderDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */; };
140 57AA9252121C8B9400B4AA6C /* ASTReaderStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */; };
Sebastian Redl85728132010-08-17 20:43:28 +0000141 57EB566A121B034300ECA335 /* GeneratePCH.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57EB5662121B034300ECA335 /* GeneratePCH.cpp */; };
142 57EB566B121B034300ECA335 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 57EB5663121B034300ECA335 /* Makefile */; };
Sebastian Redl4ee2ad02010-08-18 23:56:31 +0000143 57F66612121B4DE600DCE3B7 /* ASTWriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */; };
144 57F66613121B4DE600DCE3B7 /* ASTWriterDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */; };
145 57F66614121B4DE600DCE3B7 /* ASTWriterStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000146 72D16C1F0D9975C400E6DA4A /* HTMLRewrite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */; };
147 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */; };
Steve Naroff50398192009-08-28 15:28:48 +0000148 9012911D1048068D0083456D /* ASTUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9012911C1048068D0083456D /* ASTUnit.cpp */; };
149 90129121104812F90083456D /* CIndex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9012911F104812F90083456D /* CIndex.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000150 906BF4B00F83BA2E001071FA /* ConvertUTF.c in Sources */ = {isa = PBXBuildFile; fileRef = 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */; };
Steve Naroff89922f82009-08-31 00:59:03 +0000151 90F9EFAA104ABDED00D09A15 /* c-index-test.c in Sources */ = {isa = PBXBuildFile; fileRef = 90F9EFA9104ABDED00D09A15 /* c-index-test.c */; };
Steve Naroff78ca7b32009-08-25 19:57:00 +0000152 90FD6D7B103C3D49005F5B73 /* Analyzer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */; };
153 90FD6D7C103C3D49005F5B73 /* ASTLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */; };
154 90FD6D7D103C3D49005F5B73 /* DeclReferenceMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */; };
155 90FD6D7E103C3D49005F5B73 /* Entity.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D71103C3D49005F5B73 /* Entity.cpp */; };
156 90FD6D7F103C3D49005F5B73 /* GlobalSelector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */; };
157 90FD6D80103C3D49005F5B73 /* Handlers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D74103C3D49005F5B73 /* Handlers.cpp */; };
158 90FD6D81103C3D49005F5B73 /* Indexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D75103C3D49005F5B73 /* Indexer.cpp */; };
159 90FD6D82103C3D49005F5B73 /* IndexProvider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */; };
160 90FD6D83103C3D49005F5B73 /* Program.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D77103C3D49005F5B73 /* Program.cpp */; };
Steve Naroff78ca7b32009-08-25 19:57:00 +0000161 90FD6D85103C3D49005F5B73 /* SelectorMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */; };
162 90FD6DB6103D977E005F5B73 /* index-test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90FD6DB5103D977E005F5B73 /* index-test.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000163 BDF87CF70FD746F300BBF872 /* SemaTemplateDeduction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDF87CF60FD746F300BBF872 /* SemaTemplateDeduction.cpp */; };
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +0000164 BF89C3E211595818001C2D68 /* AnalysisBasedWarnings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF89C3E111595818001C2D68 /* AnalysisBasedWarnings.cpp */; };
165 BF89C3E91159594A001C2D68 /* SemaObjCProperty.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */; };
166 BF89C3F911595A01001C2D68 /* SemaType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF89C3F811595A01001C2D68 /* SemaType.cpp */; };
167 BF89C3FB11595A37001C2D68 /* SemaCodeComplete.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */; };
168 BF89C3FD11595A5D001C2D68 /* SemaExceptionSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF89C3FC11595A5D001C2D68 /* SemaExceptionSpec.cpp */; };
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +0000169 BF9FEDF91225E67B003A8B71 /* Action.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEDF81225E67B003A8B71 /* Action.cpp */; };
170 BF9FEDFB1225E6A9003A8B71 /* AttributeList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */; };
171 BF9FEDFD1225E6C6003A8B71 /* DeclSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */; };
172 BF9FEDFF1225E6DD003A8B71 /* TargetAttributesSema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */; };
173 BF9FEE021225E73F003A8B71 /* ExprClassification.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */; };
174 BF9FEE041225E759003A8B71 /* ItaniumCXXABI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */; };
175 BF9FEE061225E770003A8B71 /* MicrosoftCXXABI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */; };
Fariborz Jahanian930c1332010-08-26 00:13:24 +0000176 BF9FEE2C1225E7EA003A8B71 /* BackendUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */; };
177 BF9FEE311225E86C003A8B71 /* CodeGenAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */; };
178 BF9FEE331225E898003A8B71 /* ItaniumCXXABI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */; };
179 BF9FEE351225E8B1003A8B71 /* MicrosoftCXXABI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */; };
180 BF9FEE381225E925003A8B71 /* BoostConAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE371225E925003A8B71 /* BoostConAction.cpp */; };
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +0000181 BF9FEE521226FE9F003A8B71 /* ParseAST.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */; };
Fariborz Jahanian5832ae62010-08-31 23:49:56 +0000182 BF9FEEF2122D8068003A8B71 /* PreprocessingRecord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000183 BFE2F6AB11DA955A0007EDC0 /* DeltaTree.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F67D11DA95590007EDC0 /* DeltaTree.d */; };
184 BFE2F6AC11DA955A0007EDC0 /* DeltaTree.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F67E11DA955A0007EDC0 /* DeltaTree.o */; };
185 BFE2F6AD11DA955A0007EDC0 /* FixItRewriter.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F67F11DA955A0007EDC0 /* FixItRewriter.d */; };
186 BFE2F6AE11DA955A0007EDC0 /* FixItRewriter.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F68011DA955A0007EDC0 /* FixItRewriter.o */; };
187 BFE2F6AF11DA955A0007EDC0 /* FrontendActions.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68111DA955A0007EDC0 /* FrontendActions.d */; };
188 BFE2F6B011DA955A0007EDC0 /* FrontendActions.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F68211DA955A0007EDC0 /* FrontendActions.o */; };
189 BFE2F6B111DA955A0007EDC0 /* HTMLPrint.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68311DA955A0007EDC0 /* HTMLPrint.d */; };
190 BFE2F6B211DA955A0007EDC0 /* HTMLPrint.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F68411DA955A0007EDC0 /* HTMLPrint.o */; };
191 BFE2F6B311DA955A0007EDC0 /* HTMLRewrite.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68511DA955A0007EDC0 /* HTMLRewrite.d */; };
192 BFE2F6B411DA955A0007EDC0 /* HTMLRewrite.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F68611DA955A0007EDC0 /* HTMLRewrite.o */; };
193 BFE2F6B511DA955A0007EDC0 /* RewriteMacros.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68711DA955A0007EDC0 /* RewriteMacros.d */; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000194 BFE2F6B711DA955A0007EDC0 /* RewriteObjC.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68911DA955A0007EDC0 /* RewriteObjC.d */; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000195 BFE2F6B911DA955A0007EDC0 /* Rewriter.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F68B11DA955A0007EDC0 /* Rewriter.d */; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000196 BFE2F6BF11DA955A0007EDC0 /* TokenRewriter.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69111DA955A0007EDC0 /* TokenRewriter.d */; };
197 BFE2F6C011DA955A0007EDC0 /* TokenRewriter.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F69211DA955A0007EDC0 /* TokenRewriter.o */; };
198 BFE2F6C111DA955A0007EDC0 /* DeltaTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */; };
199 BFE2F6C211DA955A0007EDC0 /* FixItRewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */; };
200 BFE2F6C311DA955A0007EDC0 /* FrontendActions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */; };
201 BFE2F6C411DA955A0007EDC0 /* HTMLPrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */; };
202 BFE2F6C511DA955A0007EDC0 /* HTMLRewrite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */; };
203 BFE2F6C611DA955A0007EDC0 /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69811DA955A0007EDC0 /* Makefile */; };
204 BFE2F6C711DA955A0007EDC0 /* DeltaTree.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69B11DA955A0007EDC0 /* DeltaTree.d */; };
205 BFE2F6C811DA955A0007EDC0 /* DeltaTree.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F69C11DA955A0007EDC0 /* DeltaTree.o */; };
206 BFE2F6C911DA955A0007EDC0 /* HTMLRewrite.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69D11DA955A0007EDC0 /* HTMLRewrite.d */; };
207 BFE2F6CA11DA955A0007EDC0 /* HTMLRewrite.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F69E11DA955A0007EDC0 /* HTMLRewrite.o */; };
208 BFE2F6CB11DA955A0007EDC0 /* Rewriter.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F69F11DA955A0007EDC0 /* Rewriter.d */; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000209 BFE2F6CF11DA955A0007EDC0 /* TokenRewriter.d in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A311DA955A0007EDC0 /* TokenRewriter.d */; };
210 BFE2F6D011DA955A0007EDC0 /* TokenRewriter.o in Frameworks */ = {isa = PBXBuildFile; fileRef = BFE2F6A411DA955A0007EDC0 /* TokenRewriter.o */; };
211 BFE2F6D111DA955A0007EDC0 /* RewriteMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */; };
212 BFE2F6D211DA955A0007EDC0 /* RewriteObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */; };
213 BFE2F6D311DA955A0007EDC0 /* Rewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */; };
214 BFE2F6D411DA955A0007EDC0 /* RewriteRope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */; };
215 BFE2F6D511DA955A0007EDC0 /* RewriteTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */; };
216 BFE2F6D611DA955A0007EDC0 /* TokenRewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000217 DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE01DA480B12ADA300AC22CE /* PPCallbacks.h */; };
218 DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */; };
219 DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06B73D0A8307640050E87E /* LangOptions.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000220 DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06D42F0A8BB52D0050E87E /* Parser.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000221 DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE0FCA620A95859D00248FD5 /* Expr.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000222 DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE1F22020A7D852A00FBF588 /* Parser.h */; };
223 DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */; };
224 DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */; };
225 DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */; };
226 DE22BCF20E14197E0094DC60 /* SemaDeclAttr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */; };
227 DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */; };
228 DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */; };
229 DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3450D60AEB543100DBC861 /* DirectoryLookup.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000230 DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3452800AEF1B1800DBC861 /* Stmt.h */; };
231 DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE345C190AFC658B00DBC861 /* StmtVisitor.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000232 DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */; };
233 DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460040AFDCC6500DBC861 /* ParseInit.cpp */; };
234 DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */; };
235 DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */; };
236 DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000237 DE3464220B03040900DBC861 /* Type.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3464210B03040900DBC861 /* Type.h */; };
238 DE37252E0FE481AD00CF2CC2 /* Builtins.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */; };
239 DE38CD500D794D0100A273B6 /* CGObjCGNU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000240 DE3986F00CB8D4B300223765 /* IdentifierTable.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3986EF0CB8D4B300223765 /* IdentifierTable.h */; };
241 DE3986F40CB8D50C00223765 /* IdentifierTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */; };
242 DE4121350D7F1C1C0080F80A /* SymbolManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */; };
243 DE4121360D7F1C1C0080F80A /* ExplodedGraph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */; };
244 DE4121370D7F1C1C0080F80A /* UninitializedValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */; };
245 DE4121380D7F1C1C0080F80A /* GRCoreEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */; };
246 DE41213C0D7F1C1C0080F80A /* GRSimpleVals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */; };
247 DE41213D0D7F1C1C0080F80A /* GRBlockCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */; };
248 DE41213E0D7F1C1C0080F80A /* GRExprEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */; };
249 DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4264FB0C113592005A861D /* CGDecl.cpp */; };
250 DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE46BF270AE0A82D00CC047C /* TargetInfo.h */; };
251 DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772F90C10EAE5002239E8 /* CGStmt.cpp */; };
252 DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */; };
253 DE47999C0D2EBE1A00706D2D /* SemaExprObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */; };
254 DE4DC7A30EA1C33E00069E5A /* TokenRewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */; };
255 DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70A0C020EC500F66BC5 /* SemaType.cpp */; };
256 DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */; };
257 DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */; };
258 DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */; };
259 DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000260 DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7160C020EE400F66BC5 /* Sema.cpp */; };
Anders Carlsson19cc4ab2009-07-18 19:43:29 +0000261 DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6951C60C4D1F5D00A5826B /* RecordLayout.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000262 DE6954640C5121BD00A5826B /* Token.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6954630C5121BD00A5826B /* Token.h */; };
263 DE704B260D0FBEBE009C7762 /* SemaDeclObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */; };
264 DE704DD20D1668A4009C7762 /* HeaderMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE704DD10D1668A4009C7762 /* HeaderMap.cpp */; };
265 DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE75ED280B044DC90020CF81 /* ASTContext.h */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000266 DE85CD810D8380B10070E26E /* TokenLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CD800D8380B10070E26E /* TokenLexer.cpp */; };
267 DE85CDA30D8383B20070E26E /* MacroArgs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDA20D8383B20070E26E /* MacroArgs.cpp */; };
268 DE85CDAC0D838C120070E26E /* PPMacroExpansion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */; };
269 DE85CDB00D838C390070E26E /* PPDirectives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDAF0D838C390070E26E /* PPDirectives.cpp */; };
270 DE85CDB60D839BAE0070E26E /* PPLexerChange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000271 DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B120C05659200231DA4 /* ModuleBuilder.cpp */; };
272 DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */; };
273 DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B7C0C0A615100231DA4 /* CodeGenModule.h */; };
274 DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */; };
275 DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B800C0A615B00231DA4 /* CodeGenFunction.h */; };
276 DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */; };
277 DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */; };
278 DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEED4A0A5AF89A0045101B /* NOTES.txt */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000279 DEB077990F44F97800F5A2BE /* TokenConcatenation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */; };
280 DEB07AC80F4A427E00F5A2BE /* SemaAttr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000281 DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9900A9433CD00353FCA /* Decl.h */; };
282 DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9A30A94346E00353FCA /* AST.h */; };
283 DECAB0D00DB3C84200E13CCB /* RewriteRope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */; };
284 DECB6D650F9AE26600F5FBC7 /* JumpDiagnostics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DECB6D640F9AE26600F5FBC7 /* JumpDiagnostics.cpp */; };
285 DECB6F070F9D93A800F5FBC7 /* InitPreprocessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DECB6F060F9D93A800F5FBC7 /* InitPreprocessor.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000286 DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED626C80AE0C065001E80A4 /* TargetInfo.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000287 DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7310A524295003AD0FB /* Diagnostic.h */; };
288 DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7330A524295003AD0FB /* FileManager.h */; };
289 DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7350A524295003AD0FB /* SourceLocation.h */; };
290 DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7360A524295003AD0FB /* SourceManager.h */; };
291 DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7370A524295003AD0FB /* TokenKinds.def */; };
292 DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7380A524295003AD0FB /* TokenKinds.h */; };
293 DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73B0A524295003AD0FB /* Lexer.h */; };
294 DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73E0A524295003AD0FB /* MacroInfo.h */; };
295 DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73F0A524295003AD0FB /* Pragma.h */; };
296 DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7400A524295003AD0FB /* Preprocessor.h */; };
297 DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */; };
298 DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75E0A5242C7003AD0FB /* FileManager.cpp */; };
299 DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */; };
300 DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */; };
301 DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D79E0A5242E6003AD0FB /* Lexer.cpp */; };
302 DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */; };
303 DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */; };
304 DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A30A5242E6003AD0FB /* Pragma.cpp */; };
305 DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */; };
306 DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7D70A524302003AD0FB /* README.txt */; };
307 DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D9170A52518C003AD0FB /* ScratchBuffer.h */; };
308 DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000309 DEDFE6460F7B3B4E0035BD10 /* driver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6450F7B3B4E0035BD10 /* driver.cpp */; };
310 DEDFE65A0F7B3B830035BD10 /* Types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6480F7B3B830035BD10 /* Types.cpp */; };
311 DEDFE65B0F7B3B830035BD10 /* Tools.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE64A0F7B3B830035BD10 /* Tools.cpp */; };
312 DEDFE65C0F7B3B830035BD10 /* Compilation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE64C0F7B3B830035BD10 /* Compilation.cpp */; };
313 DEDFE65D0F7B3B830035BD10 /* ArgList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE64D0F7B3B830035BD10 /* ArgList.cpp */; };
314 DEDFE65E0F7B3B830035BD10 /* Arg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE64E0F7B3B830035BD10 /* Arg.cpp */; };
315 DEDFE65F0F7B3B830035BD10 /* Action.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE64F0F7B3B830035BD10 /* Action.cpp */; };
316 DEDFE6600F7B3B830035BD10 /* Phases.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6500F7B3B830035BD10 /* Phases.cpp */; };
317 DEDFE6610F7B3B830035BD10 /* OptTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6510F7B3B830035BD10 /* OptTable.cpp */; };
318 DEDFE6620F7B3B830035BD10 /* Option.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6520F7B3B830035BD10 /* Option.cpp */; };
319 DEDFE6630F7B3B830035BD10 /* Job.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6530F7B3B830035BD10 /* Job.cpp */; };
320 DEDFE6640F7B3B830035BD10 /* ToolChains.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6550F7B3B830035BD10 /* ToolChains.cpp */; };
321 DEDFE6650F7B3B830035BD10 /* ToolChain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6560F7B3B830035BD10 /* ToolChain.cpp */; };
322 DEDFE6660F7B3B830035BD10 /* Tool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6570F7B3B830035BD10 /* Tool.cpp */; };
323 DEDFE6670F7B3B830035BD10 /* HostInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6580F7B3B830035BD10 /* HostInfo.cpp */; };
324 DEDFE6680F7B3B830035BD10 /* Driver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEDFE6590F7B3B830035BD10 /* Driver.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000325 DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBBD430C19C5D200A9FE82 /* TODO.txt */; };
326 DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */; };
327 DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000328 DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000329 DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */; };
330 DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */; };
331 DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */; };
332 DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */; };
333 DEFFECA70DB1546600B4E7C3 /* DeltaTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */; };
Daniel Dunbar864db012009-12-12 00:56:47 +0000334 E16B523510D30B2400430AC9 /* cc1_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E16B523410D30B2400430AC9 /* cc1_main.cpp */; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000335/* End PBXBuildFile section */
336
337/* Begin PBXCopyFilesBuildPhase section */
338 8DD76F690486A84900D96B5E /* CopyFiles */ = {
339 isa = PBXCopyFilesBuildPhase;
340 buildActionMask = 8;
341 dstPath = /usr/share/man/man1/;
342 dstSubfolderSpec = 0;
343 files = (
344 DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */,
345 DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */,
346 DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */,
347 DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */,
348 DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */,
349 DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */,
350 DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */,
351 DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */,
352 DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */,
353 DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */,
354 DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */,
355 DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */,
356 DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */,
357 DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */,
358 DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */,
359 DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000360 DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */,
361 DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */,
362 DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */,
363 DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */,
364 DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */,
365 DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */,
366 DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */,
367 DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000368 DE3464220B03040900DBC861 /* Type.h in CopyFiles */,
369 DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000370 DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */,
371 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */,
372 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000373 DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */,
374 DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */,
375 DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */,
376 DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000377 DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */,
Anders Carlsson19cc4ab2009-07-18 19:43:29 +0000378 DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000379 DE6954640C5121BD00A5826B /* Token.h in CopyFiles */,
380 DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000381 DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */,
382 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */,
383 DE3986F00CB8D4B300223765 /* IdentifierTable.h in CopyFiles */,
384 );
385 runOnlyForDeploymentPostprocessing = 1;
386 };
387/* End PBXCopyFilesBuildPhase section */
388
389/* Begin PBXFileReference section */
390 035611470DA6A45C00D2EF2A /* DeclBase.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclBase.h; path = clang/AST/DeclBase.h; sourceTree = "<group>"; tabWidth = 2; };
391 03F50AC50D416EAA00B9CF60 /* Targets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Targets.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000392 1A15C407118226980092260D /* ASTImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ASTImporter.h; path = clang/AST/ASTImporter.h; sourceTree = "<group>"; tabWidth = 2; };
393 1A15C408118226980092260D /* ASTVector.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ASTVector.h; path = clang/AST/ASTVector.h; sourceTree = "<group>"; tabWidth = 2; };
394 1A15C409118226980092260D /* CharUnits.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CharUnits.h; path = clang/AST/CharUnits.h; sourceTree = "<group>"; tabWidth = 2; };
395 1A15C40A118226980092260D /* DeclAccessPair.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclAccessPair.h; path = clang/AST/DeclAccessPair.h; sourceTree = "<group>"; tabWidth = 2; };
396 1A15C40B118226980092260D /* DeclFriend.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclFriend.h; path = clang/AST/DeclFriend.h; sourceTree = "<group>"; tabWidth = 2; };
397 1A15C40C118226980092260D /* DependentDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DependentDiagnostic.h; path = clang/AST/DependentDiagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
398 1A15C40D118226980092260D /* TemplateBase.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TemplateBase.h; path = clang/AST/TemplateBase.h; sourceTree = "<group>"; tabWidth = 2; };
399 1A15C40E118226980092260D /* UnresolvedSet.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = UnresolvedSet.h; path = clang/AST/UnresolvedSet.h; sourceTree = "<group>"; tabWidth = 2; };
400 1A15C40F118226980092260D /* UsuallyTinyPtrVector.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = UsuallyTinyPtrVector.h; path = clang/AST/UsuallyTinyPtrVector.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000401 1A2193CB0F45EEB700C0713D /* ABIInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ABIInfo.h; path = lib/CodeGen/ABIInfo.h; sourceTree = "<group>"; tabWidth = 2; };
402 1A2193CC0F45EEB700C0713D /* Mangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Mangle.cpp; path = lib/CodeGen/Mangle.cpp; sourceTree = "<group>"; tabWidth = 2; };
403 1A2193CD0F45EEB700C0713D /* Mangle.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Mangle.h; path = lib/CodeGen/Mangle.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson78762eb2009-09-24 18:54:49 +0000404 1A2A54A50FD1DD1C00F4CE45 /* ASTConsumers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ASTConsumers.cpp; path = lib/Frontend/ASTConsumers.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000405 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CacheTokens.cpp; path = lib/Frontend/CacheTokens.cpp; sourceTree = "<group>"; };
406 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DependencyFile.cpp; path = lib/Frontend/DependencyFile.cpp; sourceTree = "<group>"; };
407 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DiagChecker.cpp; path = lib/Frontend/DiagChecker.cpp; sourceTree = "<group>"; };
408 1A2A54AA0FD1DD1C00F4CE45 /* DocumentXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DocumentXML.cpp; path = lib/Frontend/DocumentXML.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000409 1A2A54AE0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PrintPreprocessedOutput.cpp; path = lib/Frontend/PrintPreprocessedOutput.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000410 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StmtXML.cpp; path = lib/Frontend/StmtXML.cpp; sourceTree = "<group>"; };
411 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Warnings.cpp; path = lib/Frontend/Warnings.cpp; sourceTree = "<group>"; };
412 1A30A9E80B93A4C800201A91 /* ExprCXX.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ExprCXX.h; path = clang/AST/ExprCXX.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson764d0c22009-11-13 04:25:07 +0000413 1A31B27210ACE6DA009E0C8B /* GlobalDecl.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = GlobalDecl.h; path = lib/CodeGen/GlobalDecl.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000414 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprConstant.cpp; path = lib/CodeGen/CGExprConstant.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000415 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGBlocks.cpp; path = lib/CodeGen/CGBlocks.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +0000416 1A4C41BE105B4C0B0047B5E7 /* CGClass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGClass.cpp; path = lib/CodeGen/CGClass.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000417 1A535EDB107BC47B000C3AE7 /* CanonicalType.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CanonicalType.h; path = clang/AST/CanonicalType.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000418 1A5D5E570E5E81010023C059 /* CGCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGCXX.cpp; path = lib/CodeGen/CGCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson99d12522010-01-27 03:24:27 +0000419 1A621BB5110FE6AA009E6834 /* TargetInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = TargetInfo.cpp; path = lib/CodeGen/TargetInfo.cpp; sourceTree = "<group>"; tabWidth = 2; };
420 1A621BB6110FE6AA009E6834 /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TargetInfo.h; path = lib/CodeGen/TargetInfo.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssond9f473c2010-01-29 01:56:42 +0000421 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexCodeCompletion.cpp; path = tools/CIndex/CIndexCodeCompletion.cpp; sourceTree = "<group>"; };
422 1A621C3B11111D61009E6834 /* CIndexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexer.cpp; path = tools/CIndex/CIndexer.cpp; sourceTree = "<group>"; };
423 1A621C3C11111D61009E6834 /* CIndexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CIndexer.h; path = tools/CIndex/CIndexer.h; sourceTree = "<group>"; };
424 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexInclusionStack.cpp; path = tools/CIndex/CIndexInclusionStack.cpp; sourceTree = "<group>"; };
425 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexUSRs.cpp; path = tools/CIndex/CIndexUSRs.cpp; sourceTree = "<group>"; };
426 1A621C3F11111D61009E6834 /* CXCursor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CXCursor.cpp; path = tools/CIndex/CXCursor.cpp; sourceTree = "<group>"; };
427 1A621C4011111D61009E6834 /* CXCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXCursor.h; path = tools/CIndex/CXCursor.h; sourceTree = "<group>"; };
428 1A621C4111111D61009E6834 /* CXSourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXSourceLocation.h; path = tools/CIndex/CXSourceLocation.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000429 1A649E1D0F9599D9005B965E /* CGBlocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGBlocks.h; path = lib/CodeGen/CGBlocks.h; sourceTree = "<group>"; };
Anders Carlsson2b358352009-10-03 14:56:57 +0000430 1A649E1E0F9599DA005B965E /* CGCXX.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGCXX.h; path = lib/CodeGen/CGCXX.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson90756302009-09-22 17:29:51 +0000431 1A6B6CD110693FC900BB4A8F /* CodeCompleteConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CodeCompleteConsumer.cpp; path = lib/Sema/CodeCompleteConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
432 1A6B6CD210693FC900BB4A8F /* SemaCodeComplete.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCodeComplete.cpp; path = lib/Sema/SemaCodeComplete.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +0000433 1A6B6E991069833600BB4A8F /* CGExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprCXX.cpp; path = lib/CodeGen/CGExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +0000434 1A6C01F6108128710072DEE4 /* CGRTTI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGRTTI.cpp; path = lib/CodeGen/CGRTTI.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +0000435 1A6FE7080FD6F85800E00CA9 /* CGTemporaries.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGTemporaries.cpp; path = lib/CodeGen/CGTemporaries.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000436 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticAnalysisKinds.td; sourceTree = "<group>"; };
437 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticASTKinds.td; sourceTree = "<group>"; };
438 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCommonKinds.td; sourceTree = "<group>"; };
439 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticDriverKinds.td; sourceTree = "<group>"; };
440 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticFrontendKinds.td; sourceTree = "<group>"; };
441 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticLexKinds.td; sourceTree = "<group>"; };
442 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticParseKinds.td; sourceTree = "<group>"; };
443 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticSemaKinds.td; sourceTree = "<group>"; };
444 1A701B630F7C8FE400FEC4D1 /* SemaAccess.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaAccess.cpp; path = lib/Sema/SemaAccess.cpp; sourceTree = "<group>"; tabWidth = 2; };
445 1A72BEAC0D641E9400B085E9 /* Attr.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Attr.h; path = clang/AST/Attr.h; sourceTree = "<group>"; tabWidth = 2; };
446 1A7342470C7B57D500122F56 /* CGObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGObjC.cpp; path = lib/CodeGen/CGObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson461e3262010-04-08 16:30:25 +0000447 1A81AA18108144F40094E50B /* CGVTables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGVTables.cpp; path = lib/CodeGen/CGVTables.cpp; sourceTree = "<group>"; tabWidth = 2; };
448 1A81AA5D108278A20094E50B /* CGVTables.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGVTables.h; path = lib/CodeGen/CGVTables.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000449 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiteralSupport.h; sourceTree = "<group>"; };
450 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiteralSupport.cpp; sourceTree = "<group>"; };
Anders Carlsson530c40c2010-02-28 01:43:58 +0000451 1A97825A1108BA18002B98FC /* CGVTT.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGVTT.cpp; path = lib/CodeGen/CGVTT.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson347c2a02009-12-10 00:57:18 +0000452 1A986AB610D0746D00A8EA9E /* CGDeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGDeclCXX.cpp; path = lib/CodeGen/CGDeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson7a402622010-06-08 20:02:04 +0000453 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1AsOptions.td; path = clang/Driver/CC1AsOptions.td; sourceTree = "<group>"; };
454 1AA1D35711BECFF70089CC3F /* CC1Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1Options.td; path = clang/Driver/CC1Options.td; sourceTree = "<group>"; };
455 1AA1D35811BECFF70089CC3F /* Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Options.td; path = clang/Driver/Options.td; sourceTree = "<group>"; };
456 1AA1D35911BECFF70089CC3F /* OptParser.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = OptParser.td; path = clang/Driver/OptParser.td; sourceTree = "<group>"; };
Anders Carlsson5ee56e92009-12-16 02:09:40 +0000457 1AA963AB10D8576800786C86 /* FullExpr.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = FullExpr.h; path = clang/AST/FullExpr.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssonb2153942009-08-26 16:23:53 +0000458 1AB290021045858B00FE33D8 /* PartialDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = PartialDiagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000459 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGBuiltin.cpp; path = lib/CodeGen/CGBuiltin.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson9d5e5d42010-05-26 19:40:41 +0000460 1ABD23B11182449800A48E65 /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = APValue.cpp; sourceTree = "<group>"; tabWidth = 2; };
461 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
462 1ABD23B31182449800A48E65 /* ASTContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTContext.cpp; sourceTree = "<group>"; tabWidth = 2; };
463 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTDiagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
464 1ABD23B51182449800A48E65 /* ASTImporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTImporter.cpp; sourceTree = "<group>"; tabWidth = 2; };
465 1ABD23B61182449800A48E65 /* AttrImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AttrImpl.cpp; sourceTree = "<group>"; tabWidth = 2; };
466 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CXXInheritance.cpp; sourceTree = "<group>"; tabWidth = 2; };
467 1ABD23B81182449800A48E65 /* Decl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Decl.cpp; sourceTree = "<group>"; tabWidth = 2; };
468 1ABD23B91182449800A48E65 /* DeclarationName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclarationName.cpp; sourceTree = "<group>"; tabWidth = 2; };
469 1ABD23BA1182449800A48E65 /* DeclBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
470 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
471 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclFriend.cpp; sourceTree = "<group>"; tabWidth = 2; };
472 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclGroup.cpp; sourceTree = "<group>"; tabWidth = 2; };
473 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
474 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
475 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclTemplate.cpp; sourceTree = "<group>"; tabWidth = 2; };
476 1ABD23C11182449800A48E65 /* Expr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Expr.cpp; sourceTree = "<group>"; tabWidth = 2; };
477 1ABD23C21182449800A48E65 /* ExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprConstant.cpp; sourceTree = "<group>"; tabWidth = 2; };
478 1ABD23C31182449800A48E65 /* ExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
479 1ABD23C41182449800A48E65 /* FullExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FullExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
480 1ABD23C51182449800A48E65 /* InheritViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = InheritViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
481 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NestedNameSpecifier.cpp; sourceTree = "<group>"; tabWidth = 2; };
482 1ABD23C71182449800A48E65 /* ParentMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ParentMap.cpp; sourceTree = "<group>"; tabWidth = 2; };
483 1ABD23C81182449800A48E65 /* RecordLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayout.cpp; sourceTree = "<group>"; tabWidth = 2; };
484 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayoutBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
485 1ABD23CB1182449800A48E65 /* Stmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Stmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
486 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtDumper.cpp; sourceTree = "<group>"; tabWidth = 2; };
487 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtIterator.cpp; sourceTree = "<group>"; tabWidth = 2; };
488 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
489 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtProfile.cpp; sourceTree = "<group>"; tabWidth = 2; };
490 1ABD23D01182449800A48E65 /* StmtViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
491 1ABD23D11182449800A48E65 /* TemplateBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
492 1ABD23D21182449800A48E65 /* TemplateName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateName.cpp; sourceTree = "<group>"; tabWidth = 2; };
493 1ABD23D31182449800A48E65 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Type.cpp; sourceTree = "<group>"; tabWidth = 2; };
494 1ABD23D41182449800A48E65 /* TypeLoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TypeLoc.cpp; sourceTree = "<group>"; tabWidth = 2; };
495 1ABD23D51182449800A48E65 /* TypePrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TypePrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000496 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInstance.cpp; path = lib/Frontend/CompilerInstance.cpp; sourceTree = "<group>"; };
497 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInvocation.cpp; path = lib/Frontend/CompilerInvocation.cpp; sourceTree = "<group>"; };
498 1ACB57DD1105820D0047B991 /* DeclXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclXML.cpp; path = lib/Frontend/DeclXML.cpp; sourceTree = "<group>"; };
499 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendAction.cpp; path = lib/Frontend/FrontendAction.cpp; sourceTree = "<group>"; };
500 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendActions.cpp; path = lib/Frontend/FrontendActions.cpp; sourceTree = "<group>"; };
501 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendOptions.cpp; path = lib/Frontend/FrontendOptions.cpp; sourceTree = "<group>"; };
502 1ACB57E11105820D0047B991 /* LangStandards.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LangStandards.cpp; path = lib/Frontend/LangStandards.cpp; sourceTree = "<group>"; };
503 1ACB57E21105820D0047B991 /* TypeXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeXML.cpp; path = lib/Frontend/TypeXML.cpp; sourceTree = "<group>"; };
504 1ACB57E31105820D0047B991 /* VerifyDiagnosticsClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = VerifyDiagnosticsClient.cpp; path = lib/Frontend/VerifyDiagnosticsClient.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000505 1ADF47AE0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaTemplateInstantiateDecl.cpp; path = lib/Sema/SemaTemplateInstantiateDecl.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson7d878eb2009-08-19 01:17:32 +0000506 1AE4EE3B103B89CA00888A23 /* TreeTransform.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TreeTransform.h; path = lib/Sema/TreeTransform.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson756b5c42009-10-30 01:42:31 +0000507 1AF1B50E109A4FB800AFAFAC /* CGException.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGException.cpp; path = lib/CodeGen/CGException.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson1d8422b2010-03-30 02:08:20 +0000508 1AFDD8701161085D00AE030A /* ASTMerge.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTMerge.cpp; path = lib/Frontend/ASTMerge.cpp; sourceTree = "<group>"; };
Anders Carlsson45372a62009-07-23 03:17:50 +0000509 1AFF8AE11012BFC900D248DA /* CGRecordLayoutBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGRecordLayoutBuilder.cpp; path = lib/CodeGen/CGRecordLayoutBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000510 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCInstMethSignature.cpp; path = lib/Analysis/CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000511 352246E20F5C6BE000D0D279 /* InitHeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InitHeaderSearch.cpp; path = lib/Frontend/InitHeaderSearch.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000512 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticBuffer.cpp; path = lib/Frontend/TextDiagnosticBuffer.cpp; sourceTree = "<group>"; };
513 352246E60F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticPrinter.cpp; path = lib/Frontend/TextDiagnosticPrinter.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000514 352712500DAFE54700C76352 /* IdentifierResolver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = IdentifierResolver.cpp; path = lib/Sema/IdentifierResolver.cpp; sourceTree = "<group>"; tabWidth = 2; };
515 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtDeclVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h; sourceTree = "<group>"; };
516 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtVisitor.h; sourceTree = "<group>"; };
517 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGStmtVisitor.h; path = clang/Analysis/Visitors/CFGStmtVisitor.h; sourceTree = "<group>"; };
518 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGVarDeclVisitor.h; path = clang/Analysis/Visitors/CFGVarDeclVisitor.h; sourceTree = "<group>"; };
519 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseCXXInlineMethods.cpp; path = lib/Parse/ParseCXXInlineMethods.cpp; sourceTree = "<group>"; tabWidth = 2; };
520 3536456A0E23EBF7009C6509 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Environment.cpp; path = lib/Analysis/Environment.cpp; sourceTree = "<group>"; };
521 3536457C0E2406B0009C6509 /* Environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Environment.h; path = clang/Analysis/PathSensitive/Environment.h; sourceTree = "<group>"; };
522 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlkExprDeclBitVector.h; path = clang/Analysis/Support/BlkExprDeclBitVector.h; sourceTree = "<group>"; };
523 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessorLexer.cpp; sourceTree = "<group>"; };
524 3538FDB60ED24A2C005EC283 /* DeclarationName.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclarationName.h; path = clang/AST/DeclarationName.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000525 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseTemplate.cpp; path = lib/Parse/ParseTemplate.cpp; sourceTree = "<group>"; tabWidth = 2; };
526 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = PrettyPrinter.h; path = clang/AST/PrettyPrinter.h; sourceTree = "<group>"; tabWidth = 2; };
527 35475B1F0E79973F0000BFE4 /* CGCall.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGCall.cpp; path = lib/CodeGen/CGCall.cpp; sourceTree = "<group>"; tabWidth = 2; };
528 35475B220E7997680000BFE4 /* CGCall.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGCall.h; path = lib/CodeGen/CGCall.h; sourceTree = "<group>"; tabWidth = 2; };
529 35475B230E7997680000BFE4 /* CGValue.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGValue.h; path = lib/CodeGen/CGValue.h; sourceTree = "<group>"; tabWidth = 2; };
530 355106850E9A8507006A4E44 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MemRegion.cpp; path = lib/Analysis/MemRegion.cpp; sourceTree = "<group>"; };
531 355106880E9A851B006A4E44 /* MemRegion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MemRegion.h; path = clang/Analysis/PathSensitive/MemRegion.h; sourceTree = "<group>"; };
532 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParsePragma.cpp; path = lib/Parse/ParsePragma.cpp; sourceTree = "<group>"; tabWidth = 2; };
533 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseTentative.cpp; path = lib/Parse/ParseTentative.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000534 3551068F0E9A857C006A4E44 /* ParsePragma.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ParsePragma.h; path = lib/Parse/ParsePragma.h; sourceTree = "<group>"; tabWidth = 2; };
535 3552E7540E520D80003A8CA5 /* PPCaching.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCaching.cpp; sourceTree = "<group>"; };
536 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGObjCMac.cpp; path = lib/CodeGen/CGObjCMac.cpp; sourceTree = "<group>"; tabWidth = 2; };
537 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRStateTrait.h; path = clang/Analysis/PathSensitive/GRStateTrait.h; sourceTree = "<group>"; };
538 35544B850F5C7FD700D92AA9 /* RangeConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RangeConstraintManager.cpp; path = lib/Analysis/RangeConstraintManager.cpp; sourceTree = "<group>"; };
539 35544B860F5C7FD700D92AA9 /* SimpleConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SimpleConstraintManager.cpp; path = lib/Analysis/SimpleConstraintManager.cpp; sourceTree = "<group>"; };
540 35544B870F5C7FD700D92AA9 /* SimpleConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SimpleConstraintManager.h; path = lib/Analysis/SimpleConstraintManager.h; sourceTree = "<group>"; };
541 35544B8B0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaTemplateInstantiate.cpp; path = lib/Sema/SemaTemplateInstantiate.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000542 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaOverload.cpp; path = lib/Sema/SemaOverload.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000543 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicStore.cpp; path = lib/Analysis/BasicStore.cpp; sourceTree = "<group>"; };
544 3558F76F0E267C9A00A5B0DF /* Store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Store.h; path = clang/Analysis/PathSensitive/Store.h; sourceTree = "<group>"; };
545 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalCheckers.h; path = clang/Analysis/LocalCheckers.h; sourceTree = "<group>"; };
546 356B89760D9BFDC100CBEBE9 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicObjCFoundationChecks.h; path = lib/Analysis/BasicObjCFoundationChecks.h; sourceTree = "<group>"; };
547 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LiveVariables.cpp; path = lib/Analysis/LiveVariables.cpp; sourceTree = "<group>"; };
548 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLocation.cpp; sourceTree = "<group>"; tabWidth = 2; };
549 357EA27C0F2526F300439B60 /* SemaLookup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaLookup.cpp; path = lib/Sema/SemaLookup.cpp; sourceTree = "<group>"; tabWidth = 2; };
550 35847BE30CC7DB9000C40FFF /* StmtIterator.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = StmtIterator.h; path = clang/AST/StmtIterator.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000551 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckDeadStores.cpp; path = lib/Analysis/CheckDeadStores.cpp; sourceTree = "<group>"; };
552 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRExprEngineInternalChecks.cpp; path = lib/Analysis/GRExprEngineInternalChecks.cpp; sourceTree = "<group>"; };
553 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicConstraintManager.cpp; path = lib/Analysis/BasicConstraintManager.cpp; sourceTree = "<group>"; };
554 358D23090E8BEB850003DDCC /* DeclGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclGroup.h; path = clang/AST/DeclGroup.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000555 358F514F0E529A87007F2102 /* GRState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRState.h; path = clang/Analysis/PathSensitive/GRState.h; sourceTree = "<group>"; };
556 358F51510E529AA4007F2102 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRState.cpp; path = lib/Analysis/GRState.cpp; sourceTree = "<group>"; };
557 3591853E0EFB1088000039AF /* SemaTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaTemplate.cpp; path = lib/Sema/SemaTemplate.cpp; sourceTree = "<group>"; tabWidth = 2; };
558 359378FF0DA486490043B19C /* BugReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BugReporter.h; path = clang/Analysis/PathSensitive/BugReporter.h; sourceTree = "<group>"; };
559 359379090DA48ABA0043B19C /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BugReporter.cpp; path = lib/Analysis/BugReporter.cpp; sourceTree = "<group>"; };
560 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCDealloc.cpp; path = lib/Analysis/CheckObjCDealloc.cpp; sourceTree = "<group>"; };
561 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHManager.h; sourceTree = "<group>"; };
562 3599299A0DE2425300A8A33E /* SemaInit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaInit.cpp; path = lib/Sema/SemaInit.cpp; sourceTree = "<group>"; tabWidth = 2; };
563 35A057D20EAE2D2B0069249F /* SVals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SVals.h; path = clang/Analysis/PathSensitive/SVals.h; sourceTree = "<group>"; };
564 35A057E00EAE2D950069249F /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RegionStore.cpp; path = lib/Analysis/RegionStore.cpp; sourceTree = "<group>"; };
565 35A057E10EAE2D950069249F /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SVals.cpp; path = lib/Analysis/SVals.cpp; sourceTree = "<group>"; };
566 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGDebugInfo.cpp; path = lib/CodeGen/CGDebugInfo.cpp; sourceTree = "<group>"; tabWidth = 2; wrapsLines = 1; };
567 35A3E7010DD3874400757F74 /* CGDebugInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGDebugInfo.h; path = lib/CodeGen/CGDebugInfo.h; sourceTree = "<group>"; tabWidth = 2; };
568 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProgramPoint.h; path = clang/Analysis/ProgramPoint.h; sourceTree = "<group>"; };
569 35A8FCF70D9B4ADD001C2F97 /* PathDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PathDiagnostic.h; path = clang/Analysis/PathDiagnostic.h; sourceTree = "<group>"; };
570 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PathDiagnostic.cpp; path = lib/Analysis/PathDiagnostic.cpp; sourceTree = "<group>"; };
571 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessorLexer.h; sourceTree = "<group>"; };
572 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckNSError.cpp; path = lib/Analysis/CheckNSError.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000573 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ASTConsumer.h; path = clang/AST/ASTConsumer.h; sourceTree = "<group>"; tabWidth = 2; };
574 35CEA05A0DF9E82700A41296 /* ExprObjC.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ExprObjC.h; path = clang/AST/ExprObjC.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000575 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = StmtGraphTraits.h; path = clang/AST/StmtGraphTraits.h; sourceTree = "<group>"; tabWidth = 2; };
576 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowSolver.h; path = clang/Analysis/FlowSensitive/DataflowSolver.h; sourceTree = "<group>"; };
577 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowValues.h; path = clang/Analysis/FlowSensitive/DataflowValues.h; sourceTree = "<group>"; };
578 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicValueFactory.cpp; path = lib/Analysis/BasicValueFactory.cpp; sourceTree = "<group>"; };
579 35D55B250D81D8C60092E734 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CFRefCount.cpp; path = lib/Analysis/CFRefCount.cpp; sourceTree = "<group>"; };
580 35D55B290D81D8E50092E734 /* BasicValueFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicValueFactory.h; path = clang/Analysis/PathSensitive/BasicValueFactory.h; sourceTree = "<group>"; };
581 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCXXScopeSpec.cpp; path = lib/Sema/SemaCXXScopeSpec.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssoncdef2b72009-07-31 00:48:10 +0000582 35E194680ECB82FB00F21733 /* SemaCXXCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCXXCast.cpp; path = lib/Sema/SemaCXXCast.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000583 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PTHLexer.cpp; sourceTree = "<group>"; };
584 35EE48AD0E0C4CB200715C54 /* DeclCXX.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclCXX.h; path = clang/AST/DeclCXX.h; sourceTree = "<group>"; tabWidth = 2; };
585 35EE48AE0E0C4CB200715C54 /* ParentMap.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ParentMap.h; path = clang/AST/ParentMap.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000586 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaDeclCXX.cpp; path = lib/Sema/SemaDeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
587 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRTransferFuncs.cpp; path = lib/Analysis/GRTransferFuncs.cpp; sourceTree = "<group>"; };
588 35F1ACE60E66166C001F4532 /* ConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstraintManager.h; path = clang/Analysis/PathSensitive/ConstraintManager.h; sourceTree = "<group>"; };
589 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCUnusedIVars.cpp; path = lib/Analysis/CheckObjCUnusedIVars.cpp; sourceTree = "<group>"; };
590 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLRewrite.h; path = clang/Rewrite/HTMLRewrite.h; sourceTree = "<group>"; };
591 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleAPICheck.h; path = clang/Analysis/PathSensitive/GRSimpleAPICheck.h; sourceTree = "<group>"; };
592 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRAuditor.h; path = clang/Analysis/PathSensitive/GRAuditor.h; sourceTree = "<group>"; };
593 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicObjCFoundationChecks.cpp; path = lib/Analysis/BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; };
594 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LiveVariables.h; path = clang/Analysis/Analyses/LiveVariables.h; sourceTree = "<group>"; };
595 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UninitializedValues.h; path = clang/Analysis/Analyses/UninitializedValues.h; sourceTree = "<group>"; };
Sebastian Redl7faa2ec2010-08-18 23:56:37 +0000596 574F4C25121B4EF000AEAC20 /* ASTWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTWriter.h; path = clang/Serialization/ASTWriter.h; sourceTree = "<group>"; };
Sebastian Redl904c9c82010-08-18 23:57:11 +0000597 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReader.cpp; sourceTree = "<group>"; };
598 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderDecl.cpp; sourceTree = "<group>"; };
599 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderStmt.cpp; sourceTree = "<group>"; };
Sebastian Redl6ab7cd82010-08-18 23:57:17 +0000600 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTDeserializationListener.h; path = clang/Serialization/ASTDeserializationListener.h; sourceTree = "<group>"; };
601 57E15B22121C8D2B0051C2CC /* ASTReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTReader.h; path = clang/Serialization/ASTReader.h; sourceTree = "<group>"; };
Sebastian Redl85728132010-08-17 20:43:28 +0000602 57EB5661121B034300ECA335 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
603 57EB5662121B034300ECA335 /* GeneratePCH.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GeneratePCH.cpp; sourceTree = "<group>"; };
604 57EB5663121B034300ECA335 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
Sebastian Redl4ee2ad02010-08-18 23:56:31 +0000605 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriter.cpp; sourceTree = "<group>"; };
606 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterDecl.cpp; sourceTree = "<group>"; };
607 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterStmt.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000608 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLRewrite.cpp; path = lib/Rewrite/HTMLRewrite.cpp; sourceTree = "<group>"; };
609 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclObjC.h; path = clang/AST/DeclObjC.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000610 8DD76F6C0486A84900D96B5E /* clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = clang; sourceTree = BUILT_PRODUCTS_DIR; };
Steve Naroff600866c2009-08-27 19:51:58 +0000611 9012911510470FCE0083456D /* Index.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Index.h; path = "clang-c/Index.h"; sourceTree = "<group>"; };
Steve Naroff50398192009-08-28 15:28:48 +0000612 9012911C1048068D0083456D /* ASTUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTUnit.cpp; path = lib/Frontend/ASTUnit.cpp; sourceTree = "<group>"; };
613 9012911F104812F90083456D /* CIndex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndex.cpp; path = tools/CIndex/CIndex.cpp; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000614 904753791096376F00CBDDDD /* CXXInheritance.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CXXInheritance.h; path = clang/AST/CXXInheritance.h; sourceTree = "<group>"; tabWidth = 2; };
615 9047537A1096376F00CBDDDD /* Redeclarable.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Redeclarable.h; path = clang/AST/Redeclarable.h; sourceTree = "<group>"; tabWidth = 2; };
616 9047537B1096376F00CBDDDD /* TypeLoc.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TypeLoc.h; path = clang/AST/TypeLoc.h; sourceTree = "<group>"; tabWidth = 2; };
617 9047537C1096376F00CBDDDD /* TypeLocBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TypeLocBuilder.h; path = clang/AST/TypeLocBuilder.h; sourceTree = "<group>"; tabWidth = 2; };
618 9047537D1096376F00CBDDDD /* TypeLocNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeLocNodes.def; path = clang/AST/TypeLocNodes.def; sourceTree = "<group>"; tabWidth = 2; };
619 9047537E1096376F00CBDDDD /* TypeLocVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TypeLocVisitor.h; path = clang/AST/TypeLocVisitor.h; sourceTree = "<group>"; tabWidth = 2; };
620 9047537F1096376F00CBDDDD /* TypeVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TypeVisitor.h; path = clang/AST/TypeVisitor.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000621 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnDiskHashTable.h; sourceTree = "<group>"; };
622 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceManagerInternals.h; sourceTree = "<group>"; };
623 9063F22A0F9E911F002F7251 /* TemplateKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemplateKinds.h; sourceTree = "<group>"; };
624 906BF4AE0F83BA16001071FA /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvertUTF.h; sourceTree = "<group>"; };
625 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertUTF.c; sourceTree = "<group>"; };
Steve Naroff89922f82009-08-31 00:59:03 +0000626 90F9EFA9104ABDED00D09A15 /* c-index-test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "c-index-test.c"; path = "tools/c-index-test/c-index-test.c"; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000627 90FB99DE0F98FB1D008F9415 /* DeclContextInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclContextInternals.h; path = clang/AST/DeclContextInternals.h; sourceTree = "<group>"; tabWidth = 2; };
628 90FB99DF0F98FB1D008F9415 /* DeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclVisitor.h; path = clang/AST/DeclVisitor.h; sourceTree = "<group>"; tabWidth = 2; };
629 90FB99E00F98FB1D008F9415 /* ExternalASTSource.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ExternalASTSource.h; path = clang/AST/ExternalASTSource.h; sourceTree = "<group>"; tabWidth = 2; };
Steve Naroff78ca7b32009-08-25 19:57:00 +0000630 90FD6D5F103C3D21005F5B73 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Analyzer.h; path = clang/Index/Analyzer.h; sourceTree = "<group>"; };
631 90FD6D60103C3D21005F5B73 /* ASTLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTLocation.h; path = clang/Index/ASTLocation.h; sourceTree = "<group>"; };
632 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclReferenceMap.h; path = clang/Index/DeclReferenceMap.h; sourceTree = "<group>"; };
633 90FD6D62103C3D21005F5B73 /* Entity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Entity.h; path = clang/Index/Entity.h; sourceTree = "<group>"; };
634 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GlobalSelector.h; path = clang/Index/GlobalSelector.h; sourceTree = "<group>"; };
635 90FD6D64103C3D21005F5B73 /* Handlers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Handlers.h; path = clang/Index/Handlers.h; sourceTree = "<group>"; };
636 90FD6D65103C3D21005F5B73 /* Indexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Indexer.h; path = clang/Index/Indexer.h; sourceTree = "<group>"; };
637 90FD6D66103C3D21005F5B73 /* IndexProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IndexProvider.h; path = clang/Index/IndexProvider.h; sourceTree = "<group>"; };
638 90FD6D67103C3D21005F5B73 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Program.h; path = clang/Index/Program.h; sourceTree = "<group>"; };
639 90FD6D68103C3D21005F5B73 /* SelectorMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SelectorMap.h; path = clang/Index/SelectorMap.h; sourceTree = "<group>"; };
640 90FD6D69103C3D21005F5B73 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STLExtras.h; path = clang/Index/STLExtras.h; sourceTree = "<group>"; };
641 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TranslationUnit.h; path = clang/Index/TranslationUnit.h; sourceTree = "<group>"; };
642 90FD6D6B103C3D21005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Index/Utils.h; sourceTree = "<group>"; };
643 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Analyzer.cpp; path = lib/Index/Analyzer.cpp; sourceTree = "<group>"; };
644 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTLocation.cpp; path = lib/Index/ASTLocation.cpp; sourceTree = "<group>"; };
645 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTVisitor.h; path = lib/Index/ASTVisitor.h; sourceTree = "<group>"; };
646 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclReferenceMap.cpp; path = lib/Index/DeclReferenceMap.cpp; sourceTree = "<group>"; };
647 90FD6D71103C3D49005F5B73 /* Entity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Entity.cpp; path = lib/Index/Entity.cpp; sourceTree = "<group>"; };
648 90FD6D72103C3D49005F5B73 /* EntityImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EntityImpl.h; path = lib/Index/EntityImpl.h; sourceTree = "<group>"; };
649 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlobalSelector.cpp; path = lib/Index/GlobalSelector.cpp; sourceTree = "<group>"; };
650 90FD6D74103C3D49005F5B73 /* Handlers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Handlers.cpp; path = lib/Index/Handlers.cpp; sourceTree = "<group>"; };
651 90FD6D75103C3D49005F5B73 /* Indexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Indexer.cpp; path = lib/Index/Indexer.cpp; sourceTree = "<group>"; };
652 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IndexProvider.cpp; path = lib/Index/IndexProvider.cpp; sourceTree = "<group>"; };
653 90FD6D77103C3D49005F5B73 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Program.cpp; path = lib/Index/Program.cpp; sourceTree = "<group>"; };
654 90FD6D78103C3D49005F5B73 /* ProgramImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProgramImpl.h; path = lib/Index/ProgramImpl.h; sourceTree = "<group>"; };
Steve Naroff78ca7b32009-08-25 19:57:00 +0000655 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelectorMap.cpp; path = lib/Index/SelectorMap.cpp; sourceTree = "<group>"; };
656 90FD6D86103C3D80005F5B73 /* Analyses.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Analyses.def; path = clang/Frontend/Analyses.def; sourceTree = "<group>"; };
Steve Naroff78ca7b32009-08-25 19:57:00 +0000657 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Frontend/ASTConsumers.h; sourceTree = "<group>"; };
658 90FD6D89103C3D80005F5B73 /* ASTUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTUnit.h; path = clang/Frontend/ASTUnit.h; sourceTree = "<group>"; };
659 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommandLineSourceLoc.h; path = clang/Frontend/CommandLineSourceLoc.h; sourceTree = "<group>"; };
660 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclContextXML.def; path = clang/Frontend/DeclContextXML.def; sourceTree = "<group>"; };
661 90FD6D8C103C3D80005F5B73 /* DeclXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclXML.def; path = clang/Frontend/DeclXML.def; sourceTree = "<group>"; };
662 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DocumentXML.def; path = clang/Frontend/DocumentXML.def; sourceTree = "<group>"; };
663 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentXML.h; path = clang/Frontend/DocumentXML.h; sourceTree = "<group>"; };
664 90FD6D8F103C3D80005F5B73 /* StmtXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StmtXML.def; path = clang/Frontend/StmtXML.def; sourceTree = "<group>"; };
665 90FD6D90103C3D80005F5B73 /* TypeXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = TypeXML.def; path = clang/Frontend/TypeXML.def; sourceTree = "<group>"; };
666 90FD6D91103C3D80005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Frontend/Utils.h; sourceTree = "<group>"; };
667 90FD6DB5103D977E005F5B73 /* index-test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "index-test.cpp"; path = "tools/index-test/index-test.cpp"; sourceTree = "<group>"; };
Douglas Gregor1ee17502010-08-12 20:53:33 +0000668 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalysisBasedWarnings.h; path = clang/Sema/AnalysisBasedWarnings.h; sourceTree = "<group>"; };
669 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeCompleteConsumer.h; path = clang/Sema/CodeCompleteConsumer.h; sourceTree = "<group>"; };
670 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXXFieldCollector.h; path = clang/Sema/CXXFieldCollector.h; sourceTree = "<group>"; };
671 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExternalSemaSource.h; path = clang/Sema/ExternalSemaSource.h; sourceTree = "<group>"; };
672 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IdentifierResolver.h; path = clang/Sema/IdentifierResolver.h; sourceTree = "<group>"; };
673 BD59A94D121496B9003A5A02 /* Initialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Initialization.h; path = clang/Sema/Initialization.h; sourceTree = "<group>"; };
674 BD59A94E121496B9003A5A02 /* Lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Lookup.h; path = clang/Sema/Lookup.h; sourceTree = "<group>"; };
675 BD59A94F121496B9003A5A02 /* Overload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Overload.h; path = clang/Sema/Overload.h; sourceTree = "<group>"; };
Douglas Gregor1ee17502010-08-12 20:53:33 +0000676 BD59A951121496B9003A5A02 /* Sema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sema.h; path = clang/Sema/Sema.h; sourceTree = "<group>"; };
677 BD59A952121496B9003A5A02 /* SemaConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaConsumer.h; path = clang/Sema/SemaConsumer.h; sourceTree = "<group>"; };
678 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaDiagnostic.h; path = clang/Sema/SemaDiagnostic.h; sourceTree = "<group>"; };
679 BD59A954121496B9003A5A02 /* Template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Template.h; path = clang/Sema/Template.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000680 BDF87CF60FD746F300BBF872 /* SemaTemplateDeduction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaTemplateDeduction.cpp; path = lib/Sema/SemaTemplateDeduction.cpp; sourceTree = "<group>"; tabWidth = 2; };
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +0000681 BF89C3E111595818001C2D68 /* AnalysisBasedWarnings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisBasedWarnings.cpp; path = lib/Sema/AnalysisBasedWarnings.cpp; sourceTree = "<group>"; };
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +0000682 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TargetAttributesSema.h; path = lib/Sema/TargetAttributesSema.h; sourceTree = "<group>"; };
683 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaObjCProperty.cpp; path = lib/Sema/SemaObjCProperty.cpp; sourceTree = "<group>"; };
684 BF89C3F811595A01001C2D68 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = lib/Sema/SemaType.cpp; sourceTree = "<group>"; };
685 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCodeComplete.cpp; path = lib/Sema/SemaCodeComplete.cpp; sourceTree = "<group>"; };
686 BF89C3FC11595A5D001C2D68 /* SemaExceptionSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExceptionSpec.cpp; path = lib/Sema/SemaExceptionSpec.cpp; sourceTree = "<group>"; };
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +0000687 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TemplateDeduction.h; path = clang/Sema/TemplateDeduction.h; sourceTree = "<group>"; };
688 BF9FED6F1225DF7F003A8B71 /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Sema/Action.h; sourceTree = "<group>"; };
689 BF9FED701225DFA1003A8B71 /* AttributeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AttributeList.h; path = clang/Sema/AttributeList.h; sourceTree = "<group>"; };
690 BF9FED711225DFD9003A8B71 /* DeclSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclSpec.h; path = clang/Sema/DeclSpec.h; sourceTree = "<group>"; };
691 BF9FED721225DFD9003A8B71 /* Designator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Designator.h; path = clang/Sema/Designator.h; sourceTree = "<group>"; };
692 BF9FED731225E005003A8B71 /* Ownership.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ownership.h; path = clang/Sema/Ownership.h; sourceTree = "<group>"; };
693 BF9FED741225E005003A8B71 /* ParsedTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParsedTemplate.h; path = clang/Sema/ParsedTemplate.h; sourceTree = "<group>"; };
694 BF9FED751225E005003A8B71 /* Scope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scope.h; path = clang/Sema/Scope.h; sourceTree = "<group>"; };
695 BF9FED761225E005003A8B71 /* ScopeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScopeInfo.h; path = clang/Sema/ScopeInfo.h; sourceTree = "<group>"; };
696 BF9FED771225E032003A8B71 /* ObjCMethodList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjCMethodList.h; path = clang/Sema/ObjCMethodList.h; sourceTree = "<group>"; };
697 BF9FED781225E041003A8B71 /* SemaInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaInternal.h; path = clang/Sema/SemaInternal.h; sourceTree = "<group>"; };
698 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeCompletionHandler.h; sourceTree = "<group>"; };
699 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExternalPreprocessorSource.h; sourceTree = "<group>"; };
700 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessingRecord.h; sourceTree = "<group>"; };
701 BF9FEDB51225E213003A8B71 /* ParseAST.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParseAST.h; path = clang/Parse/ParseAST.h; sourceTree = "<group>"; };
702 BF9FEDB61225E252003A8B71 /* OperationKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OperationKinds.h; path = clang/AST/OperationKinds.h; sourceTree = "<group>"; };
703 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RecursiveASTVisitor.h; path = clang/AST/RecursiveASTVisitor.h; sourceTree = "<group>"; };
704 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BackendUtil.h; path = clang/CodeGen/BackendUtil.h; sourceTree = "<group>"; };
705 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenAction.h; path = clang/CodeGen/CodeGenAction.h; sourceTree = "<group>"; };
706 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTBitCodes.h; path = clang/Serialization/ASTBitCodes.h; sourceTree = "<group>"; };
707 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixItRewriter.h; path = clang/Rewrite/FixItRewriter.h; sourceTree = "<group>"; };
708 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Rewrite/FrontendActions.h; sourceTree = "<group>"; };
709 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rewriters.h; path = clang/Rewrite/Rewriters.h; sourceTree = "<group>"; };
710 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Rewrite/ASTConsumers.h; sourceTree = "<group>"; };
711 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalyzerOptions.h; path = clang/Frontend/AnalyzerOptions.h; sourceTree = "<group>"; };
712 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChainedDiagnosticClient.h; path = clang/Frontend/ChainedDiagnosticClient.h; sourceTree = "<group>"; };
713 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenOptions.h; path = clang/Frontend/CodeGenOptions.h; sourceTree = "<group>"; };
714 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInstance.h; path = clang/Frontend/CompilerInstance.h; sourceTree = "<group>"; };
715 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInvocation.h; path = clang/Frontend/CompilerInvocation.h; sourceTree = "<group>"; };
716 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DependencyOutputOptions.h; path = clang/Frontend/DependencyOutputOptions.h; sourceTree = "<group>"; };
717 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DiagnosticOptions.h; path = clang/Frontend/DiagnosticOptions.h; sourceTree = "<group>"; };
718 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendAction.h; path = clang/Frontend/FrontendAction.h; sourceTree = "<group>"; };
719 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Frontend/FrontendActions.h; sourceTree = "<group>"; };
720 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendOptions.h; path = clang/Frontend/FrontendOptions.h; sourceTree = "<group>"; };
721 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendPluginRegistry.h; path = clang/Frontend/FrontendPluginRegistry.h; sourceTree = "<group>"; };
722 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HeaderSearchOptions.h; path = clang/Frontend/HeaderSearchOptions.h; sourceTree = "<group>"; };
723 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LangStandard.h; path = clang/Frontend/LangStandard.h; sourceTree = "<group>"; };
724 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOptions.h; path = clang/Frontend/PreprocessorOptions.h; sourceTree = "<group>"; };
725 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOutputOptions.h; path = clang/Frontend/PreprocessorOutputOptions.h; sourceTree = "<group>"; };
726 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VerifyDiagnosticsClient.h; path = clang/Frontend/VerifyDiagnosticsClient.h; sourceTree = "<group>"; };
727 BF9FEDCF1225E443003A8B71 /* LangStandards.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LangStandards.def; path = clang/Frontend/LangStandards.def; sourceTree = "<group>"; };
728 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1AsOptions.h; path = clang/Driver/CC1AsOptions.h; sourceTree = "<group>"; };
729 BF9FEDE81225E49D003A8B71 /* CC1Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1Options.h; path = clang/Driver/CC1Options.h; sourceTree = "<group>"; };
730 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptSpecifier.h; path = clang/Driver/OptSpecifier.h; sourceTree = "<group>"; };
731 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptTable.h; path = clang/Driver/OptTable.h; sourceTree = "<group>"; };
732 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttrKinds.h; sourceTree = "<group>"; };
733 BF9FEDEC1225E514003A8B71 /* Version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Version.h; sourceTree = "<group>"; };
734 BF9FEDED1225E52F003A8B71 /* arm_neon.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arm_neon.td; sourceTree = "<group>"; };
735 BF9FEDEE1225E52F003A8B71 /* Attr.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Attr.td; sourceTree = "<group>"; };
736 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsARM.def; sourceTree = "<group>"; };
737 BF9FEDF01225E574003A8B71 /* Specifiers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Specifiers.h; sourceTree = "<group>"; };
738 BF9FEDF11225E574003A8B71 /* StmtNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StmtNodes.td; sourceTree = "<group>"; };
739 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
740 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeclNodes.td; sourceTree = "<group>"; };
741 BF9FEDF41225E5D5003A8B71 /* Linkage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Linkage.h; sourceTree = "<group>"; };
742 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroBuilder.h; sourceTree = "<group>"; };
743 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version.inc.in; sourceTree = "<group>"; };
744 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCategories.td; sourceTree = "<group>"; };
745 BF9FEDF81225E67B003A8B71 /* Action.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Action.cpp; path = lib/Sema/Action.cpp; sourceTree = "<group>"; };
746 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AttributeList.cpp; path = lib/Sema/AttributeList.cpp; sourceTree = "<group>"; };
747 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSpec.cpp; path = lib/Sema/DeclSpec.cpp; sourceTree = "<group>"; };
748 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TargetAttributesSema.cpp; path = lib/Sema/TargetAttributesSema.cpp; sourceTree = "<group>"; };
749 BF9FEE001225E718003A8B71 /* CXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CXXABI.h; sourceTree = "<group>"; };
750 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExprClassification.cpp; sourceTree = "<group>"; };
751 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ItaniumCXXABI.cpp; sourceTree = "<group>"; };
752 BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MicrosoftCXXABI.cpp; sourceTree = "<group>"; };
Fariborz Jahanian930c1332010-08-26 00:13:24 +0000753 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BackendUtil.cpp; path = lib/CodeGen/BackendUtil.cpp; sourceTree = "<group>"; };
754 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGCXXABI.h; path = lib/CodeGen/CGCXXABI.h; sourceTree = "<group>"; };
755 BF9FEE2E1225E82D003A8B71 /* CGException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGException.h; path = lib/CodeGen/CGException.h; sourceTree = "<group>"; };
756 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGRecordLayout.h; path = lib/CodeGen/CGRecordLayout.h; sourceTree = "<group>"; };
757 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenAction.cpp; path = lib/CodeGen/CodeGenAction.cpp; sourceTree = "<group>"; };
758 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ItaniumCXXABI.cpp; path = lib/CodeGen/ItaniumCXXABI.cpp; sourceTree = "<group>"; };
759 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MicrosoftCXXABI.cpp; path = lib/CodeGen/MicrosoftCXXABI.cpp; sourceTree = "<group>"; };
760 BF9FEE361225E8CF003A8B71 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = lib/CodeGen/README.txt; sourceTree = "<group>"; };
761 BF9FEE371225E925003A8B71 /* BoostConAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BoostConAction.cpp; path = lib/Frontend/BoostConAction.cpp; sourceTree = "<group>"; };
Fariborz Jahanian0ad8b462010-08-26 00:17:38 +0000762 BF9FEE451225EA24003A8B71 /* DelayedDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DelayedDiagnostic.h; path = clang/Sema/DelayedDiagnostic.h; sourceTree = "<group>"; };
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +0000763 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseAST.cpp; path = lib/Parse/ParseAST.cpp; sourceTree = "<group>"; };
764 BF9FEE531226FEC1003A8B71 /* RAIIObjectsForParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAIIObjectsForParser.h; path = lib/Parse/RAIIObjectsForParser.h; sourceTree = "<group>"; };
Fariborz Jahanian5832ae62010-08-31 23:49:56 +0000765 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessingRecord.cpp; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000766 BFE2F67A11DA95590007EDC0 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
767 BFE2F67C11DA95590007EDC0 /* .dir */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .dir; sourceTree = "<group>"; };
768 BFE2F67D11DA95590007EDC0 /* DeltaTree.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = DeltaTree.d; sourceTree = "<group>"; };
769 BFE2F67E11DA955A0007EDC0 /* DeltaTree.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DeltaTree.o; sourceTree = "<group>"; };
770 BFE2F67F11DA955A0007EDC0 /* FixItRewriter.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = FixItRewriter.d; sourceTree = "<group>"; };
771 BFE2F68011DA955A0007EDC0 /* FixItRewriter.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = FixItRewriter.o; sourceTree = "<group>"; };
772 BFE2F68111DA955A0007EDC0 /* FrontendActions.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = FrontendActions.d; sourceTree = "<group>"; };
773 BFE2F68211DA955A0007EDC0 /* FrontendActions.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = FrontendActions.o; sourceTree = "<group>"; };
774 BFE2F68311DA955A0007EDC0 /* HTMLPrint.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = HTMLPrint.d; sourceTree = "<group>"; };
775 BFE2F68411DA955A0007EDC0 /* HTMLPrint.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = HTMLPrint.o; sourceTree = "<group>"; };
776 BFE2F68511DA955A0007EDC0 /* HTMLRewrite.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = HTMLRewrite.d; sourceTree = "<group>"; };
777 BFE2F68611DA955A0007EDC0 /* HTMLRewrite.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = HTMLRewrite.o; sourceTree = "<group>"; };
778 BFE2F68711DA955A0007EDC0 /* RewriteMacros.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = RewriteMacros.d; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000779 BFE2F68911DA955A0007EDC0 /* RewriteObjC.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = RewriteObjC.d; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000780 BFE2F68B11DA955A0007EDC0 /* Rewriter.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = Rewriter.d; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000781 BFE2F69111DA955A0007EDC0 /* TokenRewriter.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = TokenRewriter.d; sourceTree = "<group>"; };
782 BFE2F69211DA955A0007EDC0 /* TokenRewriter.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = TokenRewriter.o; sourceTree = "<group>"; };
783 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeltaTree.cpp; sourceTree = "<group>"; };
784 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixItRewriter.cpp; sourceTree = "<group>"; };
785 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; };
786 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLPrint.cpp; sourceTree = "<group>"; };
787 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLRewrite.cpp; sourceTree = "<group>"; };
788 BFE2F69811DA955A0007EDC0 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
789 BFE2F69A11DA955A0007EDC0 /* .dir */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .dir; sourceTree = "<group>"; };
790 BFE2F69B11DA955A0007EDC0 /* DeltaTree.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = DeltaTree.d; sourceTree = "<group>"; };
791 BFE2F69C11DA955A0007EDC0 /* DeltaTree.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DeltaTree.o; sourceTree = "<group>"; };
792 BFE2F69D11DA955A0007EDC0 /* HTMLRewrite.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = HTMLRewrite.d; sourceTree = "<group>"; };
793 BFE2F69E11DA955A0007EDC0 /* HTMLRewrite.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = HTMLRewrite.o; sourceTree = "<group>"; };
794 BFE2F69F11DA955A0007EDC0 /* Rewriter.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = Rewriter.d; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000795 BFE2F6A311DA955A0007EDC0 /* TokenRewriter.d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.dtrace; path = TokenRewriter.d; sourceTree = "<group>"; };
796 BFE2F6A411DA955A0007EDC0 /* TokenRewriter.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = TokenRewriter.o; sourceTree = "<group>"; };
797 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteMacros.cpp; sourceTree = "<group>"; };
798 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteObjC.cpp; sourceTree = "<group>"; };
799 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Rewriter.cpp; sourceTree = "<group>"; };
800 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteRope.cpp; sourceTree = "<group>"; };
801 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteTest.cpp; sourceTree = "<group>"; };
802 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenRewriter.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000803 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCallbacks.h; sourceTree = "<group>"; };
804 DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExprCXX.cpp; path = lib/Parse/ParseExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
805 DE06B73D0A8307640050E87E /* LangOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = LangOptions.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000806 DE06D42F0A8BB52D0050E87E /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = lib/Parse/Parser.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000807 DE0FCA620A95859D00248FD5 /* Expr.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Expr.h; path = clang/AST/Expr.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000808 DE1F22020A7D852A00FBF588 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Parser.h; path = clang/Parse/Parser.h; sourceTree = "<group>"; tabWidth = 2; };
809 DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprComplex.cpp; path = lib/CodeGen/CGExprComplex.cpp; sourceTree = "<group>"; tabWidth = 2; };
810 DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprScalar.cpp; path = lib/CodeGen/CGExprScalar.cpp; sourceTree = "<group>"; tabWidth = 2; };
811 DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDeclCXX.cpp; path = lib/Parse/ParseDeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
812 DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaDeclAttr.cpp; path = lib/Sema/SemaDeclAttr.cpp; sourceTree = "<group>"; tabWidth = 2; };
813 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HeaderSearch.h; sourceTree = "<group>"; };
814 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderSearch.cpp; sourceTree = "<group>"; };
815 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoryLookup.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000816 DE3452800AEF1B1800DBC861 /* Stmt.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Stmt.h; path = clang/AST/Stmt.h; sourceTree = "<group>"; tabWidth = 2; };
817 DE345C190AFC658B00DBC861 /* StmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = StmtVisitor.h; path = clang/AST/StmtVisitor.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000818 DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseObjc.cpp; path = lib/Parse/ParseObjc.cpp; sourceTree = "<group>"; tabWidth = 2; };
819 DE3460040AFDCC6500DBC861 /* ParseInit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseInit.cpp; path = lib/Parse/ParseInit.cpp; sourceTree = "<group>"; tabWidth = 2; };
820 DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseStmt.cpp; path = lib/Parse/ParseStmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
821 DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDecl.cpp; path = lib/Parse/ParseDecl.cpp; sourceTree = "<group>"; tabWidth = 2; };
822 DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExpr.cpp; path = lib/Parse/ParseExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000823 DE3464210B03040900DBC861 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Type.h; path = clang/AST/Type.h; sourceTree = "<group>"; tabWidth = 2; };
824 DE37251C0FE4818000CF2CC2 /* Builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Builtins.h; sourceTree = "<group>"; };
825 DE37252A0FE4818F00CF2CC2 /* Builtins.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Builtins.def; sourceTree = "<group>"; };
826 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Builtins.cpp; sourceTree = "<group>"; };
827 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetBuiltins.h; sourceTree = "<group>"; };
828 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsX86.def; sourceTree = "<group>"; };
829 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsPPC.def; sourceTree = "<group>"; };
830 DE38CD4E0D794CF900A273B6 /* CGObjCRuntime.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGObjCRuntime.h; path = lib/CodeGen/CGObjCRuntime.h; sourceTree = "<group>"; tabWidth = 2; };
831 DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGObjCGNU.cpp; path = lib/CodeGen/CGObjCGNU.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000832 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = IdentifierTable.h; sourceTree = "<group>"; tabWidth = 2; };
833 DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = IdentifierTable.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000834 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRWorkList.h; path = clang/Analysis/PathSensitive/GRWorkList.h; sourceTree = "<group>"; };
835 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SymbolManager.h; path = clang/Analysis/PathSensitive/SymbolManager.h; sourceTree = "<group>"; };
836 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRBlockCounter.h; path = clang/Analysis/PathSensitive/GRBlockCounter.h; sourceTree = "<group>"; };
837 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExplodedGraph.h; path = clang/Analysis/PathSensitive/ExplodedGraph.h; sourceTree = "<group>"; };
838 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRExprEngine.h; path = clang/Analysis/PathSensitive/GRExprEngine.h; sourceTree = "<group>"; };
839 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRTransferFuncs.h; path = clang/Analysis/PathSensitive/GRTransferFuncs.h; sourceTree = "<group>"; };
840 DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRCoreEngine.h; path = clang/Analysis/PathSensitive/GRCoreEngine.h; sourceTree = "<group>"; };
841 DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolManager.cpp; path = lib/Analysis/SymbolManager.cpp; sourceTree = "<group>"; };
842 DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ExplodedGraph.cpp; path = lib/Analysis/ExplodedGraph.cpp; sourceTree = "<group>"; };
843 DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UninitializedValues.cpp; path = lib/Analysis/UninitializedValues.cpp; sourceTree = "<group>"; };
844 DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRCoreEngine.cpp; path = lib/Analysis/GRCoreEngine.cpp; sourceTree = "<group>"; };
845 DE41212C0D7F1C1C0080F80A /* GRSimpleVals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleVals.h; path = lib/Analysis/GRSimpleVals.h; sourceTree = "<group>"; };
846 DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRSimpleVals.cpp; path = lib/Analysis/GRSimpleVals.cpp; sourceTree = "<group>"; };
847 DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRBlockCounter.cpp; path = lib/Analysis/GRBlockCounter.cpp; sourceTree = "<group>"; };
848 DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRExprEngine.cpp; path = lib/Analysis/GRExprEngine.cpp; sourceTree = "<group>"; };
849 DE4264FB0C113592005A861D /* CGDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGDecl.cpp; path = lib/CodeGen/CGDecl.cpp; sourceTree = "<group>"; tabWidth = 2; };
850 DE46BF270AE0A82D00CC047C /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TargetInfo.h; sourceTree = "<group>"; tabWidth = 2; };
851 DE4772F90C10EAE5002239E8 /* CGStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGStmt.cpp; path = lib/CodeGen/CGStmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
852 DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExpr.cpp; path = lib/CodeGen/CGExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
853 DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExprObjC.cpp; path = lib/Sema/SemaExprObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
854 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TokenRewriter.h; path = clang/Rewrite/TokenRewriter.h; sourceTree = "<group>"; };
855 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TokenRewriter.cpp; path = lib/Rewrite/TokenRewriter.cpp; sourceTree = "<group>"; };
856 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RewriteRope.h; path = clang/Rewrite/RewriteRope.h; sourceTree = "<group>"; };
857 DE613EF30E0E148D00B05B79 /* APValue.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = APValue.h; path = clang/AST/APValue.h; sourceTree = "<group>"; tabWidth = 2; };
858 DE67E70A0C020EC500F66BC5 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = lib/Sema/SemaType.cpp; sourceTree = "<group>"; tabWidth = 2; };
859 DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaStmt.cpp; path = lib/Sema/SemaStmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
860 DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExprCXX.cpp; path = lib/Sema/SemaExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
861 DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExpr.cpp; path = lib/Sema/SemaExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
862 DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaDecl.cpp; path = lib/Sema/SemaDecl.cpp; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000863 DE67E7160C020EE400F66BC5 /* Sema.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Sema.cpp; path = lib/Sema/Sema.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson19cc4ab2009-07-18 19:43:29 +0000864 DE6951C60C4D1F5D00A5826B /* RecordLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = RecordLayout.h; path = clang/AST/RecordLayout.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000865 DE6954630C5121BD00A5826B /* Token.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; };
866 DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaDeclObjC.cpp; path = lib/Sema/SemaDeclObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
867 DE704BD10D1647E7009C7762 /* HeaderMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeaderMap.h; sourceTree = "<group>"; };
868 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderMap.cpp; sourceTree = "<group>"; };
869 DE75ED280B044DC90020CF81 /* ASTContext.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ASTContext.h; path = clang/AST/ASTContext.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000870 DE85CD800D8380B10070E26E /* TokenLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenLexer.cpp; sourceTree = "<group>"; };
871 DE85CD840D8380F20070E26E /* TokenLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenLexer.h; sourceTree = "<group>"; };
872 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroArgs.h; sourceTree = "<group>"; };
873 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacroArgs.cpp; sourceTree = "<group>"; };
874 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPMacroExpansion.cpp; sourceTree = "<group>"; };
875 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPDirectives.cpp; sourceTree = "<group>"; };
876 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; };
877 DE8822350EC80C0A00CBC30A /* CGBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CGBuilder.h; path = lib/CodeGen/CGBuilder.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000878 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; };
879 DE8824530ED1243E00CBC30A /* OperatorKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OperatorKinds.h; sourceTree = "<group>"; };
880 DE8824560ED1244600CBC30A /* OperatorKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OperatorKinds.def; sourceTree = "<group>"; };
881 DE928B120C05659200231DA4 /* ModuleBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleBuilder.cpp; path = lib/CodeGen/ModuleBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
882 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; };
883 DE928B7C0C0A615100231DA4 /* CodeGenModule.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CodeGenModule.h; path = lib/CodeGen/CodeGenModule.h; sourceTree = "<group>"; tabWidth = 2; };
884 DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenModule.cpp; path = lib/CodeGen/CodeGenModule.cpp; sourceTree = "<group>"; tabWidth = 2; };
885 DE928B800C0A615B00231DA4 /* CodeGenFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CodeGenFunction.h; path = lib/CodeGen/CodeGenFunction.h; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
886 DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenFunction.cpp; path = lib/CodeGen/CodeGenFunction.cpp; sourceTree = "<group>"; tabWidth = 2; };
887 DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ASTDiagnostic.h; path = clang/AST/ASTDiagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
888 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LexDiagnostic.h; sourceTree = "<group>"; };
889 DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ParseDiagnostic.h; path = clang/Parse/ParseDiagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000890 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrettyStackTrace.h; sourceTree = "<group>"; };
891 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultipleIncludeOpt.h; sourceTree = "<group>"; };
892 DEAEED4A0A5AF89A0045101B /* NOTES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NOTES.txt; sourceTree = "<group>"; };
893 DEB076C90F3A221200F5A2BE /* DeclTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = DeclTemplate.h; path = clang/AST/DeclTemplate.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000894 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenConcatenation.h; sourceTree = "<group>"; };
895 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenConcatenation.cpp; sourceTree = "<group>"; };
896 DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaAttr.cpp; path = lib/Sema/SemaAttr.cpp; sourceTree = "<group>"; tabWidth = 2; };
897 DEB089EE0F12F1D900522C07 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeTraits.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000898 DEC8D9900A9433CD00353FCA /* Decl.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Decl.h; path = clang/AST/Decl.h; sourceTree = "<group>"; tabWidth = 2; };
899 DEC8D9A30A94346E00353FCA /* AST.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = AST.h; path = clang/AST/AST.h; sourceTree = "<group>"; tabWidth = 2; };
900 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteRope.cpp; path = lib/Rewrite/RewriteRope.cpp; sourceTree = "<group>"; };
901 DECB6D640F9AE26600F5FBC7 /* JumpDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = JumpDiagnostics.cpp; path = lib/Sema/JumpDiagnostics.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000902 DECB6F060F9D93A800F5FBC7 /* InitPreprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InitPreprocessor.cpp; path = lib/Frontend/InitPreprocessor.cpp; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000903 DECB734E0FA3ED8400F5FBC7 /* StmtObjC.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = StmtObjC.h; path = clang/AST/StmtObjC.h; sourceTree = "<group>"; tabWidth = 2; };
904 DECB73550FA3EE5A00F5FBC7 /* StmtCXX.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = StmtCXX.h; path = clang/AST/StmtCXX.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000905 DED626C80AE0C065001E80A4 /* TargetInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInfo.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000906 DED7D7310A524295003AD0FB /* Diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = Diagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
907 DED7D7330A524295003AD0FB /* FileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = FileManager.h; sourceTree = "<group>"; tabWidth = 2; };
908 DED7D7350A524295003AD0FB /* SourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceLocation.h; sourceTree = "<group>"; tabWidth = 2; };
909 DED7D7360A524295003AD0FB /* SourceManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceManager.h; sourceTree = "<group>"; tabWidth = 2; };
910 DED7D7370A524295003AD0FB /* TokenKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; path = TokenKinds.def; sourceTree = "<group>"; tabWidth = 2; };
911 DED7D7380A524295003AD0FB /* TokenKinds.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TokenKinds.h; sourceTree = "<group>"; tabWidth = 2; };
912 DED7D73B0A524295003AD0FB /* Lexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; };
913 DED7D73E0A524295003AD0FB /* MacroInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroInfo.h; sourceTree = "<group>"; };
914 DED7D73F0A524295003AD0FB /* Pragma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pragma.h; sourceTree = "<group>"; };
915 DED7D7400A524295003AD0FB /* Preprocessor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Preprocessor.h; sourceTree = "<group>"; };
916 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Diagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
917 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FileManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
918 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
919 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TokenKinds.cpp; sourceTree = "<group>"; tabWidth = 2; };
920 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; };
921 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroInfo.cpp; sourceTree = "<group>"; };
922 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPExpressions.cpp; sourceTree = "<group>"; };
923 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Pragma.cpp; sourceTree = "<group>"; };
924 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Preprocessor.cpp; sourceTree = "<group>"; };
925 DED7D7D70A524302003AD0FB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
926 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScratchBuffer.h; sourceTree = "<group>"; };
927 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScratchBuffer.cpp; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000928 DEDFE5CB0F7206CC0035BD10 /* NestedNameSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = NestedNameSpecifier.h; path = clang/AST/NestedNameSpecifier.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000929 DEDFE6450F7B3B4E0035BD10 /* driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = driver.cpp; path = tools/driver/driver.cpp; sourceTree = "<group>"; };
Anders Carlsson7a402622010-06-08 20:02:04 +0000930 DEDFE6480F7B3B830035BD10 /* Types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Types.cpp; path = lib/Driver/Types.cpp; sourceTree = "<group>"; tabWidth = 2; };
931 DEDFE6490F7B3B830035BD10 /* Tools.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Tools.h; path = lib/Driver/Tools.h; sourceTree = "<group>"; tabWidth = 2; };
932 DEDFE64A0F7B3B830035BD10 /* Tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Tools.cpp; path = lib/Driver/Tools.cpp; sourceTree = "<group>"; tabWidth = 2; };
933 DEDFE64B0F7B3B830035BD10 /* ToolChains.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ToolChains.h; path = lib/Driver/ToolChains.h; sourceTree = "<group>"; tabWidth = 2; };
934 DEDFE64C0F7B3B830035BD10 /* Compilation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Compilation.cpp; path = lib/Driver/Compilation.cpp; sourceTree = "<group>"; tabWidth = 2; };
935 DEDFE64D0F7B3B830035BD10 /* ArgList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ArgList.cpp; path = lib/Driver/ArgList.cpp; sourceTree = "<group>"; tabWidth = 2; };
936 DEDFE64E0F7B3B830035BD10 /* Arg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Arg.cpp; path = lib/Driver/Arg.cpp; sourceTree = "<group>"; tabWidth = 2; };
937 DEDFE64F0F7B3B830035BD10 /* Action.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Action.cpp; path = lib/Driver/Action.cpp; sourceTree = "<group>"; tabWidth = 2; };
938 DEDFE6500F7B3B830035BD10 /* Phases.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Phases.cpp; path = lib/Driver/Phases.cpp; sourceTree = "<group>"; tabWidth = 2; };
939 DEDFE6510F7B3B830035BD10 /* OptTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = OptTable.cpp; path = lib/Driver/OptTable.cpp; sourceTree = "<group>"; tabWidth = 2; };
940 DEDFE6520F7B3B830035BD10 /* Option.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Option.cpp; path = lib/Driver/Option.cpp; sourceTree = "<group>"; tabWidth = 2; };
941 DEDFE6530F7B3B830035BD10 /* Job.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Job.cpp; path = lib/Driver/Job.cpp; sourceTree = "<group>"; tabWidth = 2; };
942 DEDFE6540F7B3B830035BD10 /* InputInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = InputInfo.h; path = lib/Driver/InputInfo.h; sourceTree = "<group>"; tabWidth = 2; };
943 DEDFE6550F7B3B830035BD10 /* ToolChains.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ToolChains.cpp; path = lib/Driver/ToolChains.cpp; sourceTree = "<group>"; tabWidth = 2; };
944 DEDFE6560F7B3B830035BD10 /* ToolChain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ToolChain.cpp; path = lib/Driver/ToolChain.cpp; sourceTree = "<group>"; tabWidth = 2; };
945 DEDFE6570F7B3B830035BD10 /* Tool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Tool.cpp; path = lib/Driver/Tool.cpp; sourceTree = "<group>"; tabWidth = 2; };
946 DEDFE6580F7B3B830035BD10 /* HostInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = HostInfo.cpp; path = lib/Driver/HostInfo.cpp; sourceTree = "<group>"; tabWidth = 2; };
947 DEDFE6590F7B3B830035BD10 /* Driver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Driver.cpp; path = lib/Driver/Driver.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000948 DEDFF87F0F848CE30035BD10 /* TemplateName.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TemplateName.h; path = clang/AST/TemplateName.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000949 DEDFFF070F959EE60035BD10 /* Diagnostic.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Diagnostic.td; sourceTree = "<group>"; };
950 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticGroups.td; sourceTree = "<group>"; };
951 DEEBBD430C19C5D200A9FE82 /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; };
952 DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CodeGenTypes.h; path = lib/CodeGen/CodeGenTypes.h; sourceTree = "<group>"; tabWidth = 2; };
953 DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenTypes.cpp; path = lib/CodeGen/CodeGenTypes.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000954 DEF161600F65C81C0098507F /* TextDiagnosticBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticBuffer.h; path = clang/Frontend/TextDiagnosticBuffer.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000955 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticPrinter.h; path = clang/Frontend/TextDiagnosticPrinter.h; sourceTree = "<group>"; };
956 DEF165140F8D46980098507F /* Tool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tool.h; path = clang/Driver/Tool.h; sourceTree = "<group>"; };
957 DEF165150F8D46980098507F /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Types.h; path = clang/Driver/Types.h; sourceTree = "<group>"; };
958 DEF165160F8D46980098507F /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Driver/Action.h; sourceTree = "<group>"; };
959 DEF165170F8D46980098507F /* Compilation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Compilation.h; path = clang/Driver/Compilation.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000960 DEF165190F8D46980098507F /* Option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Option.h; path = clang/Driver/Option.h; sourceTree = "<group>"; };
961 DEF1651A0F8D46980098507F /* Types.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Types.def; path = clang/Driver/Types.def; sourceTree = "<group>"; };
962 DEF1651B0F8D46980098507F /* ToolChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ToolChain.h; path = clang/Driver/ToolChain.h; sourceTree = "<group>"; };
963 DEF1651C0F8D46980098507F /* Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Options.h; path = clang/Driver/Options.h; sourceTree = "<group>"; };
964 DEF1651D0F8D46980098507F /* ArgList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ArgList.h; path = clang/Driver/ArgList.h; sourceTree = "<group>"; };
965 DEF1651E0F8D46980098507F /* Arg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Arg.h; path = clang/Driver/Arg.h; sourceTree = "<group>"; };
966 DEF1651F0F8D46980098507F /* HostInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HostInfo.h; path = clang/Driver/HostInfo.h; sourceTree = "<group>"; };
967 DEF165200F8D46980098507F /* Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Driver.h; path = clang/Driver/Driver.h; sourceTree = "<group>"; };
968 DEF165210F8D46980098507F /* Job.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Job.h; path = clang/Driver/Job.h; sourceTree = "<group>"; };
969 DEF165220F8D46980098507F /* Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Util.h; path = clang/Driver/Util.h; sourceTree = "<group>"; };
970 DEF165230F8D46980098507F /* Phases.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Phases.h; path = clang/Driver/Phases.h; sourceTree = "<group>"; };
971 DEF165240F8D46980098507F /* DriverDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DriverDiagnostic.h; path = clang/Driver/DriverDiagnostic.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000972 DEF169220F9645960098507F /* FrontendDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendDiagnostic.h; path = clang/Frontend/FrontendDiagnostic.h; sourceTree = "<group>"; };
973 DEF1692C0F9645BF0098507F /* AnalysisDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalysisDiagnostic.h; path = clang/Analysis/AnalysisDiagnostic.h; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000974 DEF16BE40FA13A5B0098507F /* TypeNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeNodes.def; path = clang/AST/TypeNodes.def; sourceTree = "<group>"; tabWidth = 2; };
975 DEF16BE50FA13A650098507F /* TypeOrdering.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TypeOrdering.h; path = clang/AST/TypeOrdering.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000976 DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = InternalsManual.html; path = docs/InternalsManual.html; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000977 DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprAgg.cpp; path = lib/CodeGen/CGExprAgg.cpp; sourceTree = "<group>"; tabWidth = 2; };
978 DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaChecking.cpp; path = lib/Sema/SemaChecking.cpp; sourceTree = "<group>"; tabWidth = 2; };
979 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Rewriter.h; path = clang/Rewrite/Rewriter.h; sourceTree = "<group>"; };
980 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Rewriter.cpp; path = lib/Rewrite/Rewriter.cpp; sourceTree = "<group>"; };
981 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeltaTree.h; path = clang/Rewrite/DeltaTree.h; sourceTree = "<group>"; };
982 DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeltaTree.cpp; path = lib/Rewrite/DeltaTree.cpp; sourceTree = "<group>"; };
Daniel Dunbar864db012009-12-12 00:56:47 +0000983 E16B523410D30B2400430AC9 /* cc1_main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cc1_main.cpp; path = tools/driver/cc1_main.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000984/* End PBXFileReference section */
985
986/* Begin PBXFrameworksBuildPhase section */
987 8DD76F660486A84900D96B5E /* Frameworks */ = {
988 isa = PBXFrameworksBuildPhase;
989 buildActionMask = 2147483647;
990 files = (
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000991 BFE2F6AC11DA955A0007EDC0 /* DeltaTree.o in Frameworks */,
992 BFE2F6AE11DA955A0007EDC0 /* FixItRewriter.o in Frameworks */,
993 BFE2F6B011DA955A0007EDC0 /* FrontendActions.o in Frameworks */,
994 BFE2F6B211DA955A0007EDC0 /* HTMLPrint.o in Frameworks */,
995 BFE2F6B411DA955A0007EDC0 /* HTMLRewrite.o in Frameworks */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000996 BFE2F6C011DA955A0007EDC0 /* TokenRewriter.o in Frameworks */,
997 BFE2F6C811DA955A0007EDC0 /* DeltaTree.o in Frameworks */,
998 BFE2F6CA11DA955A0007EDC0 /* HTMLRewrite.o in Frameworks */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000999 BFE2F6D011DA955A0007EDC0 /* TokenRewriter.o in Frameworks */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001000 );
1001 runOnlyForDeploymentPostprocessing = 0;
1002 };
1003/* End PBXFrameworksBuildPhase section */
1004
1005/* Begin PBXGroup section */
1006 08FB7794FE84155DC02AAC07 /* clang */ = {
1007 isa = PBXGroup;
1008 children = (
1009 DED7D72E0A524295003AD0FB /* include */,
1010 08FB7795FE84155DC02AAC07 /* Libraries */,
1011 DEDFE61F0F7B3AE10035BD10 /* Tools */,
1012 C6859E8C029090F304C91782 /* Documentation */,
1013 1AB674ADFE9D54B511CA2CBB /* Products */,
1014 );
1015 name = clang;
1016 sourceTree = "<group>";
1017 };
1018 08FB7795FE84155DC02AAC07 /* Libraries */ = {
1019 isa = PBXGroup;
1020 children = (
Sebastian Redl85728132010-08-17 20:43:28 +00001021 57EB5660121B034300ECA335 /* Serialization */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001022 BFE2F67911DA95590007EDC0 /* Rewrite */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001023 90FD6D6C103C3D2D005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001024 DED7D7500A5242C7003AD0FB /* Basic */,
1025 DED7D78C0A5242E6003AD0FB /* Lex */,
1026 DE1F22600A7D8C9B00FBF588 /* Parse */,
1027 DEC8D9920A9433F400353FCA /* AST */,
1028 DE67E7070C020EAB00F66BC5 /* Sema */,
1029 DE927FCC0C0557CD00231DA4 /* CodeGen */,
1030 356EF9B30C8F7DCA006650F5 /* Analysis */,
1031 DEF7D9F50C9C8B0C0001F598 /* Rewrite */,
1032 352246E00F5C6BC000D0D279 /* Frontend */,
1033 DEDFE6470F7B3B560035BD10 /* Driver */,
1034 );
1035 name = Libraries;
1036 sourceTree = "<group>";
1037 };
1038 1AB674ADFE9D54B511CA2CBB /* Products */ = {
1039 isa = PBXGroup;
1040 children = (
1041 8DD76F6C0486A84900D96B5E /* clang */,
1042 );
1043 name = Products;
1044 sourceTree = "<group>";
1045 };
1046 3507E4C30E27FE3800FB7B57 /* Checks */ = {
1047 isa = PBXGroup;
1048 children = (
1049 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */,
1050 356B89760D9BFDC100CBEBE9 /* BasicObjCFoundationChecks.h */,
1051 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */,
1052 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */,
1053 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */,
1054 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */,
1055 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */,
1056 DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */,
1057 );
1058 name = Checks;
1059 sourceTree = "<group>";
1060 };
1061 3507E4C60E27FE5500FB7B57 /* Core */ = {
1062 isa = PBXGroup;
1063 children = (
1064 35A057E10EAE2D950069249F /* SVals.cpp */,
1065 355106850E9A8507006A4E44 /* MemRegion.cpp */,
1066 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */,
1067 3536456A0E23EBF7009C6509 /* Environment.cpp */,
1068 DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */,
1069 DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */,
1070 DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */,
1071 DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */,
1072 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */,
1073 358F51510E529AA4007F2102 /* GRState.cpp */,
1074 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */,
1075 DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */,
1076 );
1077 name = Core;
1078 sourceTree = "<group>";
1079 };
1080 3507E4C90E27FE9000FB7B57 /* Bug Reporting */ = {
1081 isa = PBXGroup;
1082 children = (
1083 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */,
1084 359379090DA48ABA0043B19C /* BugReporter.cpp */,
1085 );
1086 name = "Bug Reporting";
1087 sourceTree = "<group>";
1088 };
1089 3507E4CC0E27FEB900FB7B57 /* Flow-Sensitive Analyses */ = {
1090 isa = PBXGroup;
1091 children = (
1092 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */,
1093 );
1094 name = "Flow-Sensitive Analyses";
1095 sourceTree = "<group>";
1096 };
1097 352246E00F5C6BC000D0D279 /* Frontend */ = {
1098 isa = PBXGroup;
1099 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001100 BF9FEE371225E925003A8B71 /* BoostConAction.cpp */,
Anders Carlsson1d8422b2010-03-30 02:08:20 +00001101 1AFDD8701161085D00AE030A /* ASTMerge.cpp */,
Steve Naroff50398192009-08-28 15:28:48 +00001102 9012911C1048068D0083456D /* ASTUnit.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001103 1A2A54A50FD1DD1C00F4CE45 /* ASTConsumers.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001104 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00001105 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */,
1106 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */,
1107 1ACB57DD1105820D0047B991 /* DeclXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001108 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */,
1109 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */,
1110 1A2A54AA0FD1DD1C00F4CE45 /* DocumentXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00001111 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */,
1112 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */,
1113 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001114 352246E20F5C6BE000D0D279 /* InitHeaderSearch.cpp */,
1115 DECB6F060F9D93A800F5FBC7 /* InitPreprocessor.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00001116 1ACB57E11105820D0047B991 /* LangStandards.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001117 1A2A54AE0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp */,
1118 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */,
1119 352246E60F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00001120 1ACB57E21105820D0047B991 /* TypeXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001121 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00001122 1ACB57E31105820D0047B991 /* VerifyDiagnosticsClient.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001123 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */,
1124 );
1125 name = Frontend;
1126 sourceTree = "<group>";
1127 };
1128 352C19DB0CA321AC0045DB98 /* Visitors */ = {
1129 isa = PBXGroup;
1130 children = (
1131 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */,
1132 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */,
1133 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */,
1134 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */,
1135 );
1136 name = Visitors;
1137 sourceTree = "<group>";
1138 };
1139 35544B820F5C7F6600D92AA9 /* StoreManagers */ = {
1140 isa = PBXGroup;
1141 children = (
1142 35A057E00EAE2D950069249F /* RegionStore.cpp */,
1143 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */,
1144 );
1145 name = StoreManagers;
1146 sourceTree = "<group>";
1147 };
1148 35544B830F5C7F8900D92AA9 /* ConstraintManagers */ = {
1149 isa = PBXGroup;
1150 children = (
1151 35544B870F5C7FD700D92AA9 /* SimpleConstraintManager.h */,
1152 35544B860F5C7FD700D92AA9 /* SimpleConstraintManager.cpp */,
1153 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */,
1154 35544B850F5C7FD700D92AA9 /* RangeConstraintManager.cpp */,
1155 );
1156 name = ConstraintManagers;
1157 sourceTree = "<group>";
1158 };
1159 35544B840F5C7F9D00D92AA9 /* Path-Sensitive */ = {
1160 isa = PBXGroup;
1161 children = (
1162 3507E4C60E27FE5500FB7B57 /* Core */,
1163 35544B820F5C7F6600D92AA9 /* StoreManagers */,
1164 35862B130E3629BC0009F542 /* Transfer Function Analyses */,
1165 35544B830F5C7F8900D92AA9 /* ConstraintManagers */,
1166 );
1167 name = "Path-Sensitive";
1168 sourceTree = "<group>";
1169 };
1170 356EF9AF0C8F7DA4006650F5 /* Analysis */ = {
1171 isa = PBXGroup;
1172 children = (
1173 DEF1692C0F9645BF0098507F /* AnalysisDiagnostic.h */,
1174 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */,
1175 35A8FCF70D9B4ADD001C2F97 /* PathDiagnostic.h */,
1176 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */,
1177 35F9B1540D1C6AFC00DDFDAE /* Analyses */,
1178 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */,
1179 DE4121130D7F1B980080F80A /* PathSensitive */,
1180 35F9B1520D1C6ACB00DDFDAE /* Support */,
1181 352C19DB0CA321AC0045DB98 /* Visitors */,
1182 );
1183 name = Analysis;
1184 sourceTree = "<group>";
1185 };
1186 356EF9B30C8F7DCA006650F5 /* Analysis */ = {
1187 isa = PBXGroup;
1188 children = (
Fariborz Jahanian8f095432010-01-26 18:28:51 +00001189 DE67E70A0C020EC500F66BC5 /* SemaType.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001190 35544B840F5C7F9D00D92AA9 /* Path-Sensitive */,
1191 3507E4CC0E27FEB900FB7B57 /* Flow-Sensitive Analyses */,
1192 3507E4C30E27FE3800FB7B57 /* Checks */,
1193 3507E4C90E27FE9000FB7B57 /* Bug Reporting */,
1194 );
1195 name = Analysis;
1196 sourceTree = "<group>";
1197 };
1198 35862B130E3629BC0009F542 /* Transfer Function Analyses */ = {
1199 isa = PBXGroup;
1200 children = (
1201 35D55B250D81D8C60092E734 /* CFRefCount.cpp */,
1202 DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */,
1203 DE41212C0D7F1C1C0080F80A /* GRSimpleVals.h */,
1204 );
1205 name = "Transfer Function Analyses";
1206 sourceTree = "<group>";
1207 };
1208 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */ = {
1209 isa = PBXGroup;
1210 children = (
1211 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */,
1212 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */,
1213 );
1214 name = FlowSensitive;
1215 sourceTree = "<group>";
1216 };
1217 35F9B1520D1C6ACB00DDFDAE /* Support */ = {
1218 isa = PBXGroup;
1219 children = (
1220 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */,
1221 );
1222 name = Support;
1223 sourceTree = "<group>";
1224 };
1225 35F9B1540D1C6AFC00DDFDAE /* Analyses */ = {
1226 isa = PBXGroup;
1227 children = (
1228 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */,
1229 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */,
1230 );
1231 name = Analyses;
1232 sourceTree = "<group>";
1233 };
Sebastian Redl85728132010-08-17 20:43:28 +00001234 57EB5654121B023900ECA335 /* Serialization */ = {
1235 isa = PBXGroup;
1236 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001237 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */,
Sebastian Redl6ab7cd82010-08-18 23:57:17 +00001238 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */,
1239 57E15B22121C8D2B0051C2CC /* ASTReader.h */,
Sebastian Redl7faa2ec2010-08-18 23:56:37 +00001240 574F4C25121B4EF000AEAC20 /* ASTWriter.h */,
Sebastian Redl85728132010-08-17 20:43:28 +00001241 );
1242 name = Serialization;
1243 sourceTree = "<group>";
1244 };
1245 57EB5660121B034300ECA335 /* Serialization */ = {
1246 isa = PBXGroup;
1247 children = (
Sebastian Redl904c9c82010-08-18 23:57:11 +00001248 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */,
1249 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */,
1250 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */,
Sebastian Redl4ee2ad02010-08-18 23:56:31 +00001251 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */,
1252 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */,
1253 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */,
Sebastian Redl85728132010-08-17 20:43:28 +00001254 57EB5661121B034300ECA335 /* CMakeLists.txt */,
1255 57EB5662121B034300ECA335 /* GeneratePCH.cpp */,
1256 57EB5663121B034300ECA335 /* Makefile */,
Sebastian Redl85728132010-08-17 20:43:28 +00001257 );
1258 name = Serialization;
1259 path = lib/Serialization;
1260 sourceTree = "<group>";
1261 };
Steve Naroff600866c2009-08-27 19:51:58 +00001262 9012911210470FAF0083456D /* clang-c */ = {
1263 isa = PBXGroup;
1264 children = (
1265 9012911510470FCE0083456D /* Index.h */,
1266 );
1267 name = "clang-c";
1268 sourceTree = "<group>";
1269 };
Steve Naroff50398192009-08-28 15:28:48 +00001270 9012911E104812DA0083456D /* CIndex */ = {
1271 isa = PBXGroup;
1272 children = (
1273 9012911F104812F90083456D /* CIndex.cpp */,
Anders Carlssond9f473c2010-01-29 01:56:42 +00001274 1A621C3B11111D61009E6834 /* CIndexer.cpp */,
1275 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */,
1276 1A621C3C11111D61009E6834 /* CIndexer.h */,
1277 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */,
1278 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */,
1279 1A621C3F11111D61009E6834 /* CXCursor.cpp */,
1280 1A621C4011111D61009E6834 /* CXCursor.h */,
1281 1A621C4111111D61009E6834 /* CXSourceLocation.h */,
Steve Naroff50398192009-08-28 15:28:48 +00001282 );
1283 name = CIndex;
1284 sourceTree = "<group>";
1285 };
Steve Naroff89922f82009-08-31 00:59:03 +00001286 90F9EFA8104ABDC400D09A15 /* c-index-test */ = {
1287 isa = PBXGroup;
1288 children = (
1289 90F9EFA9104ABDED00D09A15 /* c-index-test.c */,
1290 );
1291 name = "c-index-test";
1292 sourceTree = "<group>";
1293 };
Steve Naroff78ca7b32009-08-25 19:57:00 +00001294 90FD6D5E103C3D03005F5B73 /* Index */ = {
1295 isa = PBXGroup;
1296 children = (
1297 90FD6D5F103C3D21005F5B73 /* Analyzer.h */,
1298 90FD6D60103C3D21005F5B73 /* ASTLocation.h */,
1299 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */,
1300 90FD6D62103C3D21005F5B73 /* Entity.h */,
1301 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */,
1302 90FD6D64103C3D21005F5B73 /* Handlers.h */,
1303 90FD6D65103C3D21005F5B73 /* Indexer.h */,
1304 90FD6D66103C3D21005F5B73 /* IndexProvider.h */,
1305 90FD6D67103C3D21005F5B73 /* Program.h */,
1306 90FD6D68103C3D21005F5B73 /* SelectorMap.h */,
1307 90FD6D69103C3D21005F5B73 /* STLExtras.h */,
1308 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */,
1309 90FD6D6B103C3D21005F5B73 /* Utils.h */,
1310 );
1311 name = Index;
1312 sourceTree = "<group>";
1313 };
1314 90FD6D6C103C3D2D005F5B73 /* Index */ = {
1315 isa = PBXGroup;
1316 children = (
1317 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */,
1318 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */,
1319 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */,
1320 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */,
1321 90FD6D71103C3D49005F5B73 /* Entity.cpp */,
1322 90FD6D72103C3D49005F5B73 /* EntityImpl.h */,
1323 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */,
1324 90FD6D74103C3D49005F5B73 /* Handlers.cpp */,
1325 90FD6D75103C3D49005F5B73 /* Indexer.cpp */,
1326 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */,
1327 90FD6D77103C3D49005F5B73 /* Program.cpp */,
1328 90FD6D78103C3D49005F5B73 /* ProgramImpl.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001329 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */,
1330 );
1331 name = Index;
1332 sourceTree = "<group>";
1333 };
1334 90FD6DB4103D9763005F5B73 /* index-test */ = {
1335 isa = PBXGroup;
1336 children = (
1337 90FD6DB5103D977E005F5B73 /* index-test.cpp */,
1338 );
1339 name = "index-test";
1340 sourceTree = "<group>";
1341 };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001342 BFE2F67911DA95590007EDC0 /* Rewrite */ = {
1343 isa = PBXGroup;
1344 children = (
1345 BFE2F67A11DA95590007EDC0 /* CMakeLists.txt */,
1346 BFE2F67B11DA95590007EDC0 /* Debug */,
1347 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */,
1348 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */,
1349 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */,
1350 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */,
1351 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */,
1352 BFE2F69811DA955A0007EDC0 /* Makefile */,
1353 BFE2F69911DA955A0007EDC0 /* Release-Asserts */,
1354 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */,
1355 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */,
1356 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */,
1357 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */,
1358 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */,
1359 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */,
1360 );
1361 name = Rewrite;
1362 path = lib/Rewrite;
1363 sourceTree = "<group>";
1364 };
1365 BFE2F67B11DA95590007EDC0 /* Debug */ = {
1366 isa = PBXGroup;
1367 children = (
1368 BFE2F67C11DA95590007EDC0 /* .dir */,
1369 BFE2F67D11DA95590007EDC0 /* DeltaTree.d */,
1370 BFE2F67E11DA955A0007EDC0 /* DeltaTree.o */,
1371 BFE2F67F11DA955A0007EDC0 /* FixItRewriter.d */,
1372 BFE2F68011DA955A0007EDC0 /* FixItRewriter.o */,
1373 BFE2F68111DA955A0007EDC0 /* FrontendActions.d */,
1374 BFE2F68211DA955A0007EDC0 /* FrontendActions.o */,
1375 BFE2F68311DA955A0007EDC0 /* HTMLPrint.d */,
1376 BFE2F68411DA955A0007EDC0 /* HTMLPrint.o */,
1377 BFE2F68511DA955A0007EDC0 /* HTMLRewrite.d */,
1378 BFE2F68611DA955A0007EDC0 /* HTMLRewrite.o */,
1379 BFE2F68711DA955A0007EDC0 /* RewriteMacros.d */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001380 BFE2F68911DA955A0007EDC0 /* RewriteObjC.d */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001381 BFE2F68B11DA955A0007EDC0 /* Rewriter.d */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001382 BFE2F69111DA955A0007EDC0 /* TokenRewriter.d */,
1383 BFE2F69211DA955A0007EDC0 /* TokenRewriter.o */,
1384 );
1385 path = Debug;
1386 sourceTree = "<group>";
1387 };
1388 BFE2F69911DA955A0007EDC0 /* Release-Asserts */ = {
1389 isa = PBXGroup;
1390 children = (
1391 BFE2F69A11DA955A0007EDC0 /* .dir */,
1392 BFE2F69B11DA955A0007EDC0 /* DeltaTree.d */,
1393 BFE2F69C11DA955A0007EDC0 /* DeltaTree.o */,
1394 BFE2F69D11DA955A0007EDC0 /* HTMLRewrite.d */,
1395 BFE2F69E11DA955A0007EDC0 /* HTMLRewrite.o */,
1396 BFE2F69F11DA955A0007EDC0 /* Rewriter.d */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001397 BFE2F6A311DA955A0007EDC0 /* TokenRewriter.d */,
1398 BFE2F6A411DA955A0007EDC0 /* TokenRewriter.o */,
1399 );
1400 path = "Release-Asserts";
1401 sourceTree = "<group>";
1402 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001403 C6859E8C029090F304C91782 /* Documentation */ = {
1404 isa = PBXGroup;
1405 children = (
1406 DEAEED4A0A5AF89A0045101B /* NOTES.txt */,
1407 DED7D7D70A524302003AD0FB /* README.txt */,
1408 DEEBBD430C19C5D200A9FE82 /* TODO.txt */,
1409 DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */,
1410 );
1411 name = Documentation;
1412 sourceTree = "<group>";
1413 };
1414 DE1F21F20A7D84E800FBF588 /* Parse */ = {
1415 isa = PBXGroup;
1416 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001417 BF9FEDB51225E213003A8B71 /* ParseAST.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001418 DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */,
1419 DE1F22020A7D852A00FBF588 /* Parser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001420 );
1421 name = Parse;
1422 sourceTree = "<group>";
1423 };
1424 DE1F22600A7D8C9B00FBF588 /* Parse */ = {
1425 isa = PBXGroup;
1426 children = (
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001427 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001428 DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */,
1429 DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */,
1430 DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */,
1431 DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */,
1432 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */,
1433 DE3460040AFDCC6500DBC861 /* ParseInit.cpp */,
1434 DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */,
1435 3551068F0E9A857C006A4E44 /* ParsePragma.h */,
1436 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */,
1437 DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */,
1438 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */,
1439 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */,
1440 DE06D42F0A8BB52D0050E87E /* Parser.cpp */,
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001441 BF9FEE531226FEC1003A8B71 /* RAIIObjectsForParser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001442 );
1443 name = Parse;
1444 sourceTree = "<group>";
1445 };
1446 DE4121130D7F1B980080F80A /* PathSensitive */ = {
1447 isa = PBXGroup;
1448 children = (
1449 35D55B290D81D8E50092E734 /* BasicValueFactory.h */,
1450 359378FF0DA486490043B19C /* BugReporter.h */,
1451 3536457C0E2406B0009C6509 /* Environment.h */,
1452 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */,
1453 35F1ACE60E66166C001F4532 /* ConstraintManager.h */,
1454 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */,
1455 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */,
1456 DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */,
1457 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */,
1458 358F514F0E529A87007F2102 /* GRState.h */,
1459 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */,
1460 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */,
1461 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */,
1462 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */,
1463 355106880E9A851B006A4E44 /* MemRegion.h */,
1464 3558F76F0E267C9A00A5B0DF /* Store.h */,
1465 35A057D20EAE2D2B0069249F /* SVals.h */,
1466 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */,
1467 );
1468 name = PathSensitive;
1469 sourceTree = "<group>";
1470 };
1471 DE67E7070C020EAB00F66BC5 /* Sema */ = {
1472 isa = PBXGroup;
1473 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001474 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */,
1475 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */,
1476 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */,
1477 BF9FEDF81225E67B003A8B71 /* Action.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001478 BF89C3E111595818001C2D68 /* AnalysisBasedWarnings.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001479 1A6B6CD110693FC900BB4A8F /* CodeCompleteConsumer.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001480 352712500DAFE54700C76352 /* IdentifierResolver.cpp */,
1481 DECB6D640F9AE26600F5FBC7 /* JumpDiagnostics.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001482 DE67E7160C020EE400F66BC5 /* Sema.cpp */,
1483 1A701B630F7C8FE400FEC4D1 /* SemaAccess.cpp */,
1484 DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */,
1485 DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001486 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001487 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */,
1488 DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */,
1489 DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */,
1490 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */,
1491 DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001492 BF89C3FC11595A5D001C2D68 /* SemaExceptionSpec.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001493 DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001494 DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */,
Fariborz Jahanian8a8a6292009-07-29 18:50:06 +00001495 DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001496 3599299A0DE2425300A8A33E /* SemaInit.cpp */,
1497 357EA27C0F2526F300439B60 /* SemaLookup.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001498 1A6B6CD210693FC900BB4A8F /* SemaCodeComplete.cpp */,
Anders Carlssoncdef2b72009-07-31 00:48:10 +00001499 35E194680ECB82FB00F21733 /* SemaCXXCast.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001500 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001501 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001502 DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */,
1503 3591853E0EFB1088000039AF /* SemaTemplate.cpp */,
1504 BDF87CF60FD746F300BBF872 /* SemaTemplateDeduction.cpp */,
1505 35544B8B0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp */,
1506 1ADF47AE0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001507 BF89C3F811595A01001C2D68 /* SemaType.cpp */,
Anders Carlsson7d878eb2009-08-19 01:17:32 +00001508 1AE4EE3B103B89CA00888A23 /* TreeTransform.h */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001509 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001510 );
1511 name = Sema;
1512 sourceTree = "<group>";
1513 };
1514 DE67E7260C02108300F66BC5 /* Sema */ = {
1515 isa = PBXGroup;
1516 children = (
Fariborz Jahanian0ad8b462010-08-26 00:17:38 +00001517 BF9FEE451225EA24003A8B71 /* DelayedDiagnostic.h */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001518 BF9FED781225E041003A8B71 /* SemaInternal.h */,
1519 BF9FED771225E032003A8B71 /* ObjCMethodList.h */,
1520 BF9FED731225E005003A8B71 /* Ownership.h */,
1521 BF9FED741225E005003A8B71 /* ParsedTemplate.h */,
1522 BF9FED751225E005003A8B71 /* Scope.h */,
1523 BF9FED761225E005003A8B71 /* ScopeInfo.h */,
1524 BF9FED711225DFD9003A8B71 /* DeclSpec.h */,
1525 BF9FED721225DFD9003A8B71 /* Designator.h */,
1526 BF9FED701225DFA1003A8B71 /* AttributeList.h */,
1527 BF9FED6F1225DF7F003A8B71 /* Action.h */,
1528 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001529 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */,
1530 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */,
1531 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */,
1532 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */,
1533 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */,
1534 BD59A94D121496B9003A5A02 /* Initialization.h */,
1535 BD59A94E121496B9003A5A02 /* Lookup.h */,
1536 BD59A94F121496B9003A5A02 /* Overload.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001537 BD59A951121496B9003A5A02 /* Sema.h */,
1538 BD59A952121496B9003A5A02 /* SemaConsumer.h */,
1539 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */,
1540 BD59A954121496B9003A5A02 /* Template.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001541 );
1542 name = Sema;
1543 sourceTree = "<group>";
1544 };
1545 DE927FCC0C0557CD00231DA4 /* CodeGen */ = {
1546 isa = PBXGroup;
1547 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001548 BF9FEE361225E8CF003A8B71 /* README.txt */,
1549 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */,
1550 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */,
1551 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */,
1552 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */,
1553 BF9FEE2E1225E82D003A8B71 /* CGException.h */,
1554 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */,
1555 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001556 1A2193CB0F45EEB700C0713D /* ABIInfo.h */,
1557 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */,
1558 1A649E1D0F9599D9005B965E /* CGBlocks.h */,
1559 DE8822350EC80C0A00CBC30A /* CGBuilder.h */,
1560 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */,
1561 35475B1F0E79973F0000BFE4 /* CGCall.cpp */,
1562 35475B220E7997680000BFE4 /* CGCall.h */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001563 1A4C41BE105B4C0B0047B5E7 /* CGClass.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001564 1A5D5E570E5E81010023C059 /* CGCXX.cpp */,
1565 1A649E1E0F9599DA005B965E /* CGCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001566 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */,
1567 35A3E7010DD3874400757F74 /* CGDebugInfo.h */,
1568 DE4264FB0C113592005A861D /* CGDecl.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001569 1A986AB610D0746D00A8EA9E /* CGDeclCXX.cpp */,
Anders Carlsson756b5c42009-10-30 01:42:31 +00001570 1AF1B50E109A4FB800AFAFAC /* CGException.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001571 DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */,
1572 DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001573 1A6B6E991069833600BB4A8F /* CGExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001574 DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */,
1575 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */,
1576 DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */,
1577 1A7342470C7B57D500122F56 /* CGObjC.cpp */,
1578 DE38CD4E0D794CF900A273B6 /* CGObjCRuntime.h */,
1579 DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */,
1580 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */,
Anders Carlsson45372a62009-07-23 03:17:50 +00001581 1AFF8AE11012BFC900D248DA /* CGRecordLayoutBuilder.cpp */,
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +00001582 1A6C01F6108128710072DEE4 /* CGRTTI.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001583 DE4772F90C10EAE5002239E8 /* CGStmt.cpp */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001584 1A6FE7080FD6F85800E00CA9 /* CGTemporaries.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001585 35475B230E7997680000BFE4 /* CGValue.h */,
Anders Carlsson461e3262010-04-08 16:30:25 +00001586 1A81AA18108144F40094E50B /* CGVTables.cpp */,
1587 1A81AA5D108278A20094E50B /* CGVTables.h */,
Anders Carlsson58b7eee2010-01-21 16:50:45 +00001588 1A97825A1108BA18002B98FC /* CGVTT.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001589 DE928B800C0A615B00231DA4 /* CodeGenFunction.h */,
1590 DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */,
1591 DE928B7C0C0A615100231DA4 /* CodeGenModule.h */,
1592 DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */,
1593 DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */,
1594 DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */,
Anders Carlsson764d0c22009-11-13 04:25:07 +00001595 1A31B27210ACE6DA009E0C8B /* GlobalDecl.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001596 1A2193CC0F45EEB700C0713D /* Mangle.cpp */,
1597 1A2193CD0F45EEB700C0713D /* Mangle.h */,
1598 DE928B120C05659200231DA4 /* ModuleBuilder.cpp */,
Anders Carlsson99d12522010-01-27 03:24:27 +00001599 1A621BB5110FE6AA009E6834 /* TargetInfo.cpp */,
1600 1A621BB6110FE6AA009E6834 /* TargetInfo.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001601 );
1602 name = CodeGen;
1603 sourceTree = "<group>";
1604 };
1605 DE928B140C05659A00231DA4 /* CodeGen */ = {
1606 isa = PBXGroup;
1607 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001608 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */,
1609 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001610 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */,
1611 );
1612 name = CodeGen;
1613 sourceTree = "<group>";
1614 };
1615 DEC8D98B0A9433BC00353FCA /* AST */ = {
1616 isa = PBXGroup;
1617 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001618 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */,
1619 BF9FEDB61225E252003A8B71 /* OperationKinds.h */,
Anders Carlsson046861b2010-04-23 19:53:03 +00001620 1A15C407118226980092260D /* ASTImporter.h */,
1621 1A15C408118226980092260D /* ASTVector.h */,
1622 1A15C409118226980092260D /* CharUnits.h */,
1623 1A15C40A118226980092260D /* DeclAccessPair.h */,
1624 1A15C40B118226980092260D /* DeclFriend.h */,
1625 1A15C40C118226980092260D /* DependentDiagnostic.h */,
1626 1A15C40D118226980092260D /* TemplateBase.h */,
1627 1A15C40E118226980092260D /* UnresolvedSet.h */,
1628 1A15C40F118226980092260D /* UsuallyTinyPtrVector.h */,
Steve Naroffdcd2bd82009-10-26 20:36:31 +00001629 904753791096376F00CBDDDD /* CXXInheritance.h */,
1630 9047537A1096376F00CBDDDD /* Redeclarable.h */,
1631 9047537B1096376F00CBDDDD /* TypeLoc.h */,
1632 9047537C1096376F00CBDDDD /* TypeLocBuilder.h */,
1633 9047537D1096376F00CBDDDD /* TypeLocNodes.def */,
1634 9047537E1096376F00CBDDDD /* TypeLocVisitor.h */,
1635 9047537F1096376F00CBDDDD /* TypeVisitor.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001636 DE613EF30E0E148D00B05B79 /* APValue.h */,
1637 DEC8D9A30A94346E00353FCA /* AST.h */,
1638 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */,
1639 DE75ED280B044DC90020CF81 /* ASTContext.h */,
1640 DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */,
1641 1A72BEAC0D641E9400B085E9 /* Attr.h */,
Anders Carlssonff389152009-10-06 22:07:00 +00001642 1A535EDB107BC47B000C3AE7 /* CanonicalType.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001643 90FB99DE0F98FB1D008F9415 /* DeclContextInternals.h */,
1644 90FB99DF0F98FB1D008F9415 /* DeclVisitor.h */,
1645 90FB99E00F98FB1D008F9415 /* ExternalASTSource.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001646 DEC8D9900A9433CD00353FCA /* Decl.h */,
1647 3538FDB60ED24A2C005EC283 /* DeclarationName.h */,
1648 035611470DA6A45C00D2EF2A /* DeclBase.h */,
1649 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */,
1650 35EE48AD0E0C4CB200715C54 /* DeclCXX.h */,
1651 358D23090E8BEB850003DDCC /* DeclGroup.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001652 DEB076C90F3A221200F5A2BE /* DeclTemplate.h */,
1653 DE0FCA620A95859D00248FD5 /* Expr.h */,
1654 1A30A9E80B93A4C800201A91 /* ExprCXX.h */,
1655 35CEA05A0DF9E82700A41296 /* ExprObjC.h */,
Anders Carlsson5ee56e92009-12-16 02:09:40 +00001656 1AA963AB10D8576800786C86 /* FullExpr.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001657 DEDFE5CB0F7206CC0035BD10 /* NestedNameSpecifier.h */,
1658 35EE48AE0E0C4CB200715C54 /* ParentMap.h */,
1659 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */,
Anders Carlsson19cc4ab2009-07-18 19:43:29 +00001660 DE6951C60C4D1F5D00A5826B /* RecordLayout.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001661 DE3452800AEF1B1800DBC861 /* Stmt.h */,
1662 DECB73550FA3EE5A00F5FBC7 /* StmtCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001663 DECB734E0FA3ED8400F5FBC7 /* StmtObjC.h */,
1664 DE345C190AFC658B00DBC861 /* StmtVisitor.h */,
1665 35847BE30CC7DB9000C40FFF /* StmtIterator.h */,
1666 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */,
1667 DEDFF87F0F848CE30035BD10 /* TemplateName.h */,
1668 DEF16BE40FA13A5B0098507F /* TypeNodes.def */,
1669 DEF16BE50FA13A650098507F /* TypeOrdering.h */,
1670 DE3464210B03040900DBC861 /* Type.h */,
1671 );
1672 name = AST;
1673 sourceTree = "<group>";
1674 };
1675 DEC8D9920A9433F400353FCA /* AST */ = {
1676 isa = PBXGroup;
1677 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001678 BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */,
1679 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */,
1680 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */,
1681 BF9FEE001225E718003A8B71 /* CXXABI.h */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001682 1ABD23B11182449800A48E65 /* APValue.cpp */,
1683 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */,
1684 1ABD23B31182449800A48E65 /* ASTContext.cpp */,
1685 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */,
1686 1ABD23B51182449800A48E65 /* ASTImporter.cpp */,
1687 1ABD23B61182449800A48E65 /* AttrImpl.cpp */,
1688 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */,
1689 1ABD23B81182449800A48E65 /* Decl.cpp */,
1690 1ABD23B91182449800A48E65 /* DeclarationName.cpp */,
1691 1ABD23BA1182449800A48E65 /* DeclBase.cpp */,
1692 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */,
1693 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */,
1694 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */,
1695 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */,
1696 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */,
1697 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */,
1698 1ABD23C11182449800A48E65 /* Expr.cpp */,
1699 1ABD23C21182449800A48E65 /* ExprConstant.cpp */,
1700 1ABD23C31182449800A48E65 /* ExprCXX.cpp */,
1701 1ABD23C41182449800A48E65 /* FullExpr.cpp */,
1702 1ABD23C51182449800A48E65 /* InheritViz.cpp */,
1703 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */,
1704 1ABD23C71182449800A48E65 /* ParentMap.cpp */,
1705 1ABD23C81182449800A48E65 /* RecordLayout.cpp */,
1706 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001707 1ABD23CB1182449800A48E65 /* Stmt.cpp */,
1708 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */,
1709 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */,
1710 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */,
1711 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */,
1712 1ABD23D01182449800A48E65 /* StmtViz.cpp */,
1713 1ABD23D11182449800A48E65 /* TemplateBase.cpp */,
1714 1ABD23D21182449800A48E65 /* TemplateName.cpp */,
1715 1ABD23D31182449800A48E65 /* Type.cpp */,
1716 1ABD23D41182449800A48E65 /* TypeLoc.cpp */,
1717 1ABD23D51182449800A48E65 /* TypePrinter.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001718 );
1719 name = AST;
Anders Carlsson88465d32010-04-23 22:18:37 +00001720 path = lib/AST;
Anders Carlssone41590d2009-06-24 00:10:43 +00001721 sourceTree = "<group>";
1722 };
1723 DED7D72E0A524295003AD0FB /* include */ = {
1724 isa = PBXGroup;
1725 children = (
1726 DED7D7300A524295003AD0FB /* Basic */,
1727 DED7D7390A524295003AD0FB /* Lex */,
1728 DE1F21F20A7D84E800FBF588 /* Parse */,
1729 DEC8D98B0A9433BC00353FCA /* AST */,
1730 DE67E7260C02108300F66BC5 /* Sema */,
1731 DE928B140C05659A00231DA4 /* CodeGen */,
1732 356EF9AF0C8F7DA4006650F5 /* Analysis */,
Sebastian Redl85728132010-08-17 20:43:28 +00001733 57EB5654121B023900ECA335 /* Serialization */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001734 90FD6D5E103C3D03005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001735 DEF7D9F40C9C8B020001F598 /* Rewrite */,
1736 DEF1615D0F65C7FC0098507F /* Frontend */,
1737 DEF165020F8D46810098507F /* Driver */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001738 9012911210470FAF0083456D /* clang-c */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001739 );
1740 path = include;
1741 sourceTree = "<group>";
1742 };
1743 DED7D7300A524295003AD0FB /* Basic */ = {
1744 isa = PBXGroup;
1745 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001746 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */,
1747 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */,
1748 BF9FEDF41225E5D5003A8B71 /* Linkage.h */,
1749 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */,
1750 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */,
1751 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */,
1752 BF9FEDF01225E574003A8B71 /* Specifiers.h */,
1753 BF9FEDF11225E574003A8B71 /* StmtNodes.td */,
1754 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */,
1755 BF9FEDED1225E52F003A8B71 /* arm_neon.td */,
1756 BF9FEDEE1225E52F003A8B71 /* Attr.td */,
1757 BF9FEDEC1225E514003A8B71 /* Version.h */,
1758 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001759 DE37251C0FE4818000CF2CC2 /* Builtins.h */,
1760 DE37252A0FE4818F00CF2CC2 /* Builtins.def */,
1761 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */,
1762 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */,
1763 906BF4AE0F83BA16001071FA /* ConvertUTF.h */,
1764 DED7D7310A524295003AD0FB /* Diagnostic.h */,
1765 DEDFFF070F959EE60035BD10 /* Diagnostic.td */,
1766 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */,
1767 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */,
1768 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */,
1769 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */,
1770 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */,
1771 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */,
1772 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */,
1773 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */,
1774 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */,
1775 DED7D7330A524295003AD0FB /* FileManager.h */,
1776 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */,
1777 DE06B73D0A8307640050E87E /* LangOptions.h */,
1778 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */,
1779 DE8824560ED1244600CBC30A /* OperatorKinds.def */,
1780 DE8824530ED1243E00CBC30A /* OperatorKinds.h */,
Anders Carlssonb2153942009-08-26 16:23:53 +00001781 1AB290021045858B00FE33D8 /* PartialDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001782 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */,
1783 DED7D7350A524295003AD0FB /* SourceLocation.h */,
1784 DED7D7360A524295003AD0FB /* SourceManager.h */,
1785 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */,
1786 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */,
1787 DE46BF270AE0A82D00CC047C /* TargetInfo.h */,
1788 9063F22A0F9E911F002F7251 /* TemplateKinds.h */,
1789 DED7D7380A524295003AD0FB /* TokenKinds.h */,
1790 DED7D7370A524295003AD0FB /* TokenKinds.def */,
1791 DEB089EE0F12F1D900522C07 /* TypeTraits.h */,
1792 );
1793 name = Basic;
1794 path = clang/Basic;
1795 sourceTree = "<group>";
1796 };
1797 DED7D7390A524295003AD0FB /* Lex */ = {
1798 isa = PBXGroup;
1799 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001800 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */,
1801 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */,
1802 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001803 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */,
1804 DE704BD10D1647E7009C7762 /* HeaderMap.h */,
1805 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */,
1806 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */,
1807 DED7D73B0A524295003AD0FB /* Lexer.h */,
1808 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */,
1809 DED7D73E0A524295003AD0FB /* MacroInfo.h */,
1810 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */,
1811 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */,
1812 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */,
1813 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */,
1814 DED7D73F0A524295003AD0FB /* Pragma.h */,
1815 DED7D7400A524295003AD0FB /* Preprocessor.h */,
1816 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */,
1817 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */,
1818 DE6954630C5121BD00A5826B /* Token.h */,
1819 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */,
1820 DE85CD840D8380F20070E26E /* TokenLexer.h */,
1821 );
1822 name = Lex;
1823 path = clang/Lex;
1824 sourceTree = "<group>";
1825 };
1826 DED7D7500A5242C7003AD0FB /* Basic */ = {
1827 isa = PBXGroup;
1828 children = (
1829 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */,
1830 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */,
1831 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */,
1832 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */,
1833 DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */,
1834 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */,
1835 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */,
1836 DED626C80AE0C065001E80A4 /* TargetInfo.cpp */,
1837 03F50AC50D416EAA00B9CF60 /* Targets.cpp */,
1838 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */,
1839 );
1840 name = Basic;
1841 path = lib/Basic;
1842 sourceTree = "<group>";
1843 };
1844 DED7D78C0A5242E6003AD0FB /* Lex */ = {
1845 isa = PBXGroup;
1846 children = (
Fariborz Jahanian5832ae62010-08-31 23:49:56 +00001847 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001848 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */,
1849 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */,
1850 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */,
1851 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */,
1852 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */,
1853 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */,
1854 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */,
1855 3552E7540E520D80003A8CA5 /* PPCaching.cpp */,
1856 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */,
1857 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */,
1858 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */,
1859 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */,
1860 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */,
1861 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */,
1862 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */,
1863 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */,
1864 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */,
1865 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */,
1866 DE85CD800D8380B10070E26E /* TokenLexer.cpp */,
1867 );
1868 name = Lex;
1869 path = lib/Lex;
1870 sourceTree = "<group>";
1871 };
1872 DEDFE61F0F7B3AE10035BD10 /* Tools */ = {
1873 isa = PBXGroup;
1874 children = (
Steve Naroff89922f82009-08-31 00:59:03 +00001875 90F9EFA8104ABDC400D09A15 /* c-index-test */,
Steve Naroff50398192009-08-28 15:28:48 +00001876 9012911E104812DA0083456D /* CIndex */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001877 90FD6DB4103D9763005F5B73 /* index-test */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001878 DEDFE6210F7B3AF10035BD10 /* clang */,
1879 );
1880 name = Tools;
1881 sourceTree = "<group>";
1882 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001883 DEDFE6210F7B3AF10035BD10 /* clang */ = {
1884 isa = PBXGroup;
1885 children = (
Daniel Dunbar864db012009-12-12 00:56:47 +00001886 E16B523410D30B2400430AC9 /* cc1_main.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001887 DEDFE6450F7B3B4E0035BD10 /* driver.cpp */,
1888 );
1889 name = clang;
1890 sourceTree = "<group>";
1891 };
1892 DEDFE6470F7B3B560035BD10 /* Driver */ = {
1893 isa = PBXGroup;
1894 children = (
1895 DEDFE6480F7B3B830035BD10 /* Types.cpp */,
1896 DEDFE6490F7B3B830035BD10 /* Tools.h */,
1897 DEDFE64A0F7B3B830035BD10 /* Tools.cpp */,
1898 DEDFE64B0F7B3B830035BD10 /* ToolChains.h */,
1899 DEDFE64C0F7B3B830035BD10 /* Compilation.cpp */,
1900 DEDFE64D0F7B3B830035BD10 /* ArgList.cpp */,
1901 DEDFE64E0F7B3B830035BD10 /* Arg.cpp */,
1902 DEDFE64F0F7B3B830035BD10 /* Action.cpp */,
1903 DEDFE6500F7B3B830035BD10 /* Phases.cpp */,
1904 DEDFE6510F7B3B830035BD10 /* OptTable.cpp */,
1905 DEDFE6520F7B3B830035BD10 /* Option.cpp */,
1906 DEDFE6530F7B3B830035BD10 /* Job.cpp */,
1907 DEDFE6540F7B3B830035BD10 /* InputInfo.h */,
1908 DEDFE6550F7B3B830035BD10 /* ToolChains.cpp */,
1909 DEDFE6560F7B3B830035BD10 /* ToolChain.cpp */,
1910 DEDFE6570F7B3B830035BD10 /* Tool.cpp */,
1911 DEDFE6580F7B3B830035BD10 /* HostInfo.cpp */,
1912 DEDFE6590F7B3B830035BD10 /* Driver.cpp */,
1913 );
1914 name = Driver;
1915 sourceTree = "<group>";
1916 };
1917 DEF1615D0F65C7FC0098507F /* Frontend */ = {
1918 isa = PBXGroup;
1919 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001920 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */,
1921 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */,
1922 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */,
1923 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */,
1924 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */,
1925 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */,
1926 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */,
1927 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */,
1928 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */,
1929 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */,
1930 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */,
1931 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */,
1932 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */,
1933 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */,
1934 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */,
1935 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001936 90FD6D86103C3D80005F5B73 /* Analyses.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001937 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */,
1938 90FD6D89103C3D80005F5B73 /* ASTUnit.h */,
1939 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */,
1940 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */,
1941 90FD6D8C103C3D80005F5B73 /* DeclXML.def */,
1942 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001943 BF9FEDCF1225E443003A8B71 /* LangStandards.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001944 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */,
1945 90FD6D8F103C3D80005F5B73 /* StmtXML.def */,
1946 90FD6D90103C3D80005F5B73 /* TypeXML.def */,
1947 90FD6D91103C3D80005F5B73 /* Utils.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001948 DEF169220F9645960098507F /* FrontendDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001949 DEF161600F65C81C0098507F /* TextDiagnosticBuffer.h */,
1950 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */,
1951 );
1952 name = Frontend;
1953 sourceTree = "<group>";
1954 };
1955 DEF165020F8D46810098507F /* Driver */ = {
1956 isa = PBXGroup;
1957 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001958 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */,
1959 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */,
1960 BF9FEDE81225E49D003A8B71 /* CC1Options.h */,
1961 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001962 DEF165160F8D46980098507F /* Action.h */,
1963 DEF1651D0F8D46980098507F /* ArgList.h */,
1964 DEF1651E0F8D46980098507F /* Arg.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001965 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */,
1966 1AA1D35711BECFF70089CC3F /* CC1Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001967 DEF165170F8D46980098507F /* Compilation.h */,
1968 DEF165240F8D46980098507F /* DriverDiagnostic.h */,
1969 DEF165200F8D46980098507F /* Driver.h */,
1970 DEF1651F0F8D46980098507F /* HostInfo.h */,
1971 DEF165210F8D46980098507F /* Job.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001972 DEF165190F8D46980098507F /* Option.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001973 1AA1D35811BECFF70089CC3F /* Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001974 DEF1651C0F8D46980098507F /* Options.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001975 1AA1D35911BECFF70089CC3F /* OptParser.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001976 DEF165230F8D46980098507F /* Phases.h */,
1977 DEF165140F8D46980098507F /* Tool.h */,
1978 DEF165150F8D46980098507F /* Types.h */,
1979 DEF1651A0F8D46980098507F /* Types.def */,
1980 DEF1651B0F8D46980098507F /* ToolChain.h */,
1981 DEF165220F8D46980098507F /* Util.h */,
1982 );
1983 name = Driver;
1984 sourceTree = "<group>";
1985 };
1986 DEF7D9F40C9C8B020001F598 /* Rewrite */ = {
1987 isa = PBXGroup;
1988 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001989 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */,
1990 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */,
1991 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */,
1992 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001993 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */,
1994 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */,
1995 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */,
1996 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */,
1997 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */,
1998 );
1999 name = Rewrite;
2000 sourceTree = "<group>";
2001 };
2002 DEF7D9F50C9C8B0C0001F598 /* Rewrite */ = {
2003 isa = PBXGroup;
2004 children = (
2005 DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */,
2006 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */,
2007 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */,
2008 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */,
2009 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */,
2010 );
2011 name = Rewrite;
2012 sourceTree = "<group>";
2013 };
2014/* End PBXGroup section */
2015
2016/* Begin PBXNativeTarget section */
2017 8DD76F620486A84900D96B5E /* clang */ = {
2018 isa = PBXNativeTarget;
2019 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */;
2020 buildPhases = (
2021 8DD76F640486A84900D96B5E /* Sources */,
2022 8DD76F660486A84900D96B5E /* Frameworks */,
2023 8DD76F690486A84900D96B5E /* CopyFiles */,
2024 );
2025 buildRules = (
2026 );
2027 dependencies = (
2028 );
2029 name = clang;
2030 productInstallPath = "$(HOME)/bin";
2031 productName = clang;
2032 productReference = 8DD76F6C0486A84900D96B5E /* clang */;
2033 productType = "com.apple.product-type.tool";
2034 };
2035/* End PBXNativeTarget section */
2036
2037/* Begin PBXProject section */
2038 08FB7793FE84155DC02AAC07 /* Project object */ = {
2039 isa = PBXProject;
2040 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */;
2041 compatibilityVersion = "Xcode 2.4";
2042 hasScannedForEncodings = 1;
Anders Carlsson5d1d7ae2010-09-03 00:25:02 +00002043 knownRegions = (
2044 English,
2045 Japanese,
2046 French,
2047 German,
2048 );
Anders Carlssone41590d2009-06-24 00:10:43 +00002049 mainGroup = 08FB7794FE84155DC02AAC07 /* clang */;
2050 projectDirPath = "";
2051 projectRoot = "";
2052 targets = (
2053 8DD76F620486A84900D96B5E /* clang */,
2054 );
2055 };
2056/* End PBXProject section */
2057
2058/* Begin PBXSourcesBuildPhase section */
2059 8DD76F640486A84900D96B5E /* Sources */ = {
2060 isa = PBXSourcesBuildPhase;
2061 buildActionMask = 2147483647;
2062 files = (
2063 DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */,
2064 DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */,
2065 DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */,
2066 DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */,
2067 DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */,
2068 DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */,
2069 DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */,
2070 DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */,
2071 DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */,
2072 DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */,
2073 DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002074 DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002075 DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002076 DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */,
2077 DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */,
2078 DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */,
2079 DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */,
2080 DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002081 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */,
2082 DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */,
2083 DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */,
2084 DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */,
2085 DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */,
2086 DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */,
2087 DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002088 DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */,
2089 DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */,
2090 DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */,
2091 DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */,
2092 DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */,
2093 DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */,
2094 DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002095 DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002096 DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */,
2097 DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */,
2098 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */,
2099 DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */,
2100 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002101 DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002102 DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */,
2103 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */,
2104 DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002105 DE3986F40CB8D50C00223765 /* IdentifierTable.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002106 35707EFE0CD0F5CC000B2204 /* SourceLocation.cpp in Sources */,
2107 DE704B260D0FBEBE009C7762 /* SemaDeclObjC.cpp in Sources */,
2108 DE704DD20D1668A4009C7762 /* HeaderMap.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002109 DE47999C0D2EBE1A00706D2D /* SemaExprObjC.cpp in Sources */,
2110 03F50AC60D416EAA00B9CF60 /* Targets.cpp in Sources */,
2111 1A376A2D0D4AED9B002A1C52 /* CGExprConstant.cpp in Sources */,
2112 DE38CD500D794D0100A273B6 /* CGObjCGNU.cpp in Sources */,
2113 DE4121350D7F1C1C0080F80A /* SymbolManager.cpp in Sources */,
2114 DE4121360D7F1C1C0080F80A /* ExplodedGraph.cpp in Sources */,
2115 DE4121370D7F1C1C0080F80A /* UninitializedValues.cpp in Sources */,
2116 DE4121380D7F1C1C0080F80A /* GRCoreEngine.cpp in Sources */,
2117 DE41213C0D7F1C1C0080F80A /* GRSimpleVals.cpp in Sources */,
2118 DE41213D0D7F1C1C0080F80A /* GRBlockCounter.cpp in Sources */,
2119 DE41213E0D7F1C1C0080F80A /* GRExprEngine.cpp in Sources */,
2120 35D55B270D81D8C60092E734 /* BasicValueFactory.cpp in Sources */,
2121 35D55B280D81D8C60092E734 /* CFRefCount.cpp in Sources */,
2122 DE85CD810D8380B10070E26E /* TokenLexer.cpp in Sources */,
2123 DE85CDA30D8383B20070E26E /* MacroArgs.cpp in Sources */,
2124 DE85CDAC0D838C120070E26E /* PPMacroExpansion.cpp in Sources */,
2125 DE85CDB00D838C390070E26E /* PPDirectives.cpp in Sources */,
2126 DE85CDB60D839BAE0070E26E /* PPLexerChange.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002127 72D16C1F0D9975C400E6DA4A /* HTMLRewrite.cpp in Sources */,
2128 35A8FCF90D9B4B2A001C2F97 /* PathDiagnostic.cpp in Sources */,
2129 35F8D0D60D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp in Sources */,
2130 3593790A0DA48ABA0043B19C /* BugReporter.cpp in Sources */,
2131 35EF67700DAD1D2C00B19414 /* SemaDeclCXX.cpp in Sources */,
2132 352712510DAFE54700C76352 /* IdentifierResolver.cpp in Sources */,
2133 DEFFECA70DB1546600B4E7C3 /* DeltaTree.cpp in Sources */,
2134 DECAB0D00DB3C84200E13CCB /* RewriteRope.cpp in Sources */,
2135 35EFEFB60DB67ED60020783D /* GRTransferFuncs.cpp in Sources */,
2136 35A3E7020DD3874400757F74 /* CGDebugInfo.cpp in Sources */,
2137 3599299B0DE2425300A8A33E /* SemaInit.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002138 3534A01D0E129849002709B2 /* ParseCXXInlineMethods.cpp in Sources */,
2139 DE22BCF20E14197E0094DC60 /* SemaDeclAttr.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002140 3595AFB80E1C8D62004CDF09 /* CheckObjCDealloc.cpp in Sources */,
2141 3536456B0E23EBF7009C6509 /* Environment.cpp in Sources */,
2142 3558F76D0E267C8300A5B0DF /* BasicStore.cpp in Sources */,
2143 3507E4C20E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp in Sources */,
2144 35862B0D0E3628CB0009F542 /* CheckDeadStores.cpp in Sources */,
2145 35862B120E3629850009F542 /* GRExprEngineInternalChecks.cpp in Sources */,
2146 35F2A01E0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp in Sources */,
2147 3552E7550E520D80003A8CA5 /* PPCaching.cpp in Sources */,
2148 3552E7590E520DD7003A8CA5 /* CGObjCMac.cpp in Sources */,
2149 358F51520E529AA4007F2102 /* GRState.cpp in Sources */,
2150 1A5D5E580E5E81010023C059 /* CGCXX.cpp in Sources */,
2151 358CFBB80E65AB04002A8E19 /* BasicConstraintManager.cpp in Sources */,
2152 35475B200E79973F0000BFE4 /* CGCall.cpp in Sources */,
2153 35BAC1E80E82C5B7003FB76F /* CheckNSError.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002154 355106860E9A8507006A4E44 /* MemRegion.cpp in Sources */,
2155 3551068C0E9A8546006A4E44 /* ParsePragma.cpp in Sources */,
2156 3551068D0E9A8546006A4E44 /* ParseTentative.cpp in Sources */,
2157 DE4DC7A30EA1C33E00069E5A /* TokenRewriter.cpp in Sources */,
2158 35A057E20EAE2D950069249F /* RegionStore.cpp in Sources */,
2159 35A057E30EAE2D950069249F /* SVals.cpp in Sources */,
2160 35585DC00EAFBC4500D0A97A /* SemaOverload.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002161 35E194690ECB82FB00F21733 /* SemaCXXScopeSpec.cpp in Sources */,
Anders Carlssoncdef2b72009-07-31 00:48:10 +00002162 35E1946A0ECB82FB00F21733 /* SemaCXXCast.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002163 35E1946D0ECB83C100F21733 /* PTHLexer.cpp in Sources */,
2164 3537AA0E0ECD08A4008F7CDC /* PreprocessorLexer.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002165 353959D50EE5F88A00E82461 /* ParseTemplate.cpp in Sources */,
2166 3591853F0EFB1088000039AF /* SemaTemplate.cpp in Sources */,
2167 357EA27D0F2526F300439B60 /* SemaLookup.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002168 1A471AB50F437BC500753CE8 /* CGBlocks.cpp in Sources */,
2169 DEB077990F44F97800F5A2BE /* TokenConcatenation.cpp in Sources */,
2170 1A2193CE0F45EEB700C0713D /* Mangle.cpp in Sources */,
2171 DEB07AC80F4A427E00F5A2BE /* SemaAttr.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002172 352246E80F5C6BE000D0D279 /* InitHeaderSearch.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002173 352246EB0F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp in Sources */,
2174 352246EC0F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp in Sources */,
2175 35544B880F5C7FD700D92AA9 /* RangeConstraintManager.cpp in Sources */,
2176 35544B890F5C7FD700D92AA9 /* SimpleConstraintManager.cpp in Sources */,
2177 35544B8C0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002178 1ADF47AF0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp in Sources */,
2179 DEDFE6460F7B3B4E0035BD10 /* driver.cpp in Sources */,
2180 DEDFE65A0F7B3B830035BD10 /* Types.cpp in Sources */,
2181 DEDFE65B0F7B3B830035BD10 /* Tools.cpp in Sources */,
2182 DEDFE65C0F7B3B830035BD10 /* Compilation.cpp in Sources */,
2183 DEDFE65D0F7B3B830035BD10 /* ArgList.cpp in Sources */,
2184 DEDFE65E0F7B3B830035BD10 /* Arg.cpp in Sources */,
2185 DEDFE65F0F7B3B830035BD10 /* Action.cpp in Sources */,
2186 DEDFE6600F7B3B830035BD10 /* Phases.cpp in Sources */,
2187 DEDFE6610F7B3B830035BD10 /* OptTable.cpp in Sources */,
2188 DEDFE6620F7B3B830035BD10 /* Option.cpp in Sources */,
2189 DEDFE6630F7B3B830035BD10 /* Job.cpp in Sources */,
2190 DEDFE6640F7B3B830035BD10 /* ToolChains.cpp in Sources */,
2191 DEDFE6650F7B3B830035BD10 /* ToolChain.cpp in Sources */,
2192 DEDFE6660F7B3B830035BD10 /* Tool.cpp in Sources */,
2193 DEDFE6670F7B3B830035BD10 /* HostInfo.cpp in Sources */,
2194 DEDFE6680F7B3B830035BD10 /* Driver.cpp in Sources */,
2195 1A701B640F7C8FE400FEC4D1 /* SemaAccess.cpp in Sources */,
2196 906BF4B00F83BA2E001071FA /* ConvertUTF.c in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002197 DECB6D650F9AE26600F5FBC7 /* JumpDiagnostics.cpp in Sources */,
2198 DECB6F070F9D93A800F5FBC7 /* InitPreprocessor.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002199 1A2A54B60FD1DD1C00F4CE45 /* ASTConsumers.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002200 1A2A54B80FD1DD1C00F4CE45 /* CacheTokens.cpp in Sources */,
2201 1A2A54B90FD1DD1C00F4CE45 /* DependencyFile.cpp in Sources */,
2202 1A2A54BA0FD1DD1C00F4CE45 /* DiagChecker.cpp in Sources */,
2203 1A2A54BB0FD1DD1C00F4CE45 /* DocumentXML.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002204 1A2A54BF0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002205 1A2A54C40FD1DD1C00F4CE45 /* StmtXML.cpp in Sources */,
2206 1A2A54C50FD1DD1C00F4CE45 /* Warnings.cpp in Sources */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00002207 1A6FE7090FD6F85800E00CA9 /* CGTemporaries.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002208 BDF87CF70FD746F300BBF872 /* SemaTemplateDeduction.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002209 DE37252E0FE481AD00CF2CC2 /* Builtins.cpp in Sources */,
Anders Carlsson45372a62009-07-23 03:17:50 +00002210 1AFF8AE31012BFC900D248DA /* CGRecordLayoutBuilder.cpp in Sources */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00002211 90FD6D7B103C3D49005F5B73 /* Analyzer.cpp in Sources */,
2212 90FD6D7C103C3D49005F5B73 /* ASTLocation.cpp in Sources */,
2213 90FD6D7D103C3D49005F5B73 /* DeclReferenceMap.cpp in Sources */,
2214 90FD6D7E103C3D49005F5B73 /* Entity.cpp in Sources */,
2215 90FD6D7F103C3D49005F5B73 /* GlobalSelector.cpp in Sources */,
2216 90FD6D80103C3D49005F5B73 /* Handlers.cpp in Sources */,
2217 90FD6D81103C3D49005F5B73 /* Indexer.cpp in Sources */,
2218 90FD6D82103C3D49005F5B73 /* IndexProvider.cpp in Sources */,
2219 90FD6D83103C3D49005F5B73 /* Program.cpp in Sources */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00002220 90FD6D85103C3D49005F5B73 /* SelectorMap.cpp in Sources */,
2221 90FD6DB6103D977E005F5B73 /* index-test.cpp in Sources */,
Steve Naroff50398192009-08-28 15:28:48 +00002222 9012911D1048068D0083456D /* ASTUnit.cpp in Sources */,
2223 90129121104812F90083456D /* CIndex.cpp in Sources */,
Steve Naroff89922f82009-08-31 00:59:03 +00002224 90F9EFAA104ABDED00D09A15 /* c-index-test.c in Sources */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00002225 1A4C41BF105B4C0B0047B5E7 /* CGClass.cpp in Sources */,
Anders Carlsson90756302009-09-22 17:29:51 +00002226 1A6B6CD410693FC900BB4A8F /* CodeCompleteConsumer.cpp in Sources */,
2227 1A6B6CD510693FC900BB4A8F /* SemaCodeComplete.cpp in Sources */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00002228 1A6B6E9A1069833600BB4A8F /* CGExprCXX.cpp in Sources */,
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +00002229 1A6C01F7108128710072DEE4 /* CGRTTI.cpp in Sources */,
Anders Carlsson461e3262010-04-08 16:30:25 +00002230 1A81AA19108144F40094E50B /* CGVTables.cpp in Sources */,
Anders Carlsson756b5c42009-10-30 01:42:31 +00002231 1AF1B50F109A4FB800AFAFAC /* CGException.cpp in Sources */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00002232 1A986AB710D0746D00A8EA9E /* CGDeclCXX.cpp in Sources */,
Daniel Dunbar864db012009-12-12 00:56:47 +00002233 E16B523510D30B2400430AC9 /* cc1_main.cpp in Sources */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +00002234 1ACB57E41105820D0047B991 /* CompilerInstance.cpp in Sources */,
2235 1ACB57E51105820D0047B991 /* CompilerInvocation.cpp in Sources */,
2236 1ACB57E61105820D0047B991 /* DeclXML.cpp in Sources */,
2237 1ACB57E71105820D0047B991 /* FrontendAction.cpp in Sources */,
2238 1ACB57E81105820D0047B991 /* FrontendActions.cpp in Sources */,
2239 1ACB57E91105820D0047B991 /* FrontendOptions.cpp in Sources */,
2240 1ACB57EA1105820D0047B991 /* LangStandards.cpp in Sources */,
2241 1ACB57EB1105820D0047B991 /* TypeXML.cpp in Sources */,
2242 1ACB57EC1105820D0047B991 /* VerifyDiagnosticsClient.cpp in Sources */,
Anders Carlsson58b7eee2010-01-21 16:50:45 +00002243 1A97825B1108BA18002B98FC /* CGVTT.cpp in Sources */,
Anders Carlsson99d12522010-01-27 03:24:27 +00002244 1A621BB7110FE6AA009E6834 /* TargetInfo.cpp in Sources */,
Anders Carlssond9f473c2010-01-29 01:56:42 +00002245 1A621C4211111D61009E6834 /* CIndexCodeCompletion.cpp in Sources */,
2246 1A621C4311111D61009E6834 /* CIndexer.cpp in Sources */,
2247 1A621C4411111D61009E6834 /* CIndexInclusionStack.cpp in Sources */,
2248 1A621C4511111D61009E6834 /* CIndexUSRs.cpp in Sources */,
2249 1A621C4611111D61009E6834 /* CXCursor.cpp in Sources */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00002250 BF89C3E211595818001C2D68 /* AnalysisBasedWarnings.cpp in Sources */,
2251 BF89C3E91159594A001C2D68 /* SemaObjCProperty.cpp in Sources */,
2252 BF89C3F911595A01001C2D68 /* SemaType.cpp in Sources */,
2253 BF89C3FB11595A37001C2D68 /* SemaCodeComplete.cpp in Sources */,
2254 BF89C3FD11595A5D001C2D68 /* SemaExceptionSpec.cpp in Sources */,
Anders Carlsson1d8422b2010-03-30 02:08:20 +00002255 1AFDD8721161085D00AE030A /* ASTMerge.cpp in Sources */,
Anders Carlsson88465d32010-04-23 22:18:37 +00002256 1ABD23D61182449800A48E65 /* APValue.cpp in Sources */,
2257 1ABD23D71182449800A48E65 /* ASTConsumer.cpp in Sources */,
2258 1ABD23D81182449800A48E65 /* ASTContext.cpp in Sources */,
2259 1ABD23D91182449800A48E65 /* ASTDiagnostic.cpp in Sources */,
2260 1ABD23DA1182449800A48E65 /* ASTImporter.cpp in Sources */,
2261 1ABD23DB1182449800A48E65 /* AttrImpl.cpp in Sources */,
2262 1ABD23DC1182449800A48E65 /* CXXInheritance.cpp in Sources */,
2263 1ABD23DD1182449800A48E65 /* Decl.cpp in Sources */,
2264 1ABD23DE1182449800A48E65 /* DeclarationName.cpp in Sources */,
2265 1ABD23DF1182449800A48E65 /* DeclBase.cpp in Sources */,
2266 1ABD23E01182449800A48E65 /* DeclCXX.cpp in Sources */,
2267 1ABD23E11182449800A48E65 /* DeclFriend.cpp in Sources */,
2268 1ABD23E21182449800A48E65 /* DeclGroup.cpp in Sources */,
2269 1ABD23E31182449800A48E65 /* DeclObjC.cpp in Sources */,
2270 1ABD23E41182449800A48E65 /* DeclPrinter.cpp in Sources */,
2271 1ABD23E51182449800A48E65 /* DeclTemplate.cpp in Sources */,
2272 1ABD23E61182449800A48E65 /* Expr.cpp in Sources */,
2273 1ABD23E71182449800A48E65 /* ExprConstant.cpp in Sources */,
2274 1ABD23E81182449800A48E65 /* ExprCXX.cpp in Sources */,
2275 1ABD23E91182449800A48E65 /* FullExpr.cpp in Sources */,
2276 1ABD23EA1182449800A48E65 /* InheritViz.cpp in Sources */,
2277 1ABD23EB1182449800A48E65 /* NestedNameSpecifier.cpp in Sources */,
2278 1ABD23EC1182449800A48E65 /* ParentMap.cpp in Sources */,
2279 1ABD23ED1182449800A48E65 /* RecordLayout.cpp in Sources */,
2280 1ABD23EE1182449800A48E65 /* RecordLayoutBuilder.cpp in Sources */,
2281 1ABD23EF1182449800A48E65 /* Stmt.cpp in Sources */,
2282 1ABD23F01182449800A48E65 /* StmtDumper.cpp in Sources */,
2283 1ABD23F11182449800A48E65 /* StmtIterator.cpp in Sources */,
2284 1ABD23F21182449800A48E65 /* StmtPrinter.cpp in Sources */,
2285 1ABD23F31182449800A48E65 /* StmtProfile.cpp in Sources */,
2286 1ABD23F41182449800A48E65 /* StmtViz.cpp in Sources */,
2287 1ABD23F51182449800A48E65 /* TemplateBase.cpp in Sources */,
2288 1ABD23F61182449800A48E65 /* TemplateName.cpp in Sources */,
2289 1ABD23F71182449800A48E65 /* Type.cpp in Sources */,
2290 1ABD23F81182449800A48E65 /* TypeLoc.cpp in Sources */,
2291 1ABD23F91182449800A48E65 /* TypePrinter.cpp in Sources */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00002292 BFE2F6AB11DA955A0007EDC0 /* DeltaTree.d in Sources */,
2293 BFE2F6AD11DA955A0007EDC0 /* FixItRewriter.d in Sources */,
2294 BFE2F6AF11DA955A0007EDC0 /* FrontendActions.d in Sources */,
2295 BFE2F6B111DA955A0007EDC0 /* HTMLPrint.d in Sources */,
2296 BFE2F6B311DA955A0007EDC0 /* HTMLRewrite.d in Sources */,
2297 BFE2F6B511DA955A0007EDC0 /* RewriteMacros.d in Sources */,
2298 BFE2F6B711DA955A0007EDC0 /* RewriteObjC.d in Sources */,
2299 BFE2F6B911DA955A0007EDC0 /* Rewriter.d in Sources */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00002300 BFE2F6BF11DA955A0007EDC0 /* TokenRewriter.d in Sources */,
2301 BFE2F6C111DA955A0007EDC0 /* DeltaTree.cpp in Sources */,
2302 BFE2F6C211DA955A0007EDC0 /* FixItRewriter.cpp in Sources */,
2303 BFE2F6C311DA955A0007EDC0 /* FrontendActions.cpp in Sources */,
2304 BFE2F6C411DA955A0007EDC0 /* HTMLPrint.cpp in Sources */,
2305 BFE2F6C511DA955A0007EDC0 /* HTMLRewrite.cpp in Sources */,
2306 BFE2F6C611DA955A0007EDC0 /* Makefile in Sources */,
2307 BFE2F6C711DA955A0007EDC0 /* DeltaTree.d in Sources */,
2308 BFE2F6C911DA955A0007EDC0 /* HTMLRewrite.d in Sources */,
2309 BFE2F6CB11DA955A0007EDC0 /* Rewriter.d in Sources */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00002310 BFE2F6CF11DA955A0007EDC0 /* TokenRewriter.d in Sources */,
2311 BFE2F6D111DA955A0007EDC0 /* RewriteMacros.cpp in Sources */,
2312 BFE2F6D211DA955A0007EDC0 /* RewriteObjC.cpp in Sources */,
2313 BFE2F6D311DA955A0007EDC0 /* Rewriter.cpp in Sources */,
2314 BFE2F6D411DA955A0007EDC0 /* RewriteRope.cpp in Sources */,
2315 BFE2F6D511DA955A0007EDC0 /* RewriteTest.cpp in Sources */,
2316 BFE2F6D611DA955A0007EDC0 /* TokenRewriter.cpp in Sources */,
Sebastian Redl85728132010-08-17 20:43:28 +00002317 57EB566A121B034300ECA335 /* GeneratePCH.cpp in Sources */,
2318 57EB566B121B034300ECA335 /* Makefile in Sources */,
Sebastian Redl4ee2ad02010-08-18 23:56:31 +00002319 57F66612121B4DE600DCE3B7 /* ASTWriter.cpp in Sources */,
2320 57F66613121B4DE600DCE3B7 /* ASTWriterDecl.cpp in Sources */,
2321 57F66614121B4DE600DCE3B7 /* ASTWriterStmt.cpp in Sources */,
Sebastian Redl904c9c82010-08-18 23:57:11 +00002322 57AA9250121C8B9400B4AA6C /* ASTReader.cpp in Sources */,
2323 57AA9251121C8B9400B4AA6C /* ASTReaderDecl.cpp in Sources */,
2324 57AA9252121C8B9400B4AA6C /* ASTReaderStmt.cpp in Sources */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00002325 BF9FEDF91225E67B003A8B71 /* Action.cpp in Sources */,
2326 BF9FEDFB1225E6A9003A8B71 /* AttributeList.cpp in Sources */,
2327 BF9FEDFD1225E6C6003A8B71 /* DeclSpec.cpp in Sources */,
2328 BF9FEDFF1225E6DD003A8B71 /* TargetAttributesSema.cpp in Sources */,
2329 BF9FEE021225E73F003A8B71 /* ExprClassification.cpp in Sources */,
2330 BF9FEE041225E759003A8B71 /* ItaniumCXXABI.cpp in Sources */,
2331 BF9FEE061225E770003A8B71 /* MicrosoftCXXABI.cpp in Sources */,
Fariborz Jahanian930c1332010-08-26 00:13:24 +00002332 BF9FEE2C1225E7EA003A8B71 /* BackendUtil.cpp in Sources */,
2333 BF9FEE311225E86C003A8B71 /* CodeGenAction.cpp in Sources */,
2334 BF9FEE331225E898003A8B71 /* ItaniumCXXABI.cpp in Sources */,
2335 BF9FEE351225E8B1003A8B71 /* MicrosoftCXXABI.cpp in Sources */,
2336 BF9FEE381225E925003A8B71 /* BoostConAction.cpp in Sources */,
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00002337 BF9FEE521226FE9F003A8B71 /* ParseAST.cpp in Sources */,
Fariborz Jahanian5832ae62010-08-31 23:49:56 +00002338 BF9FEEF2122D8068003A8B71 /* PreprocessingRecord.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00002339 );
2340 runOnlyForDeploymentPostprocessing = 0;
2341 };
2342/* End PBXSourcesBuildPhase section */
2343
2344/* Begin XCBuildConfiguration section */
2345 1DEB923208733DC60010E9CD /* Debug */ = {
2346 isa = XCBuildConfiguration;
2347 buildSettings = {
2348 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
2349 COPY_PHASE_STRIP = NO;
2350 GCC_CW_ASM_SYNTAX = NO;
2351 GCC_DYNAMIC_NO_PIC = NO;
2352 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2353 GCC_ENABLE_CPP_RTTI = NO;
2354 GCC_ENABLE_PASCAL_STRINGS = NO;
2355 GCC_ENABLE_SYMBOL_SEPARATION = NO;
2356 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2357 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
2358 GCC_OPTIMIZATION_LEVEL = 0;
2359 GCC_PREPROCESSOR_DEFINITIONS = (
2360 __STDC_CONSTANT_MACROS,
2361 "__STDC_LIMIT_MACROS=1",
2362 );
2363 GCC_STRICT_ALIASING = YES;
2364 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2365 GCC_THREADSAFE_STATICS = NO;
2366 GCC_USE_GCC3_PFE_SUPPORT = NO;
2367 INSTALL_PATH = "$(HOME)/bin";
2368 OTHER_LDFLAGS = (
2369 "-lLLVMBitWriter",
2370 "-lLLVMBitReader",
2371 "-lLLVMAsmPrinter",
2372 "-lLLVMSelectionDAG",
2373 "-lLLVMCodeGen",
2374 "-lLLVMipo",
2375 "-lLLVMScalarOpts",
2376 "-lLLVMTransformUtils",
2377 "-lLLVMipa",
2378 "-lLLVMAnalysis",
2379 "-lLLVMTarget",
2380 "-lLLVMCore",
2381 "-lLLVMSupport",
2382 "-lLLVMSystem",
2383 );
2384 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
2385 PRODUCT_NAME = clang;
2386 };
2387 name = Debug;
2388 };
2389 1DEB923308733DC60010E9CD /* Release */ = {
2390 isa = XCBuildConfiguration;
2391 buildSettings = {
2392 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
2393 GCC_CW_ASM_SYNTAX = NO;
2394 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2395 GCC_ENABLE_CPP_RTTI = NO;
2396 GCC_ENABLE_PASCAL_STRINGS = NO;
2397 GCC_ENABLE_SYMBOL_SEPARATION = NO;
2398 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2399 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
2400 GCC_PREPROCESSOR_DEFINITIONS = (
2401 __STDC_CONSTANT_MACROS,
2402 "__STDC_LIMIT_MACROS=1",
2403 );
2404 GCC_STRICT_ALIASING = YES;
2405 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2406 GCC_THREADSAFE_STATICS = NO;
2407 GCC_USE_GCC3_PFE_SUPPORT = NO;
2408 INSTALL_PATH = "$(HOME)/bin";
2409 OTHER_LDFLAGS = (
2410 "-lLLVMBitWriter",
2411 "-lLLVMBitReader",
2412 "-lLLVMAsmPrinter",
2413 "-lLLVMSelectionDAG",
2414 "-lLLVMCodeGen",
2415 "-lLLVMipo",
2416 "-lLLVMScalarOpts",
2417 "-lLLVMTransformUtils",
2418 "-lLLVMipa",
2419 "-lLLVMAnalysis",
2420 "-lLLVMTarget",
2421 "-lLLVMCore",
2422 "-lLLVMSupport",
2423 "-lLLVMSystem",
2424 );
2425 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
2426 PRODUCT_NAME = clang;
2427 };
2428 name = Release;
2429 };
2430 1DEB923608733DC60010E9CD /* Debug */ = {
2431 isa = XCBuildConfiguration;
2432 buildSettings = {
2433 GCC_VERSION = "";
2434 GCC_WARN_ABOUT_RETURN_TYPE = YES;
2435 GCC_WARN_UNUSED_VARIABLE = YES;
2436 HEADER_SEARCH_PATHS = (
2437 ../../include,
2438 include,
2439 );
2440 LIBRARY_SEARCH_PATHS = ../../Debug/lib;
2441 OTHER_LDFLAGS = "";
2442 PREBINDING = NO;
2443 };
2444 name = Debug;
2445 };
2446 1DEB923708733DC60010E9CD /* Release */ = {
2447 isa = XCBuildConfiguration;
2448 buildSettings = {
2449 GCC_WARN_ABOUT_RETURN_TYPE = YES;
2450 GCC_WARN_UNUSED_VARIABLE = YES;
2451 HEADER_SEARCH_PATHS = (
2452 ../../include,
2453 include,
2454 );
2455 LIBRARY_SEARCH_PATHS = ../../Release;
2456 OTHER_LDFLAGS = "";
2457 PREBINDING = NO;
2458 };
2459 name = Release;
2460 };
2461/* End XCBuildConfiguration section */
2462
2463/* Begin XCConfigurationList section */
2464 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */ = {
2465 isa = XCConfigurationList;
2466 buildConfigurations = (
2467 1DEB923208733DC60010E9CD /* Debug */,
2468 1DEB923308733DC60010E9CD /* Release */,
2469 );
2470 defaultConfigurationIsVisible = 0;
2471 defaultConfigurationName = Release;
2472 };
2473 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */ = {
2474 isa = XCConfigurationList;
2475 buildConfigurations = (
2476 1DEB923608733DC60010E9CD /* Debug */,
2477 1DEB923708733DC60010E9CD /* Release */,
2478 );
2479 defaultConfigurationIsVisible = 0;
2480 defaultConfigurationName = Release;
2481 };
2482/* End XCConfigurationList section */
2483 };
2484 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2485}