blob: e14448cdb141a1eb85ce1bd06e591a0a03dc74ef [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
Anders Carlssone41590d2009-06-24 00:10:43 +00009/* Begin PBXCopyFilesBuildPhase section */
10 8DD76F690486A84900D96B5E /* CopyFiles */ = {
11 isa = PBXCopyFilesBuildPhase;
12 buildActionMask = 8;
13 dstPath = /usr/share/man/man1/;
14 dstSubfolderSpec = 0;
15 files = (
Anders Carlssone41590d2009-06-24 00:10:43 +000016 );
17 runOnlyForDeploymentPostprocessing = 1;
18 };
19/* End PBXCopyFilesBuildPhase section */
20
21/* Begin PBXFileReference section */
22 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; };
23 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 +000024 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; };
25 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; };
26 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; };
27 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; };
28 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; };
29 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; };
30 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; };
31 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; };
32 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 +000033 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; };
34 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; };
35 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 +000036 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 +000037 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CacheTokens.cpp; path = lib/Frontend/CacheTokens.cpp; sourceTree = "<group>"; };
38 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DependencyFile.cpp; path = lib/Frontend/DependencyFile.cpp; sourceTree = "<group>"; };
39 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DiagChecker.cpp; path = lib/Frontend/DiagChecker.cpp; sourceTree = "<group>"; };
40 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 +000041 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 +000042 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StmtXML.cpp; path = lib/Frontend/StmtXML.cpp; sourceTree = "<group>"; };
43 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Warnings.cpp; path = lib/Frontend/Warnings.cpp; sourceTree = "<group>"; };
44 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 +000045 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 +000046 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 Carlssonee7cde22010-11-28 17:49:03 +000047 1A3D2C4D12A2CD3D0088C44A /* CGCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGCXXABI.cpp; path = lib/CodeGen/CGCXXABI.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +000048 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 +000049 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 +000050 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 +000051 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 +000052 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; };
53 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 +000054 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexCodeCompletion.cpp; path = tools/CIndex/CIndexCodeCompletion.cpp; sourceTree = "<group>"; };
55 1A621C3B11111D61009E6834 /* CIndexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexer.cpp; path = tools/CIndex/CIndexer.cpp; sourceTree = "<group>"; };
56 1A621C3C11111D61009E6834 /* CIndexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CIndexer.h; path = tools/CIndex/CIndexer.h; sourceTree = "<group>"; };
57 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexInclusionStack.cpp; path = tools/CIndex/CIndexInclusionStack.cpp; sourceTree = "<group>"; };
58 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexUSRs.cpp; path = tools/CIndex/CIndexUSRs.cpp; sourceTree = "<group>"; };
59 1A621C3F11111D61009E6834 /* CXCursor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CXCursor.cpp; path = tools/CIndex/CXCursor.cpp; sourceTree = "<group>"; };
60 1A621C4011111D61009E6834 /* CXCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXCursor.h; path = tools/CIndex/CXCursor.h; sourceTree = "<group>"; };
61 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 +000062 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 +000063 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 +000064 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; };
65 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 +000066 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 +000067 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 +000068 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 +000069 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticAnalysisKinds.td; sourceTree = "<group>"; };
70 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticASTKinds.td; sourceTree = "<group>"; };
71 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCommonKinds.td; sourceTree = "<group>"; };
72 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticDriverKinds.td; sourceTree = "<group>"; };
73 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticFrontendKinds.td; sourceTree = "<group>"; };
74 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticLexKinds.td; sourceTree = "<group>"; };
75 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticParseKinds.td; sourceTree = "<group>"; };
76 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticSemaKinds.td; sourceTree = "<group>"; };
77 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; };
78 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; };
79 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 +000080 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; };
81 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 +000082 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiteralSupport.h; sourceTree = "<group>"; };
83 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiteralSupport.cpp; sourceTree = "<group>"; };
Anders Carlsson530c40c2010-02-28 01:43:58 +000084 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 +000085 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 +000086 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1AsOptions.td; path = clang/Driver/CC1AsOptions.td; sourceTree = "<group>"; };
87 1AA1D35711BECFF70089CC3F /* CC1Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1Options.td; path = clang/Driver/CC1Options.td; sourceTree = "<group>"; };
88 1AA1D35811BECFF70089CC3F /* Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Options.td; path = clang/Driver/Options.td; sourceTree = "<group>"; };
89 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 +000090 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 +000091 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 +000092 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 +000093 1ABD23B11182449800A48E65 /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = APValue.cpp; sourceTree = "<group>"; tabWidth = 2; };
94 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
95 1ABD23B31182449800A48E65 /* ASTContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTContext.cpp; sourceTree = "<group>"; tabWidth = 2; };
96 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTDiagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
97 1ABD23B51182449800A48E65 /* ASTImporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTImporter.cpp; sourceTree = "<group>"; tabWidth = 2; };
98 1ABD23B61182449800A48E65 /* AttrImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AttrImpl.cpp; sourceTree = "<group>"; tabWidth = 2; };
99 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CXXInheritance.cpp; sourceTree = "<group>"; tabWidth = 2; };
100 1ABD23B81182449800A48E65 /* Decl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Decl.cpp; sourceTree = "<group>"; tabWidth = 2; };
101 1ABD23B91182449800A48E65 /* DeclarationName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclarationName.cpp; sourceTree = "<group>"; tabWidth = 2; };
102 1ABD23BA1182449800A48E65 /* DeclBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
103 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
104 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclFriend.cpp; sourceTree = "<group>"; tabWidth = 2; };
105 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclGroup.cpp; sourceTree = "<group>"; tabWidth = 2; };
106 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
107 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
108 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclTemplate.cpp; sourceTree = "<group>"; tabWidth = 2; };
109 1ABD23C11182449800A48E65 /* Expr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Expr.cpp; sourceTree = "<group>"; tabWidth = 2; };
110 1ABD23C21182449800A48E65 /* ExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprConstant.cpp; sourceTree = "<group>"; tabWidth = 2; };
111 1ABD23C31182449800A48E65 /* ExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
112 1ABD23C41182449800A48E65 /* FullExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FullExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
113 1ABD23C51182449800A48E65 /* InheritViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = InheritViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
114 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NestedNameSpecifier.cpp; sourceTree = "<group>"; tabWidth = 2; };
115 1ABD23C71182449800A48E65 /* ParentMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ParentMap.cpp; sourceTree = "<group>"; tabWidth = 2; };
116 1ABD23C81182449800A48E65 /* RecordLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayout.cpp; sourceTree = "<group>"; tabWidth = 2; };
117 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayoutBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
118 1ABD23CB1182449800A48E65 /* Stmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Stmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
119 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtDumper.cpp; sourceTree = "<group>"; tabWidth = 2; };
120 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtIterator.cpp; sourceTree = "<group>"; tabWidth = 2; };
121 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
122 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtProfile.cpp; sourceTree = "<group>"; tabWidth = 2; };
123 1ABD23D01182449800A48E65 /* StmtViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
124 1ABD23D11182449800A48E65 /* TemplateBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
125 1ABD23D21182449800A48E65 /* TemplateName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateName.cpp; sourceTree = "<group>"; tabWidth = 2; };
126 1ABD23D31182449800A48E65 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Type.cpp; sourceTree = "<group>"; tabWidth = 2; };
127 1ABD23D41182449800A48E65 /* TypeLoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TypeLoc.cpp; sourceTree = "<group>"; tabWidth = 2; };
128 1ABD23D51182449800A48E65 /* TypePrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TypePrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson30a9bb82010-11-21 23:25:35 +0000129 1AC1A67212999D8E006FBC77 /* AnalysisContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisContext.cpp; path = lib/Analysis/AnalysisContext.cpp; sourceTree = "<group>"; tabWidth = 2; };
130 1AC1A67312999D8E006FBC77 /* CFG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CFG.cpp; path = lib/Analysis/CFG.cpp; sourceTree = "<group>"; tabWidth = 2; };
131 1AC1A67412999D8E006FBC77 /* CFGStmtMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CFGStmtMap.cpp; path = lib/Analysis/CFGStmtMap.cpp; sourceTree = "<group>"; tabWidth = 2; };
132 1AC1A67512999D8E006FBC77 /* FormatString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = FormatString.cpp; path = lib/Analysis/FormatString.cpp; sourceTree = "<group>"; tabWidth = 2; };
133 1AC1A67612999D8E006FBC77 /* FormatStringParsing.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = FormatStringParsing.h; path = lib/Analysis/FormatStringParsing.h; sourceTree = "<group>"; tabWidth = 2; };
134 1AC1A67712999D8E006FBC77 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = LiveVariables.cpp; path = lib/Analysis/LiveVariables.cpp; sourceTree = "<group>"; tabWidth = 2; };
135 1AC1A67812999D8E006FBC77 /* PrintfFormatString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = PrintfFormatString.cpp; path = lib/Analysis/PrintfFormatString.cpp; sourceTree = "<group>"; tabWidth = 2; };
136 1AC1A67912999D8E006FBC77 /* PseudoConstantAnalysis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = PseudoConstantAnalysis.cpp; path = lib/Analysis/PseudoConstantAnalysis.cpp; sourceTree = "<group>"; tabWidth = 2; };
137 1AC1A67A12999D8E006FBC77 /* ReachableCode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ReachableCode.cpp; path = lib/Analysis/ReachableCode.cpp; sourceTree = "<group>"; tabWidth = 2; };
138 1AC1A67B12999D8E006FBC77 /* ScanfFormatString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ScanfFormatString.cpp; path = lib/Analysis/ScanfFormatString.cpp; sourceTree = "<group>"; tabWidth = 2; };
139 1AC1A67C12999D8E006FBC77 /* UninitializedValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = UninitializedValues.cpp; path = lib/Analysis/UninitializedValues.cpp; sourceTree = "<group>"; tabWidth = 2; };
140 1AC1A6881299A284006FBC77 /* AdjustedReturnValueChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AdjustedReturnValueChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
141 1AC1A6891299A284006FBC77 /* AggExprVisitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AggExprVisitor.cpp; sourceTree = "<group>"; tabWidth = 2; };
142 1AC1A68A1299A284006FBC77 /* AnalysisConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
143 1AC1A68B1299A284006FBC77 /* AnalysisManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
144 1AC1A68C1299A284006FBC77 /* AnalyzerStatsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalyzerStatsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
145 1AC1A68D1299A284006FBC77 /* ArrayBoundChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
146 1AC1A68E1299A284006FBC77 /* AttrNonNullChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AttrNonNullChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
147 1AC1A68F1299A284006FBC77 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
148 1AC1A6901299A284006FBC77 /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; tabWidth = 2; };
149 1AC1A6911299A284006FBC77 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = BasicObjCFoundationChecks.h; sourceTree = "<group>"; tabWidth = 2; };
150 1AC1A6921299A284006FBC77 /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
151 1AC1A6931299A284006FBC77 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicValueFactory.cpp; sourceTree = "<group>"; tabWidth = 2; };
152 1AC1A6941299A284006FBC77 /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporter.cpp; sourceTree = "<group>"; tabWidth = 2; };
153 1AC1A6951299A284006FBC77 /* BugReporterVisitors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporterVisitors.cpp; sourceTree = "<group>"; tabWidth = 2; };
154 1AC1A6961299A284006FBC77 /* BuiltinFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BuiltinFunctionChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
155 1AC1A6971299A284006FBC77 /* CallAndMessageChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CallAndMessageChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
156 1AC1A6981299A284006FBC77 /* CastSizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CastSizeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
157 1AC1A6991299A284006FBC77 /* CastToStructChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CastToStructChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
158 1AC1A69A1299A284006FBC77 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CFRefCount.cpp; sourceTree = "<group>"; tabWidth = 2; };
159 1AC1A69B1299A284006FBC77 /* CheckDeadStores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckDeadStores.cpp; sourceTree = "<group>"; tabWidth = 2; };
160 1AC1A69C1299A284006FBC77 /* Checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Checker.cpp; sourceTree = "<group>"; tabWidth = 2; };
161 1AC1A69D1299A284006FBC77 /* CheckerHelpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerHelpers.cpp; sourceTree = "<group>"; tabWidth = 2; };
162 1AC1A69E1299A284006FBC77 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCDealloc.cpp; sourceTree = "<group>"; tabWidth = 2; };
163 1AC1A69F1299A284006FBC77 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; tabWidth = 2; };
164 1AC1A6A01299A284006FBC77 /* CheckSecuritySyntaxOnly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSecuritySyntaxOnly.cpp; sourceTree = "<group>"; tabWidth = 2; };
165 1AC1A6A11299A284006FBC77 /* CheckSizeofPointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSizeofPointer.cpp; sourceTree = "<group>"; tabWidth = 2; };
166 1AC1A6A21299A284006FBC77 /* ChrootChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ChrootChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
167 1AC1A6A41299A284006FBC77 /* CocoaConventions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CocoaConventions.cpp; sourceTree = "<group>"; tabWidth = 2; };
168 1AC1A6A51299A284006FBC77 /* CStringChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CStringChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
169 1AC1A7DC1299A285006FBC77 /* DereferenceChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DereferenceChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
170 1AC1A7DD1299A285006FBC77 /* DivZeroChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DivZeroChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
171 1AC1A7DE1299A285006FBC77 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Environment.cpp; sourceTree = "<group>"; tabWidth = 2; };
172 1AC1A7DF1299A285006FBC77 /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExplodedGraph.cpp; sourceTree = "<group>"; tabWidth = 2; };
173 1AC1A7E01299A285006FBC77 /* FixedAddressChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FixedAddressChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
174 1AC1A7E11299A285006FBC77 /* FlatStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FlatStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
175 1AC1A7E21299A285006FBC77 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; tabWidth = 2; };
176 1AC1A7E31299A285006FBC77 /* GRBlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRBlockCounter.cpp; sourceTree = "<group>"; tabWidth = 2; };
177 1AC1A7E41299A285006FBC77 /* GRCoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRCoreEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
178 1AC1A7E51299A285006FBC77 /* GRCXXExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRCXXExprEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
179 1AC1A7E61299A285006FBC77 /* GRExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRExprEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
180 1AC1A7E71299A285006FBC77 /* GRExprEngineExperimentalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRExprEngineExperimentalChecks.cpp; sourceTree = "<group>"; tabWidth = 2; };
181 1AC1A7E81299A285006FBC77 /* GRExprEngineExperimentalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = GRExprEngineExperimentalChecks.h; sourceTree = "<group>"; tabWidth = 2; };
182 1AC1A7E91299A285006FBC77 /* GRExprEngineInternalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = GRExprEngineInternalChecks.h; sourceTree = "<group>"; tabWidth = 2; };
183 1AC1A7EA1299A285006FBC77 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRState.cpp; sourceTree = "<group>"; tabWidth = 2; };
184 1AC1A7EB1299A285006FBC77 /* HTMLDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLDiagnostics.cpp; sourceTree = "<group>"; tabWidth = 2; };
185 1AC1A7EC1299A285006FBC77 /* IdempotentOperationChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = IdempotentOperationChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
186 1AC1A7ED1299A285006FBC77 /* LLVMConventionsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMConventionsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
187 1AC1A7EE1299A285006FBC77 /* MacOSXAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MacOSXAPIChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
188 1AC1A7F01299A285006FBC77 /* MallocChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MallocChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
189 1AC1A7F11299A285006FBC77 /* ManagerRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ManagerRegistry.cpp; sourceTree = "<group>"; tabWidth = 2; };
190 1AC1A7F21299A285006FBC77 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MemRegion.cpp; sourceTree = "<group>"; tabWidth = 2; };
191 1AC1A7F31299A285006FBC77 /* NoReturnFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NoReturnFunctionChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
192 1AC1A7F41299A285006FBC77 /* NSAutoreleasePoolChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NSAutoreleasePoolChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
193 1AC1A7F51299A285006FBC77 /* NSErrorChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NSErrorChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
194 1AC1A7F61299A285006FBC77 /* ObjCAtSyncChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCAtSyncChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
195 1AC1A7F71299A285006FBC77 /* ObjCUnusedIVarsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCUnusedIVarsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
196 1AC1A7F81299A285006FBC77 /* OSAtomicChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = OSAtomicChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
197 1AC1A7F91299A285006FBC77 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PathDiagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
198 1AC1A7FA1299A285006FBC77 /* PlistDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PlistDiagnostics.cpp; sourceTree = "<group>"; tabWidth = 2; };
199 1AC1A7FB1299A285006FBC77 /* PointerArithChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PointerArithChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
200 1AC1A7FC1299A285006FBC77 /* PointerSubChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PointerSubChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
201 1AC1A7FD1299A285006FBC77 /* PthreadLockChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PthreadLockChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
202 1AC1A7FE1299A285006FBC77 /* RangeConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RangeConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
203 1AC1A8001299A285006FBC77 /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RegionStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
204 1AC1A9DB1299A287006FBC77 /* ReturnPointerRangeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnPointerRangeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
205 1AC1A9DC1299A287006FBC77 /* ReturnUndefChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnUndefChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
206 1AC1A9DD1299A287006FBC77 /* SimpleConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
207 1AC1A9DE1299A287006FBC77 /* SimpleConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SimpleConstraintManager.h; sourceTree = "<group>"; tabWidth = 2; };
208 1AC1A9DF1299A287006FBC77 /* SimpleSValuator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleSValuator.cpp; sourceTree = "<group>"; tabWidth = 2; };
209 1AC1A9E01299A287006FBC77 /* StackAddrLeakChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StackAddrLeakChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
210 1AC1A9E11299A287006FBC77 /* Store.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Store.cpp; sourceTree = "<group>"; tabWidth = 2; };
211 1AC1A9E21299A287006FBC77 /* StreamChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StreamChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
212 1AC1A9E31299A287006FBC77 /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SVals.cpp; sourceTree = "<group>"; tabWidth = 2; };
213 1AC1A9E41299A287006FBC77 /* SValuator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SValuator.cpp; sourceTree = "<group>"; tabWidth = 2; };
214 1AC1A9E51299A287006FBC77 /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
215 1AC1A9E61299A287006FBC77 /* UndefBranchChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefBranchChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
216 1AC1A9E71299A287006FBC77 /* UndefCapturedBlockVarChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefCapturedBlockVarChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
217 1AC1A9E81299A287006FBC77 /* UndefinedArraySubscriptChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedArraySubscriptChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
218 1AC1A9E91299A287006FBC77 /* UndefinedAssignmentChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedAssignmentChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
219 1AC1A9EA1299A287006FBC77 /* UndefResultChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefResultChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
220 1AC1A9EB1299A287006FBC77 /* UnixAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UnixAPIChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
221 1AC1A9EC1299A287006FBC77 /* UnreachableCodeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableCodeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
222 1AC1A9ED1299A287006FBC77 /* ValueManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ValueManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
223 1AC1A9EE1299A287006FBC77 /* VLASizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = VLASizeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000224 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInstance.cpp; path = lib/Frontend/CompilerInstance.cpp; sourceTree = "<group>"; };
225 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInvocation.cpp; path = lib/Frontend/CompilerInvocation.cpp; sourceTree = "<group>"; };
226 1ACB57DD1105820D0047B991 /* DeclXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclXML.cpp; path = lib/Frontend/DeclXML.cpp; sourceTree = "<group>"; };
227 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendAction.cpp; path = lib/Frontend/FrontendAction.cpp; sourceTree = "<group>"; };
228 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendActions.cpp; path = lib/Frontend/FrontendActions.cpp; sourceTree = "<group>"; };
229 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendOptions.cpp; path = lib/Frontend/FrontendOptions.cpp; sourceTree = "<group>"; };
230 1ACB57E11105820D0047B991 /* LangStandards.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LangStandards.cpp; path = lib/Frontend/LangStandards.cpp; sourceTree = "<group>"; };
231 1ACB57E21105820D0047B991 /* TypeXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeXML.cpp; path = lib/Frontend/TypeXML.cpp; sourceTree = "<group>"; };
232 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 +0000233 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 +0000234 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 Carlssone7442c22011-01-12 19:36:11 +0000235 1AECEFAF12DE387800F1D539 /* AnalysisContext.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = AnalysisContext.h; path = clang/Analysis/AnalysisContext.h; sourceTree = "<group>"; tabWidth = 2; };
236 1AECEFB012DE387800F1D539 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CFG.h; path = clang/Analysis/CFG.h; sourceTree = "<group>"; tabWidth = 2; };
237 1AECEFB112DE387800F1D539 /* CFGStmtMap.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CFGStmtMap.h; path = clang/Analysis/CFGStmtMap.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson756b5c42009-10-30 01:42:31 +0000238 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 +0000239 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 +0000240 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 +0000241 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 +0000242 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticBuffer.cpp; path = lib/Frontend/TextDiagnosticBuffer.cpp; sourceTree = "<group>"; };
243 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 +0000244 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; };
245 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtDeclVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h; sourceTree = "<group>"; };
246 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtVisitor.h; sourceTree = "<group>"; };
247 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGStmtVisitor.h; path = clang/Analysis/Visitors/CFGStmtVisitor.h; sourceTree = "<group>"; };
248 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGVarDeclVisitor.h; path = clang/Analysis/Visitors/CFGVarDeclVisitor.h; sourceTree = "<group>"; };
249 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; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000250 3536457C0E2406B0009C6509 /* Environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Environment.h; path = clang/Analysis/PathSensitive/Environment.h; sourceTree = "<group>"; };
251 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlkExprDeclBitVector.h; path = clang/Analysis/Support/BlkExprDeclBitVector.h; sourceTree = "<group>"; };
252 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessorLexer.cpp; sourceTree = "<group>"; };
253 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 +0000254 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; };
255 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; };
256 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; };
257 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; };
258 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; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000259 355106880E9A851B006A4E44 /* MemRegion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MemRegion.h; path = clang/Analysis/PathSensitive/MemRegion.h; sourceTree = "<group>"; };
260 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; };
261 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 +0000262 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; };
263 3552E7540E520D80003A8CA5 /* PPCaching.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCaching.cpp; sourceTree = "<group>"; };
264 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; };
265 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRStateTrait.h; path = clang/Analysis/PathSensitive/GRStateTrait.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000266 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 +0000267 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 +0000268 3558F76F0E267C9A00A5B0DF /* Store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Store.h; path = clang/Analysis/PathSensitive/Store.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000269 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLocation.cpp; sourceTree = "<group>"; tabWidth = 2; };
270 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; };
271 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 +0000272 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 +0000273 358F514F0E529A87007F2102 /* GRState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRState.h; path = clang/Analysis/PathSensitive/GRState.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000274 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; };
275 359378FF0DA486490043B19C /* BugReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BugReporter.h; path = clang/Analysis/PathSensitive/BugReporter.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000276 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHManager.h; sourceTree = "<group>"; };
277 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; };
278 35A057D20EAE2D2B0069249F /* SVals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SVals.h; path = clang/Analysis/PathSensitive/SVals.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000279 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; };
280 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; };
Anders Carlssone7442c22011-01-12 19:36:11 +0000281 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = ProgramPoint.h; path = clang/Analysis/ProgramPoint.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000282 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessorLexer.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000283 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; };
284 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 +0000285 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; };
286 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowSolver.h; path = clang/Analysis/FlowSensitive/DataflowSolver.h; sourceTree = "<group>"; };
287 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowValues.h; path = clang/Analysis/FlowSensitive/DataflowValues.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000288 35D55B290D81D8E50092E734 /* BasicValueFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicValueFactory.h; path = clang/Analysis/PathSensitive/BasicValueFactory.h; sourceTree = "<group>"; };
289 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 +0000290 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 +0000291 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PTHLexer.cpp; sourceTree = "<group>"; };
292 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; };
293 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 +0000294 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; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000295 35F1ACE60E66166C001F4532 /* ConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstraintManager.h; path = clang/Analysis/PathSensitive/ConstraintManager.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000296 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLRewrite.h; path = clang/Rewrite/HTMLRewrite.h; sourceTree = "<group>"; };
297 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleAPICheck.h; path = clang/Analysis/PathSensitive/GRSimpleAPICheck.h; sourceTree = "<group>"; };
298 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRAuditor.h; path = clang/Analysis/PathSensitive/GRAuditor.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000299 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LiveVariables.h; path = clang/Analysis/Analyses/LiveVariables.h; sourceTree = "<group>"; };
300 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 +0000301 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 +0000302 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReader.cpp; sourceTree = "<group>"; };
303 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderDecl.cpp; sourceTree = "<group>"; };
304 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderStmt.cpp; sourceTree = "<group>"; };
Sebastian Redl6ab7cd82010-08-18 23:57:17 +0000305 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTDeserializationListener.h; path = clang/Serialization/ASTDeserializationListener.h; sourceTree = "<group>"; };
306 57E15B22121C8D2B0051C2CC /* ASTReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTReader.h; path = clang/Serialization/ASTReader.h; sourceTree = "<group>"; };
Sebastian Redl4ee2ad02010-08-18 23:56:31 +0000307 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriter.cpp; sourceTree = "<group>"; };
308 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterDecl.cpp; sourceTree = "<group>"; };
309 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterStmt.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000310 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLRewrite.cpp; path = lib/Rewrite/HTMLRewrite.cpp; sourceTree = "<group>"; };
311 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 +0000312 8DD76F6C0486A84900D96B5E /* clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = clang; sourceTree = BUILT_PRODUCTS_DIR; };
Steve Naroff600866c2009-08-27 19:51:58 +0000313 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 +0000314 9012911C1048068D0083456D /* ASTUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTUnit.cpp; path = lib/Frontend/ASTUnit.cpp; sourceTree = "<group>"; };
315 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 +0000316 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; };
317 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; };
318 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; };
319 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; };
320 9047537D1096376F00CBDDDD /* TypeLocNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeLocNodes.def; path = clang/AST/TypeLocNodes.def; sourceTree = "<group>"; tabWidth = 2; };
321 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; };
322 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 +0000323 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnDiskHashTable.h; sourceTree = "<group>"; };
324 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceManagerInternals.h; sourceTree = "<group>"; };
325 9063F22A0F9E911F002F7251 /* TemplateKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemplateKinds.h; sourceTree = "<group>"; };
326 906BF4AE0F83BA16001071FA /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvertUTF.h; sourceTree = "<group>"; };
327 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertUTF.c; sourceTree = "<group>"; };
Steve Naroff89922f82009-08-31 00:59:03 +0000328 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 +0000329 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; };
330 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; };
331 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 +0000332 90FD6D5F103C3D21005F5B73 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Analyzer.h; path = clang/Index/Analyzer.h; sourceTree = "<group>"; };
333 90FD6D60103C3D21005F5B73 /* ASTLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTLocation.h; path = clang/Index/ASTLocation.h; sourceTree = "<group>"; };
334 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclReferenceMap.h; path = clang/Index/DeclReferenceMap.h; sourceTree = "<group>"; };
335 90FD6D62103C3D21005F5B73 /* Entity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Entity.h; path = clang/Index/Entity.h; sourceTree = "<group>"; };
336 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GlobalSelector.h; path = clang/Index/GlobalSelector.h; sourceTree = "<group>"; };
337 90FD6D64103C3D21005F5B73 /* Handlers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Handlers.h; path = clang/Index/Handlers.h; sourceTree = "<group>"; };
338 90FD6D65103C3D21005F5B73 /* Indexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Indexer.h; path = clang/Index/Indexer.h; sourceTree = "<group>"; };
339 90FD6D66103C3D21005F5B73 /* IndexProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IndexProvider.h; path = clang/Index/IndexProvider.h; sourceTree = "<group>"; };
340 90FD6D67103C3D21005F5B73 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Program.h; path = clang/Index/Program.h; sourceTree = "<group>"; };
341 90FD6D68103C3D21005F5B73 /* SelectorMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SelectorMap.h; path = clang/Index/SelectorMap.h; sourceTree = "<group>"; };
342 90FD6D69103C3D21005F5B73 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STLExtras.h; path = clang/Index/STLExtras.h; sourceTree = "<group>"; };
343 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TranslationUnit.h; path = clang/Index/TranslationUnit.h; sourceTree = "<group>"; };
344 90FD6D6B103C3D21005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Index/Utils.h; sourceTree = "<group>"; };
345 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Analyzer.cpp; path = lib/Index/Analyzer.cpp; sourceTree = "<group>"; };
346 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTLocation.cpp; path = lib/Index/ASTLocation.cpp; sourceTree = "<group>"; };
347 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTVisitor.h; path = lib/Index/ASTVisitor.h; sourceTree = "<group>"; };
348 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclReferenceMap.cpp; path = lib/Index/DeclReferenceMap.cpp; sourceTree = "<group>"; };
349 90FD6D71103C3D49005F5B73 /* Entity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Entity.cpp; path = lib/Index/Entity.cpp; sourceTree = "<group>"; };
350 90FD6D72103C3D49005F5B73 /* EntityImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EntityImpl.h; path = lib/Index/EntityImpl.h; sourceTree = "<group>"; };
351 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlobalSelector.cpp; path = lib/Index/GlobalSelector.cpp; sourceTree = "<group>"; };
352 90FD6D74103C3D49005F5B73 /* Handlers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Handlers.cpp; path = lib/Index/Handlers.cpp; sourceTree = "<group>"; };
353 90FD6D75103C3D49005F5B73 /* Indexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Indexer.cpp; path = lib/Index/Indexer.cpp; sourceTree = "<group>"; };
354 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IndexProvider.cpp; path = lib/Index/IndexProvider.cpp; sourceTree = "<group>"; };
355 90FD6D77103C3D49005F5B73 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Program.cpp; path = lib/Index/Program.cpp; sourceTree = "<group>"; };
356 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 +0000357 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelectorMap.cpp; path = lib/Index/SelectorMap.cpp; sourceTree = "<group>"; };
358 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 +0000359 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Frontend/ASTConsumers.h; sourceTree = "<group>"; };
360 90FD6D89103C3D80005F5B73 /* ASTUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTUnit.h; path = clang/Frontend/ASTUnit.h; sourceTree = "<group>"; };
361 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommandLineSourceLoc.h; path = clang/Frontend/CommandLineSourceLoc.h; sourceTree = "<group>"; };
362 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclContextXML.def; path = clang/Frontend/DeclContextXML.def; sourceTree = "<group>"; };
363 90FD6D8C103C3D80005F5B73 /* DeclXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclXML.def; path = clang/Frontend/DeclXML.def; sourceTree = "<group>"; };
364 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DocumentXML.def; path = clang/Frontend/DocumentXML.def; sourceTree = "<group>"; };
365 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentXML.h; path = clang/Frontend/DocumentXML.h; sourceTree = "<group>"; };
366 90FD6D8F103C3D80005F5B73 /* StmtXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StmtXML.def; path = clang/Frontend/StmtXML.def; sourceTree = "<group>"; };
367 90FD6D90103C3D80005F5B73 /* TypeXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = TypeXML.def; path = clang/Frontend/TypeXML.def; sourceTree = "<group>"; };
368 90FD6D91103C3D80005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Frontend/Utils.h; sourceTree = "<group>"; };
369 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>"; };
John McCall85fedbf2010-11-30 10:11:54 +0000370 BB5C372812A5057500259F53 /* DumpXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DumpXML.cpp; path = /Volumes/Data/llvm/tools/clang/lib/AST/DumpXML.cpp; sourceTree = "<absolute>"; };
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +0000371 BBA5AB141309C2FA000B38F1 /* AdjustedReturnValueChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AdjustedReturnValueChecker.cpp; sourceTree = "<group>"; };
372 BBA5AB151309C2FA000B38F1 /* AnalyzerStatsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalyzerStatsChecker.cpp; sourceTree = "<group>"; };
373 BBA5AB161309C2FA000B38F1 /* ArrayBoundChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundChecker.cpp; sourceTree = "<group>"; };
374 BBA5AB171309C2FA000B38F1 /* ArrayBoundCheckerV2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundCheckerV2.cpp; sourceTree = "<group>"; };
375 BBA5AB181309C2FA000B38F1 /* AttrNonNullChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AttrNonNullChecker.cpp; sourceTree = "<group>"; };
376 BBA5AB191309C2FA000B38F1 /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; };
377 BBA5AB1A1309C2FA000B38F1 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicObjCFoundationChecks.h; sourceTree = "<group>"; };
378 BBA5AB1B1309C2FA000B38F1 /* BuiltinFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BuiltinFunctionChecker.cpp; sourceTree = "<group>"; };
379 BBA5AB1C1309C2FA000B38F1 /* CallAndMessageChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CallAndMessageChecker.cpp; sourceTree = "<group>"; };
380 BBA5AB1D1309C2FA000B38F1 /* CastSizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CastSizeChecker.cpp; sourceTree = "<group>"; };
381 BBA5AB1E1309C2FA000B38F1 /* CastToStructChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CastToStructChecker.cpp; sourceTree = "<group>"; };
382 BBA5AB1F1309C2FA000B38F1 /* Checkers.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Checkers.td; sourceTree = "<group>"; };
383 BBA5AB201309C2FA000B38F1 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCDealloc.cpp; sourceTree = "<group>"; };
384 BBA5AB211309C2FA000B38F1 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; };
385 BBA5AB221309C2FA000B38F1 /* CheckSecuritySyntaxOnly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSecuritySyntaxOnly.cpp; sourceTree = "<group>"; };
386 BBA5AB231309C2FA000B38F1 /* CheckSizeofPointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSizeofPointer.cpp; sourceTree = "<group>"; };
387 BBA5AB241309C2FA000B38F1 /* ChrootChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ChrootChecker.cpp; sourceTree = "<group>"; };
388 BBA5AB251309C2FA000B38F1 /* ClangSACheckerProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ClangSACheckerProvider.cpp; sourceTree = "<group>"; };
389 BBA5AB261309C2FA000B38F1 /* ClangSACheckerProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClangSACheckerProvider.h; sourceTree = "<group>"; };
390 BBA5AB271309C2FA000B38F1 /* ClangSACheckers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClangSACheckers.h; sourceTree = "<group>"; };
391 BBA5AB291309C2FA000B38F1 /* CStringChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CStringChecker.cpp; sourceTree = "<group>"; };
392 BBA5AB2A1309C2FA000B38F1 /* DeadStoresChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoresChecker.cpp; sourceTree = "<group>"; };
393 BBA5AB2B1309C2FA000B38F1 /* DereferenceChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DereferenceChecker.cpp; sourceTree = "<group>"; };
394 BBA5AB2C1309C2FA000B38F1 /* DivZeroChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DivZeroChecker.cpp; sourceTree = "<group>"; };
395 BBA5AB2D1309C2FA000B38F1 /* ExperimentalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExperimentalChecks.cpp; sourceTree = "<group>"; };
396 BBA5AB2E1309C2FA000B38F1 /* ExperimentalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExperimentalChecks.h; sourceTree = "<group>"; };
397 BBA5AB2F1309C2FA000B38F1 /* ExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExprEngine.cpp; sourceTree = "<group>"; };
398 BBA5AB301309C2FA000B38F1 /* FixedAddressChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixedAddressChecker.cpp; sourceTree = "<group>"; };
399 BBA5AB311309C2FA000B38F1 /* IdempotentOperationChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IdempotentOperationChecker.cpp; sourceTree = "<group>"; };
400 BBA5AB321309C2FA000B38F1 /* InternalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalChecks.h; sourceTree = "<group>"; };
401 BBA5AB331309C2FA000B38F1 /* LLVMConventionsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMConventionsChecker.cpp; sourceTree = "<group>"; };
402 BBA5AB341309C2FA000B38F1 /* MacOSXAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacOSXAPIChecker.cpp; sourceTree = "<group>"; };
403 BBA5AB361309C2FA000B38F1 /* MallocChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MallocChecker.cpp; sourceTree = "<group>"; };
404 BBA5AB371309C2FA000B38F1 /* NoReturnFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NoReturnFunctionChecker.cpp; sourceTree = "<group>"; };
405 BBA5AB381309C2FA000B38F1 /* NSAutoreleasePoolChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NSAutoreleasePoolChecker.cpp; sourceTree = "<group>"; };
406 BBA5AB3A1309C2FA000B38F1 /* NSErrorChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NSErrorChecker.cpp; sourceTree = "<group>"; };
407 BBA5AB3B1309C2FA000B38F1 /* ObjCAtSyncChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCAtSyncChecker.cpp; sourceTree = "<group>"; };
408 BBA5AB3D1309C2FA000B38F1 /* ObjCSelfInitChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCSelfInitChecker.cpp; sourceTree = "<group>"; };
409 BBA5AB3F1309C2FA000B38F1 /* ObjCUnusedIVarsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCUnusedIVarsChecker.cpp; sourceTree = "<group>"; };
410 BBA5AB401309C2FA000B38F1 /* OSAtomicChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OSAtomicChecker.cpp; sourceTree = "<group>"; };
411 BBA5AB411309C2FA000B38F1 /* PointerArithChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PointerArithChecker.cpp; sourceTree = "<group>"; };
412 BBA5AB421309C2FA000B38F1 /* PointerSubChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PointerSubChecker.cpp; sourceTree = "<group>"; };
413 BBA5AB431309C2FA000B38F1 /* PthreadLockChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PthreadLockChecker.cpp; sourceTree = "<group>"; };
414 BBA5AB441309C2FA000B38F1 /* ReturnPointerRangeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnPointerRangeChecker.cpp; sourceTree = "<group>"; };
415 BBA5AB451309C2FA000B38F1 /* ReturnUndefChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnUndefChecker.cpp; sourceTree = "<group>"; };
416 BBA5AB461309C2FA000B38F1 /* StackAddrLeakChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StackAddrLeakChecker.cpp; sourceTree = "<group>"; };
417 BBA5AB471309C2FA000B38F1 /* StreamChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StreamChecker.cpp; sourceTree = "<group>"; };
418 BBA5AB481309C2FA000B38F1 /* UndefBranchChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefBranchChecker.cpp; sourceTree = "<group>"; };
419 BBA5AB491309C2FA000B38F1 /* UndefCapturedBlockVarChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefCapturedBlockVarChecker.cpp; sourceTree = "<group>"; };
420 BBA5AB4A1309C2FA000B38F1 /* UndefinedArraySubscriptChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedArraySubscriptChecker.cpp; sourceTree = "<group>"; };
421 BBA5AB4B1309C2FA000B38F1 /* UndefinedAssignmentChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedAssignmentChecker.cpp; sourceTree = "<group>"; };
422 BBA5AB4C1309C2FA000B38F1 /* UndefResultChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefResultChecker.cpp; sourceTree = "<group>"; };
423 BBA5AB4D1309C2FA000B38F1 /* UnixAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnixAPIChecker.cpp; sourceTree = "<group>"; };
424 BBA5AB4E1309C2FA000B38F1 /* UnreachableCodeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableCodeChecker.cpp; sourceTree = "<group>"; };
425 BBA5AB4F1309C2FA000B38F1 /* VLASizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VLASizeChecker.cpp; sourceTree = "<group>"; };
426 BBA5AB521309C2FA000B38F1 /* AggExprVisitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AggExprVisitor.cpp; sourceTree = "<group>"; };
427 BBA5AB531309C2FA000B38F1 /* AnalysisManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisManager.cpp; sourceTree = "<group>"; };
428 BBA5AB541309C2FA000B38F1 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicConstraintManager.cpp; sourceTree = "<group>"; };
429 BBA5AB551309C2FA000B38F1 /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicStore.cpp; sourceTree = "<group>"; };
430 BBA5AB561309C2FA000B38F1 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicValueFactory.cpp; sourceTree = "<group>"; };
431 BBA5AB571309C2FA000B38F1 /* BlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BlockCounter.cpp; sourceTree = "<group>"; };
432 BBA5AB581309C2FA000B38F1 /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporter.cpp; sourceTree = "<group>"; };
433 BBA5AB591309C2FA000B38F1 /* BugReporterVisitors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporterVisitors.cpp; sourceTree = "<group>"; };
434 BBA5AB5A1309C2FA000B38F1 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CFRefCount.cpp; sourceTree = "<group>"; };
435 BBA5AB5B1309C2FA000B38F1 /* Checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Checker.cpp; sourceTree = "<group>"; };
436 BBA5AB5C1309C2FA000B38F1 /* CheckerHelpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerHelpers.cpp; sourceTree = "<group>"; };
437 BBA5AB5D1309C2FA000B38F1 /* CheckerManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerManager.cpp; sourceTree = "<group>"; };
438 BBA5AB5F1309C2FA000B38F1 /* CoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CoreEngine.cpp; sourceTree = "<group>"; };
439 BBA5AB601309C2FA000B38F1 /* CXXExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CXXExprEngine.cpp; sourceTree = "<group>"; };
440 BBA5AB611309C2FA000B38F1 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Environment.cpp; sourceTree = "<group>"; };
441 BBA5AB621309C2FA000B38F1 /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExplodedGraph.cpp; sourceTree = "<group>"; };
442 BBA5AB631309C2FA000B38F1 /* FlatStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FlatStore.cpp; sourceTree = "<group>"; };
443 BBA5AB641309C2FA000B38F1 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GRState.cpp; sourceTree = "<group>"; };
444 BBA5AB651309C2FA000B38F1 /* HTMLDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLDiagnostics.cpp; sourceTree = "<group>"; };
445 BBA5AB671309C2FA000B38F1 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MemRegion.cpp; sourceTree = "<group>"; };
446 BBA5AB681309C2FA000B38F1 /* ObjCMessage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCMessage.cpp; sourceTree = "<group>"; };
447 BBA5AB691309C2FA000B38F1 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PathDiagnostic.cpp; sourceTree = "<group>"; };
448 BBA5AB6A1309C2FA000B38F1 /* PlistDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlistDiagnostics.cpp; sourceTree = "<group>"; };
449 BBA5AB6B1309C2FA000B38F1 /* RangeConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RangeConstraintManager.cpp; sourceTree = "<group>"; };
450 BBA5AB6C1309C2FA000B38F1 /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegionStore.cpp; sourceTree = "<group>"; };
451 BBA5AB6D1309C2FA000B38F1 /* SimpleConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleConstraintManager.cpp; sourceTree = "<group>"; };
452 BBA5AB6E1309C2FA000B38F1 /* SimpleConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleConstraintManager.h; sourceTree = "<group>"; };
453 BBA5AB6F1309C2FA000B38F1 /* SimpleSValBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleSValBuilder.cpp; sourceTree = "<group>"; };
454 BBA5AB701309C2FA000B38F1 /* Store.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Store.cpp; sourceTree = "<group>"; };
455 BBA5AB711309C2FA000B38F1 /* SValBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SValBuilder.cpp; sourceTree = "<group>"; };
456 BBA5AB721309C2FA000B38F1 /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SVals.cpp; sourceTree = "<group>"; };
457 BBA5AB731309C2FA000B38F1 /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolManager.cpp; sourceTree = "<group>"; };
458 BBA5AB741309C2FA000B38F1 /* TextPathDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextPathDiagnostics.cpp; sourceTree = "<group>"; };
459 BBA5AB761309C2FA000B38F1 /* AnalysisConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisConsumer.cpp; sourceTree = "<group>"; };
460 BBA5AB771309C2FA000B38F1 /* AnalysisConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnalysisConsumer.h; sourceTree = "<group>"; };
461 BBA5AB781309C2FA000B38F1 /* CheckerRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerRegistration.cpp; sourceTree = "<group>"; };
462 BBA5AB7A1309C2FA000B38F1 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; };
Douglas Gregor1ee17502010-08-12 20:53:33 +0000463 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalysisBasedWarnings.h; path = clang/Sema/AnalysisBasedWarnings.h; sourceTree = "<group>"; };
464 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeCompleteConsumer.h; path = clang/Sema/CodeCompleteConsumer.h; sourceTree = "<group>"; };
465 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXXFieldCollector.h; path = clang/Sema/CXXFieldCollector.h; sourceTree = "<group>"; };
466 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExternalSemaSource.h; path = clang/Sema/ExternalSemaSource.h; sourceTree = "<group>"; };
467 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IdentifierResolver.h; path = clang/Sema/IdentifierResolver.h; sourceTree = "<group>"; };
468 BD59A94D121496B9003A5A02 /* Initialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Initialization.h; path = clang/Sema/Initialization.h; sourceTree = "<group>"; };
469 BD59A94E121496B9003A5A02 /* Lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Lookup.h; path = clang/Sema/Lookup.h; sourceTree = "<group>"; };
470 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 +0000471 BD59A951121496B9003A5A02 /* Sema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sema.h; path = clang/Sema/Sema.h; sourceTree = "<group>"; };
472 BD59A952121496B9003A5A02 /* SemaConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaConsumer.h; path = clang/Sema/SemaConsumer.h; sourceTree = "<group>"; };
473 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaDiagnostic.h; path = clang/Sema/SemaDiagnostic.h; sourceTree = "<group>"; };
474 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 +0000475 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 +0000476 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 +0000477 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TargetAttributesSema.h; path = lib/Sema/TargetAttributesSema.h; sourceTree = "<group>"; };
478 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaObjCProperty.cpp; path = lib/Sema/SemaObjCProperty.cpp; sourceTree = "<group>"; };
479 BF89C3F811595A01001C2D68 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = lib/Sema/SemaType.cpp; sourceTree = "<group>"; };
480 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCodeComplete.cpp; path = lib/Sema/SemaCodeComplete.cpp; sourceTree = "<group>"; };
481 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 +0000482 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TemplateDeduction.h; path = clang/Sema/TemplateDeduction.h; sourceTree = "<group>"; };
483 BF9FED6F1225DF7F003A8B71 /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Sema/Action.h; sourceTree = "<group>"; };
484 BF9FED701225DFA1003A8B71 /* AttributeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AttributeList.h; path = clang/Sema/AttributeList.h; sourceTree = "<group>"; };
485 BF9FED711225DFD9003A8B71 /* DeclSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclSpec.h; path = clang/Sema/DeclSpec.h; sourceTree = "<group>"; };
486 BF9FED721225DFD9003A8B71 /* Designator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Designator.h; path = clang/Sema/Designator.h; sourceTree = "<group>"; };
487 BF9FED731225E005003A8B71 /* Ownership.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ownership.h; path = clang/Sema/Ownership.h; sourceTree = "<group>"; };
488 BF9FED741225E005003A8B71 /* ParsedTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParsedTemplate.h; path = clang/Sema/ParsedTemplate.h; sourceTree = "<group>"; };
489 BF9FED751225E005003A8B71 /* Scope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scope.h; path = clang/Sema/Scope.h; sourceTree = "<group>"; };
490 BF9FED761225E005003A8B71 /* ScopeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScopeInfo.h; path = clang/Sema/ScopeInfo.h; sourceTree = "<group>"; };
491 BF9FED771225E032003A8B71 /* ObjCMethodList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjCMethodList.h; path = clang/Sema/ObjCMethodList.h; sourceTree = "<group>"; };
492 BF9FED781225E041003A8B71 /* SemaInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaInternal.h; path = clang/Sema/SemaInternal.h; sourceTree = "<group>"; };
493 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeCompletionHandler.h; sourceTree = "<group>"; };
494 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExternalPreprocessorSource.h; sourceTree = "<group>"; };
495 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessingRecord.h; sourceTree = "<group>"; };
496 BF9FEDB51225E213003A8B71 /* ParseAST.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParseAST.h; path = clang/Parse/ParseAST.h; sourceTree = "<group>"; };
497 BF9FEDB61225E252003A8B71 /* OperationKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OperationKinds.h; path = clang/AST/OperationKinds.h; sourceTree = "<group>"; };
498 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RecursiveASTVisitor.h; path = clang/AST/RecursiveASTVisitor.h; sourceTree = "<group>"; };
499 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BackendUtil.h; path = clang/CodeGen/BackendUtil.h; sourceTree = "<group>"; };
500 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenAction.h; path = clang/CodeGen/CodeGenAction.h; sourceTree = "<group>"; };
501 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTBitCodes.h; path = clang/Serialization/ASTBitCodes.h; sourceTree = "<group>"; };
502 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixItRewriter.h; path = clang/Rewrite/FixItRewriter.h; sourceTree = "<group>"; };
503 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Rewrite/FrontendActions.h; sourceTree = "<group>"; };
504 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rewriters.h; path = clang/Rewrite/Rewriters.h; sourceTree = "<group>"; };
505 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Rewrite/ASTConsumers.h; sourceTree = "<group>"; };
506 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalyzerOptions.h; path = clang/Frontend/AnalyzerOptions.h; sourceTree = "<group>"; };
507 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChainedDiagnosticClient.h; path = clang/Frontend/ChainedDiagnosticClient.h; sourceTree = "<group>"; };
508 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenOptions.h; path = clang/Frontend/CodeGenOptions.h; sourceTree = "<group>"; };
509 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInstance.h; path = clang/Frontend/CompilerInstance.h; sourceTree = "<group>"; };
510 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInvocation.h; path = clang/Frontend/CompilerInvocation.h; sourceTree = "<group>"; };
511 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DependencyOutputOptions.h; path = clang/Frontend/DependencyOutputOptions.h; sourceTree = "<group>"; };
512 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DiagnosticOptions.h; path = clang/Frontend/DiagnosticOptions.h; sourceTree = "<group>"; };
513 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendAction.h; path = clang/Frontend/FrontendAction.h; sourceTree = "<group>"; };
514 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Frontend/FrontendActions.h; sourceTree = "<group>"; };
515 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendOptions.h; path = clang/Frontend/FrontendOptions.h; sourceTree = "<group>"; };
516 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendPluginRegistry.h; path = clang/Frontend/FrontendPluginRegistry.h; sourceTree = "<group>"; };
517 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HeaderSearchOptions.h; path = clang/Frontend/HeaderSearchOptions.h; sourceTree = "<group>"; };
518 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LangStandard.h; path = clang/Frontend/LangStandard.h; sourceTree = "<group>"; };
519 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOptions.h; path = clang/Frontend/PreprocessorOptions.h; sourceTree = "<group>"; };
520 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOutputOptions.h; path = clang/Frontend/PreprocessorOutputOptions.h; sourceTree = "<group>"; };
521 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VerifyDiagnosticsClient.h; path = clang/Frontend/VerifyDiagnosticsClient.h; sourceTree = "<group>"; };
522 BF9FEDCF1225E443003A8B71 /* LangStandards.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LangStandards.def; path = clang/Frontend/LangStandards.def; sourceTree = "<group>"; };
523 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1AsOptions.h; path = clang/Driver/CC1AsOptions.h; sourceTree = "<group>"; };
524 BF9FEDE81225E49D003A8B71 /* CC1Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1Options.h; path = clang/Driver/CC1Options.h; sourceTree = "<group>"; };
525 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptSpecifier.h; path = clang/Driver/OptSpecifier.h; sourceTree = "<group>"; };
526 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptTable.h; path = clang/Driver/OptTable.h; sourceTree = "<group>"; };
527 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttrKinds.h; sourceTree = "<group>"; };
528 BF9FEDEC1225E514003A8B71 /* Version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Version.h; sourceTree = "<group>"; };
529 BF9FEDED1225E52F003A8B71 /* arm_neon.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arm_neon.td; sourceTree = "<group>"; };
530 BF9FEDEE1225E52F003A8B71 /* Attr.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Attr.td; sourceTree = "<group>"; };
531 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsARM.def; sourceTree = "<group>"; };
532 BF9FEDF01225E574003A8B71 /* Specifiers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Specifiers.h; sourceTree = "<group>"; };
533 BF9FEDF11225E574003A8B71 /* StmtNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StmtNodes.td; sourceTree = "<group>"; };
534 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
535 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeclNodes.td; sourceTree = "<group>"; };
536 BF9FEDF41225E5D5003A8B71 /* Linkage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Linkage.h; sourceTree = "<group>"; };
537 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroBuilder.h; sourceTree = "<group>"; };
538 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version.inc.in; sourceTree = "<group>"; };
539 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCategories.td; sourceTree = "<group>"; };
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +0000540 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AttributeList.cpp; path = lib/Sema/AttributeList.cpp; sourceTree = "<group>"; };
541 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSpec.cpp; path = lib/Sema/DeclSpec.cpp; sourceTree = "<group>"; };
542 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TargetAttributesSema.cpp; path = lib/Sema/TargetAttributesSema.cpp; sourceTree = "<group>"; };
Anders Carlsson7491f102010-11-25 01:52:05 +0000543 BF9FEE001225E718003A8B71 /* CXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = CXXABI.h; sourceTree = "<group>"; tabWidth = 2; };
544 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprClassification.cpp; sourceTree = "<group>"; tabWidth = 2; };
545 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ItaniumCXXABI.cpp; sourceTree = "<group>"; tabWidth = 2; };
546 BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MicrosoftCXXABI.cpp; sourceTree = "<group>"; tabWidth = 2; };
Fariborz Jahanian930c1332010-08-26 00:13:24 +0000547 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BackendUtil.cpp; path = lib/CodeGen/BackendUtil.cpp; sourceTree = "<group>"; };
548 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGCXXABI.h; path = lib/CodeGen/CGCXXABI.h; sourceTree = "<group>"; };
549 BF9FEE2E1225E82D003A8B71 /* CGException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGException.h; path = lib/CodeGen/CGException.h; sourceTree = "<group>"; };
550 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGRecordLayout.h; path = lib/CodeGen/CGRecordLayout.h; sourceTree = "<group>"; };
551 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenAction.cpp; path = lib/CodeGen/CodeGenAction.cpp; sourceTree = "<group>"; };
552 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ItaniumCXXABI.cpp; path = lib/CodeGen/ItaniumCXXABI.cpp; sourceTree = "<group>"; };
553 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MicrosoftCXXABI.cpp; path = lib/CodeGen/MicrosoftCXXABI.cpp; sourceTree = "<group>"; };
554 BF9FEE361225E8CF003A8B71 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = lib/CodeGen/README.txt; sourceTree = "<group>"; };
555 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 +0000556 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 +0000557 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseAST.cpp; path = lib/Parse/ParseAST.cpp; sourceTree = "<group>"; };
558 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 +0000559 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessingRecord.cpp; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000560 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeltaTree.cpp; sourceTree = "<group>"; };
561 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixItRewriter.cpp; sourceTree = "<group>"; };
562 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; };
563 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLPrint.cpp; sourceTree = "<group>"; };
564 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLRewrite.cpp; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000565 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteMacros.cpp; sourceTree = "<group>"; };
566 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteObjC.cpp; sourceTree = "<group>"; };
567 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Rewriter.cpp; sourceTree = "<group>"; };
568 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteRope.cpp; sourceTree = "<group>"; };
569 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteTest.cpp; sourceTree = "<group>"; };
570 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenRewriter.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000571 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCallbacks.h; sourceTree = "<group>"; };
572 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; };
573 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 +0000574 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 +0000575 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 +0000576 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; };
577 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; };
578 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; };
579 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; };
580 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; };
581 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HeaderSearch.h; sourceTree = "<group>"; };
582 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderSearch.cpp; sourceTree = "<group>"; };
583 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoryLookup.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000584 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; };
585 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 +0000586 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; };
587 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; };
588 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; };
589 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; };
590 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 +0000591 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; };
592 DE37251C0FE4818000CF2CC2 /* Builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Builtins.h; sourceTree = "<group>"; };
593 DE37252A0FE4818F00CF2CC2 /* Builtins.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Builtins.def; sourceTree = "<group>"; };
594 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Builtins.cpp; sourceTree = "<group>"; };
595 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetBuiltins.h; sourceTree = "<group>"; };
596 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsX86.def; sourceTree = "<group>"; };
597 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsPPC.def; sourceTree = "<group>"; };
598 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; };
599 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 +0000600 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = IdentifierTable.h; sourceTree = "<group>"; tabWidth = 2; };
601 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 +0000602 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRWorkList.h; path = clang/Analysis/PathSensitive/GRWorkList.h; sourceTree = "<group>"; };
603 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SymbolManager.h; path = clang/Analysis/PathSensitive/SymbolManager.h; sourceTree = "<group>"; };
604 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRBlockCounter.h; path = clang/Analysis/PathSensitive/GRBlockCounter.h; sourceTree = "<group>"; };
605 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExplodedGraph.h; path = clang/Analysis/PathSensitive/ExplodedGraph.h; sourceTree = "<group>"; };
606 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRExprEngine.h; path = clang/Analysis/PathSensitive/GRExprEngine.h; sourceTree = "<group>"; };
607 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRTransferFuncs.h; path = clang/Analysis/PathSensitive/GRTransferFuncs.h; sourceTree = "<group>"; };
608 DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRCoreEngine.h; path = clang/Analysis/PathSensitive/GRCoreEngine.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000609 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; };
610 DE46BF270AE0A82D00CC047C /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TargetInfo.h; sourceTree = "<group>"; tabWidth = 2; };
611 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; };
612 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; };
613 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; };
614 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TokenRewriter.h; path = clang/Rewrite/TokenRewriter.h; sourceTree = "<group>"; };
615 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TokenRewriter.cpp; path = lib/Rewrite/TokenRewriter.cpp; sourceTree = "<group>"; };
616 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RewriteRope.h; path = clang/Rewrite/RewriteRope.h; sourceTree = "<group>"; };
617 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; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000618 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; };
619 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; };
620 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; };
621 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 +0000622 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 +0000623 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 +0000624 DE6954630C5121BD00A5826B /* Token.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; };
625 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; };
626 DE704BD10D1647E7009C7762 /* HeaderMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeaderMap.h; sourceTree = "<group>"; };
627 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderMap.cpp; sourceTree = "<group>"; };
628 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 +0000629 DE85CD800D8380B10070E26E /* TokenLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenLexer.cpp; sourceTree = "<group>"; };
630 DE85CD840D8380F20070E26E /* TokenLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenLexer.h; sourceTree = "<group>"; };
631 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroArgs.h; sourceTree = "<group>"; };
632 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacroArgs.cpp; sourceTree = "<group>"; };
633 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPMacroExpansion.cpp; sourceTree = "<group>"; };
634 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPDirectives.cpp; sourceTree = "<group>"; };
635 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; };
636 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 +0000637 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; };
638 DE8824530ED1243E00CBC30A /* OperatorKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OperatorKinds.h; sourceTree = "<group>"; };
639 DE8824560ED1244600CBC30A /* OperatorKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OperatorKinds.def; sourceTree = "<group>"; };
640 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; };
641 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; };
642 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; };
643 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; };
644 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; };
645 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; };
646 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; };
647 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LexDiagnostic.h; sourceTree = "<group>"; };
648 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 +0000649 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrettyStackTrace.h; sourceTree = "<group>"; };
650 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultipleIncludeOpt.h; sourceTree = "<group>"; };
651 DEAEED4A0A5AF89A0045101B /* NOTES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NOTES.txt; sourceTree = "<group>"; };
652 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 +0000653 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenConcatenation.h; sourceTree = "<group>"; };
654 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenConcatenation.cpp; sourceTree = "<group>"; };
655 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; };
656 DEB089EE0F12F1D900522C07 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeTraits.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000657 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; };
658 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; };
659 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteRope.cpp; path = lib/Rewrite/RewriteRope.cpp; sourceTree = "<group>"; };
660 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 +0000661 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 +0000662 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; };
663 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 +0000664 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 +0000665 DED7D7310A524295003AD0FB /* Diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = Diagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
666 DED7D7330A524295003AD0FB /* FileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = FileManager.h; sourceTree = "<group>"; tabWidth = 2; };
667 DED7D7350A524295003AD0FB /* SourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceLocation.h; sourceTree = "<group>"; tabWidth = 2; };
668 DED7D7360A524295003AD0FB /* SourceManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceManager.h; sourceTree = "<group>"; tabWidth = 2; };
669 DED7D7370A524295003AD0FB /* TokenKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; path = TokenKinds.def; sourceTree = "<group>"; tabWidth = 2; };
670 DED7D7380A524295003AD0FB /* TokenKinds.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TokenKinds.h; sourceTree = "<group>"; tabWidth = 2; };
671 DED7D73B0A524295003AD0FB /* Lexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; };
672 DED7D73E0A524295003AD0FB /* MacroInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroInfo.h; sourceTree = "<group>"; };
673 DED7D73F0A524295003AD0FB /* Pragma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pragma.h; sourceTree = "<group>"; };
674 DED7D7400A524295003AD0FB /* Preprocessor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Preprocessor.h; sourceTree = "<group>"; };
675 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Diagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
676 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FileManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
677 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
678 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TokenKinds.cpp; sourceTree = "<group>"; tabWidth = 2; };
679 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; };
680 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroInfo.cpp; sourceTree = "<group>"; };
681 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPExpressions.cpp; sourceTree = "<group>"; };
682 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Pragma.cpp; sourceTree = "<group>"; };
683 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Preprocessor.cpp; sourceTree = "<group>"; };
684 DED7D7D70A524302003AD0FB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
685 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScratchBuffer.h; sourceTree = "<group>"; };
686 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScratchBuffer.cpp; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000687 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 +0000688 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 +0000689 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; };
690 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; };
691 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; };
692 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; };
693 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; };
694 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; };
695 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; };
696 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; };
697 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; };
698 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; };
699 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; };
700 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; };
701 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; };
702 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; };
703 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; };
704 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; };
705 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; };
706 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 +0000707 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 +0000708 DEDFFF070F959EE60035BD10 /* Diagnostic.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Diagnostic.td; sourceTree = "<group>"; };
709 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticGroups.td; sourceTree = "<group>"; };
710 DEEBBD430C19C5D200A9FE82 /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; };
711 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; };
712 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 +0000713 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 +0000714 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticPrinter.h; path = clang/Frontend/TextDiagnosticPrinter.h; sourceTree = "<group>"; };
715 DEF165140F8D46980098507F /* Tool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tool.h; path = clang/Driver/Tool.h; sourceTree = "<group>"; };
716 DEF165150F8D46980098507F /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Types.h; path = clang/Driver/Types.h; sourceTree = "<group>"; };
717 DEF165160F8D46980098507F /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Driver/Action.h; sourceTree = "<group>"; };
718 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 +0000719 DEF165190F8D46980098507F /* Option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Option.h; path = clang/Driver/Option.h; sourceTree = "<group>"; };
720 DEF1651A0F8D46980098507F /* Types.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Types.def; path = clang/Driver/Types.def; sourceTree = "<group>"; };
721 DEF1651B0F8D46980098507F /* ToolChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ToolChain.h; path = clang/Driver/ToolChain.h; sourceTree = "<group>"; };
722 DEF1651C0F8D46980098507F /* Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Options.h; path = clang/Driver/Options.h; sourceTree = "<group>"; };
723 DEF1651D0F8D46980098507F /* ArgList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ArgList.h; path = clang/Driver/ArgList.h; sourceTree = "<group>"; };
724 DEF1651E0F8D46980098507F /* Arg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Arg.h; path = clang/Driver/Arg.h; sourceTree = "<group>"; };
725 DEF1651F0F8D46980098507F /* HostInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HostInfo.h; path = clang/Driver/HostInfo.h; sourceTree = "<group>"; };
726 DEF165200F8D46980098507F /* Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Driver.h; path = clang/Driver/Driver.h; sourceTree = "<group>"; };
727 DEF165210F8D46980098507F /* Job.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Job.h; path = clang/Driver/Job.h; sourceTree = "<group>"; };
728 DEF165220F8D46980098507F /* Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Util.h; path = clang/Driver/Util.h; sourceTree = "<group>"; };
729 DEF165230F8D46980098507F /* Phases.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Phases.h; path = clang/Driver/Phases.h; sourceTree = "<group>"; };
730 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 +0000731 DEF169220F9645960098507F /* FrontendDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendDiagnostic.h; path = clang/Frontend/FrontendDiagnostic.h; sourceTree = "<group>"; };
Anders Carlssone7442c22011-01-12 19:36:11 +0000732 DEF1692C0F9645BF0098507F /* AnalysisDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = AnalysisDiagnostic.h; path = clang/Analysis/AnalysisDiagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000733 DEF16BE40FA13A5B0098507F /* TypeNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeNodes.def; path = clang/AST/TypeNodes.def; sourceTree = "<group>"; tabWidth = 2; };
734 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 +0000735 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 +0000736 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; };
737 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; };
738 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Rewriter.h; path = clang/Rewrite/Rewriter.h; sourceTree = "<group>"; };
739 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Rewriter.cpp; path = lib/Rewrite/Rewriter.cpp; sourceTree = "<group>"; };
740 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeltaTree.h; path = clang/Rewrite/DeltaTree.h; sourceTree = "<group>"; };
741 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 +0000742 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 +0000743/* End PBXFileReference section */
744
745/* Begin PBXFrameworksBuildPhase section */
746 8DD76F660486A84900D96B5E /* Frameworks */ = {
747 isa = PBXFrameworksBuildPhase;
748 buildActionMask = 2147483647;
749 files = (
750 );
751 runOnlyForDeploymentPostprocessing = 0;
752 };
753/* End PBXFrameworksBuildPhase section */
754
755/* Begin PBXGroup section */
756 08FB7794FE84155DC02AAC07 /* clang */ = {
757 isa = PBXGroup;
758 children = (
759 DED7D72E0A524295003AD0FB /* include */,
760 08FB7795FE84155DC02AAC07 /* Libraries */,
761 DEDFE61F0F7B3AE10035BD10 /* Tools */,
762 C6859E8C029090F304C91782 /* Documentation */,
763 1AB674ADFE9D54B511CA2CBB /* Products */,
764 );
765 name = clang;
766 sourceTree = "<group>";
767 };
768 08FB7795FE84155DC02AAC07 /* Libraries */ = {
769 isa = PBXGroup;
770 children = (
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +0000771 BBA5AB121309C2FA000B38F1 /* StaticAnalyzer */,
Sebastian Redl85728132010-08-17 20:43:28 +0000772 57EB5660121B034300ECA335 /* Serialization */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000773 BFE2F67911DA95590007EDC0 /* Rewrite */,
Steve Naroff78ca7b32009-08-25 19:57:00 +0000774 90FD6D6C103C3D2D005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000775 DED7D7500A5242C7003AD0FB /* Basic */,
776 DED7D78C0A5242E6003AD0FB /* Lex */,
777 DE1F22600A7D8C9B00FBF588 /* Parse */,
778 DEC8D9920A9433F400353FCA /* AST */,
779 DE67E7070C020EAB00F66BC5 /* Sema */,
780 DE927FCC0C0557CD00231DA4 /* CodeGen */,
781 356EF9B30C8F7DCA006650F5 /* Analysis */,
Anders Carlsson30a9bb82010-11-21 23:25:35 +0000782 1AC1A6871299A284006FBC77 /* Checker */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000783 DEF7D9F50C9C8B0C0001F598 /* Rewrite */,
784 352246E00F5C6BC000D0D279 /* Frontend */,
785 DEDFE6470F7B3B560035BD10 /* Driver */,
786 );
787 name = Libraries;
788 sourceTree = "<group>";
789 };
790 1AB674ADFE9D54B511CA2CBB /* Products */ = {
791 isa = PBXGroup;
792 children = (
793 8DD76F6C0486A84900D96B5E /* clang */,
794 );
795 name = Products;
796 sourceTree = "<group>";
797 };
Anders Carlsson30a9bb82010-11-21 23:25:35 +0000798 1AC1A6871299A284006FBC77 /* Checker */ = {
799 isa = PBXGroup;
800 children = (
801 1AC1A6881299A284006FBC77 /* AdjustedReturnValueChecker.cpp */,
802 1AC1A6891299A284006FBC77 /* AggExprVisitor.cpp */,
803 1AC1A68A1299A284006FBC77 /* AnalysisConsumer.cpp */,
804 1AC1A68B1299A284006FBC77 /* AnalysisManager.cpp */,
805 1AC1A68C1299A284006FBC77 /* AnalyzerStatsChecker.cpp */,
806 1AC1A68D1299A284006FBC77 /* ArrayBoundChecker.cpp */,
807 1AC1A68E1299A284006FBC77 /* AttrNonNullChecker.cpp */,
808 1AC1A68F1299A284006FBC77 /* BasicConstraintManager.cpp */,
809 1AC1A6901299A284006FBC77 /* BasicObjCFoundationChecks.cpp */,
810 1AC1A6911299A284006FBC77 /* BasicObjCFoundationChecks.h */,
811 1AC1A6921299A284006FBC77 /* BasicStore.cpp */,
812 1AC1A6931299A284006FBC77 /* BasicValueFactory.cpp */,
813 1AC1A6941299A284006FBC77 /* BugReporter.cpp */,
814 1AC1A6951299A284006FBC77 /* BugReporterVisitors.cpp */,
815 1AC1A6961299A284006FBC77 /* BuiltinFunctionChecker.cpp */,
816 1AC1A6971299A284006FBC77 /* CallAndMessageChecker.cpp */,
817 1AC1A6981299A284006FBC77 /* CastSizeChecker.cpp */,
818 1AC1A6991299A284006FBC77 /* CastToStructChecker.cpp */,
819 1AC1A69A1299A284006FBC77 /* CFRefCount.cpp */,
820 1AC1A69B1299A284006FBC77 /* CheckDeadStores.cpp */,
821 1AC1A69C1299A284006FBC77 /* Checker.cpp */,
822 1AC1A69D1299A284006FBC77 /* CheckerHelpers.cpp */,
823 1AC1A69E1299A284006FBC77 /* CheckObjCDealloc.cpp */,
824 1AC1A69F1299A284006FBC77 /* CheckObjCInstMethSignature.cpp */,
825 1AC1A6A01299A284006FBC77 /* CheckSecuritySyntaxOnly.cpp */,
826 1AC1A6A11299A284006FBC77 /* CheckSizeofPointer.cpp */,
827 1AC1A6A21299A284006FBC77 /* ChrootChecker.cpp */,
828 1AC1A6A41299A284006FBC77 /* CocoaConventions.cpp */,
829 1AC1A6A51299A284006FBC77 /* CStringChecker.cpp */,
830 1AC1A7DC1299A285006FBC77 /* DereferenceChecker.cpp */,
831 1AC1A7DD1299A285006FBC77 /* DivZeroChecker.cpp */,
832 1AC1A7DE1299A285006FBC77 /* Environment.cpp */,
833 1AC1A7DF1299A285006FBC77 /* ExplodedGraph.cpp */,
834 1AC1A7E01299A285006FBC77 /* FixedAddressChecker.cpp */,
835 1AC1A7E11299A285006FBC77 /* FlatStore.cpp */,
836 1AC1A7E21299A285006FBC77 /* FrontendActions.cpp */,
837 1AC1A7E31299A285006FBC77 /* GRBlockCounter.cpp */,
838 1AC1A7E41299A285006FBC77 /* GRCoreEngine.cpp */,
839 1AC1A7E51299A285006FBC77 /* GRCXXExprEngine.cpp */,
840 1AC1A7E61299A285006FBC77 /* GRExprEngine.cpp */,
841 1AC1A7E71299A285006FBC77 /* GRExprEngineExperimentalChecks.cpp */,
842 1AC1A7E81299A285006FBC77 /* GRExprEngineExperimentalChecks.h */,
843 1AC1A7E91299A285006FBC77 /* GRExprEngineInternalChecks.h */,
844 1AC1A7EA1299A285006FBC77 /* GRState.cpp */,
845 1AC1A7EB1299A285006FBC77 /* HTMLDiagnostics.cpp */,
846 1AC1A7EC1299A285006FBC77 /* IdempotentOperationChecker.cpp */,
847 1AC1A7ED1299A285006FBC77 /* LLVMConventionsChecker.cpp */,
848 1AC1A7EE1299A285006FBC77 /* MacOSXAPIChecker.cpp */,
849 1AC1A7F01299A285006FBC77 /* MallocChecker.cpp */,
850 1AC1A7F11299A285006FBC77 /* ManagerRegistry.cpp */,
851 1AC1A7F21299A285006FBC77 /* MemRegion.cpp */,
852 1AC1A7F31299A285006FBC77 /* NoReturnFunctionChecker.cpp */,
853 1AC1A7F41299A285006FBC77 /* NSAutoreleasePoolChecker.cpp */,
854 1AC1A7F51299A285006FBC77 /* NSErrorChecker.cpp */,
855 1AC1A7F61299A285006FBC77 /* ObjCAtSyncChecker.cpp */,
856 1AC1A7F71299A285006FBC77 /* ObjCUnusedIVarsChecker.cpp */,
857 1AC1A7F81299A285006FBC77 /* OSAtomicChecker.cpp */,
858 1AC1A7F91299A285006FBC77 /* PathDiagnostic.cpp */,
859 1AC1A7FA1299A285006FBC77 /* PlistDiagnostics.cpp */,
860 1AC1A7FB1299A285006FBC77 /* PointerArithChecker.cpp */,
861 1AC1A7FC1299A285006FBC77 /* PointerSubChecker.cpp */,
862 1AC1A7FD1299A285006FBC77 /* PthreadLockChecker.cpp */,
863 1AC1A7FE1299A285006FBC77 /* RangeConstraintManager.cpp */,
864 1AC1A8001299A285006FBC77 /* RegionStore.cpp */,
865 1AC1A9DB1299A287006FBC77 /* ReturnPointerRangeChecker.cpp */,
866 1AC1A9DC1299A287006FBC77 /* ReturnUndefChecker.cpp */,
867 1AC1A9DD1299A287006FBC77 /* SimpleConstraintManager.cpp */,
868 1AC1A9DE1299A287006FBC77 /* SimpleConstraintManager.h */,
869 1AC1A9DF1299A287006FBC77 /* SimpleSValuator.cpp */,
870 1AC1A9E01299A287006FBC77 /* StackAddrLeakChecker.cpp */,
871 1AC1A9E11299A287006FBC77 /* Store.cpp */,
872 1AC1A9E21299A287006FBC77 /* StreamChecker.cpp */,
873 1AC1A9E31299A287006FBC77 /* SVals.cpp */,
874 1AC1A9E41299A287006FBC77 /* SValuator.cpp */,
875 1AC1A9E51299A287006FBC77 /* SymbolManager.cpp */,
876 1AC1A9E61299A287006FBC77 /* UndefBranchChecker.cpp */,
877 1AC1A9E71299A287006FBC77 /* UndefCapturedBlockVarChecker.cpp */,
878 1AC1A9E81299A287006FBC77 /* UndefinedArraySubscriptChecker.cpp */,
879 1AC1A9E91299A287006FBC77 /* UndefinedAssignmentChecker.cpp */,
880 1AC1A9EA1299A287006FBC77 /* UndefResultChecker.cpp */,
881 1AC1A9EB1299A287006FBC77 /* UnixAPIChecker.cpp */,
882 1AC1A9EC1299A287006FBC77 /* UnreachableCodeChecker.cpp */,
883 1AC1A9ED1299A287006FBC77 /* ValueManager.cpp */,
884 1AC1A9EE1299A287006FBC77 /* VLASizeChecker.cpp */,
885 );
886 name = Checker;
887 path = lib/Checker;
888 sourceTree = "<group>";
889 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000890 352246E00F5C6BC000D0D279 /* Frontend */ = {
891 isa = PBXGroup;
892 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +0000893 BF9FEE371225E925003A8B71 /* BoostConAction.cpp */,
Anders Carlsson1d8422b2010-03-30 02:08:20 +0000894 1AFDD8701161085D00AE030A /* ASTMerge.cpp */,
Steve Naroff50398192009-08-28 15:28:48 +0000895 9012911C1048068D0083456D /* ASTUnit.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000896 1A2A54A50FD1DD1C00F4CE45 /* ASTConsumers.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000897 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */,
Fariborz Jahanian90fe4bc2010-10-08 21:12:22 +0000898 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000899 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */,
900 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */,
901 1ACB57DD1105820D0047B991 /* DeclXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000902 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */,
903 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */,
904 1A2A54AA0FD1DD1C00F4CE45 /* DocumentXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000905 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */,
906 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */,
907 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000908 352246E20F5C6BE000D0D279 /* InitHeaderSearch.cpp */,
909 DECB6F060F9D93A800F5FBC7 /* InitPreprocessor.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000910 1ACB57E11105820D0047B991 /* LangStandards.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000911 1A2A54AE0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp */,
912 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */,
913 352246E60F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000914 1ACB57E21105820D0047B991 /* TypeXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000915 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000916 1ACB57E31105820D0047B991 /* VerifyDiagnosticsClient.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000917 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */,
918 );
919 name = Frontend;
920 sourceTree = "<group>";
921 };
922 352C19DB0CA321AC0045DB98 /* Visitors */ = {
923 isa = PBXGroup;
924 children = (
925 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */,
926 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */,
927 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */,
928 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */,
929 );
930 name = Visitors;
931 sourceTree = "<group>";
932 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000933 356EF9AF0C8F7DA4006650F5 /* Analysis */ = {
934 isa = PBXGroup;
935 children = (
Anders Carlssone7442c22011-01-12 19:36:11 +0000936 1AECEFAF12DE387800F1D539 /* AnalysisContext.h */,
937 1AECEFB012DE387800F1D539 /* CFG.h */,
938 1AECEFB112DE387800F1D539 /* CFGStmtMap.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000939 DEF1692C0F9645BF0098507F /* AnalysisDiagnostic.h */,
940 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000941 35F9B1540D1C6AFC00DDFDAE /* Analyses */,
942 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */,
943 DE4121130D7F1B980080F80A /* PathSensitive */,
944 35F9B1520D1C6ACB00DDFDAE /* Support */,
945 352C19DB0CA321AC0045DB98 /* Visitors */,
946 );
947 name = Analysis;
948 sourceTree = "<group>";
949 };
950 356EF9B30C8F7DCA006650F5 /* Analysis */ = {
951 isa = PBXGroup;
952 children = (
Anders Carlssoncfe240a2010-11-21 18:33:34 +0000953 1AC1A67212999D8E006FBC77 /* AnalysisContext.cpp */,
954 1AC1A67312999D8E006FBC77 /* CFG.cpp */,
955 1AC1A67412999D8E006FBC77 /* CFGStmtMap.cpp */,
956 1AC1A67512999D8E006FBC77 /* FormatString.cpp */,
957 1AC1A67612999D8E006FBC77 /* FormatStringParsing.h */,
958 1AC1A67712999D8E006FBC77 /* LiveVariables.cpp */,
959 1AC1A67812999D8E006FBC77 /* PrintfFormatString.cpp */,
960 1AC1A67912999D8E006FBC77 /* PseudoConstantAnalysis.cpp */,
961 1AC1A67A12999D8E006FBC77 /* ReachableCode.cpp */,
962 1AC1A67B12999D8E006FBC77 /* ScanfFormatString.cpp */,
963 1AC1A67C12999D8E006FBC77 /* UninitializedValues.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000964 );
965 name = Analysis;
966 sourceTree = "<group>";
967 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000968 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */ = {
969 isa = PBXGroup;
970 children = (
971 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */,
972 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */,
973 );
974 name = FlowSensitive;
975 sourceTree = "<group>";
976 };
977 35F9B1520D1C6ACB00DDFDAE /* Support */ = {
978 isa = PBXGroup;
979 children = (
980 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */,
981 );
982 name = Support;
983 sourceTree = "<group>";
984 };
985 35F9B1540D1C6AFC00DDFDAE /* Analyses */ = {
986 isa = PBXGroup;
987 children = (
988 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */,
989 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */,
990 );
991 name = Analyses;
992 sourceTree = "<group>";
993 };
Sebastian Redl85728132010-08-17 20:43:28 +0000994 57EB5654121B023900ECA335 /* Serialization */ = {
995 isa = PBXGroup;
996 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +0000997 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */,
Sebastian Redl6ab7cd82010-08-18 23:57:17 +0000998 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */,
999 57E15B22121C8D2B0051C2CC /* ASTReader.h */,
Sebastian Redl7faa2ec2010-08-18 23:56:37 +00001000 574F4C25121B4EF000AEAC20 /* ASTWriter.h */,
Sebastian Redl85728132010-08-17 20:43:28 +00001001 );
1002 name = Serialization;
1003 sourceTree = "<group>";
1004 };
1005 57EB5660121B034300ECA335 /* Serialization */ = {
1006 isa = PBXGroup;
1007 children = (
Sebastian Redl904c9c82010-08-18 23:57:11 +00001008 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */,
1009 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */,
1010 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */,
Sebastian Redl4ee2ad02010-08-18 23:56:31 +00001011 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */,
1012 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */,
1013 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */,
Sebastian Redl85728132010-08-17 20:43:28 +00001014 );
1015 name = Serialization;
1016 path = lib/Serialization;
1017 sourceTree = "<group>";
1018 };
Steve Naroff600866c2009-08-27 19:51:58 +00001019 9012911210470FAF0083456D /* clang-c */ = {
1020 isa = PBXGroup;
1021 children = (
1022 9012911510470FCE0083456D /* Index.h */,
1023 );
1024 name = "clang-c";
1025 sourceTree = "<group>";
1026 };
Steve Naroff50398192009-08-28 15:28:48 +00001027 9012911E104812DA0083456D /* CIndex */ = {
1028 isa = PBXGroup;
1029 children = (
1030 9012911F104812F90083456D /* CIndex.cpp */,
Anders Carlssond9f473c2010-01-29 01:56:42 +00001031 1A621C3B11111D61009E6834 /* CIndexer.cpp */,
1032 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */,
1033 1A621C3C11111D61009E6834 /* CIndexer.h */,
1034 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */,
1035 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */,
1036 1A621C3F11111D61009E6834 /* CXCursor.cpp */,
1037 1A621C4011111D61009E6834 /* CXCursor.h */,
1038 1A621C4111111D61009E6834 /* CXSourceLocation.h */,
Steve Naroff50398192009-08-28 15:28:48 +00001039 );
1040 name = CIndex;
1041 sourceTree = "<group>";
1042 };
Steve Naroff89922f82009-08-31 00:59:03 +00001043 90F9EFA8104ABDC400D09A15 /* c-index-test */ = {
1044 isa = PBXGroup;
1045 children = (
1046 90F9EFA9104ABDED00D09A15 /* c-index-test.c */,
1047 );
1048 name = "c-index-test";
1049 sourceTree = "<group>";
1050 };
Steve Naroff78ca7b32009-08-25 19:57:00 +00001051 90FD6D5E103C3D03005F5B73 /* Index */ = {
1052 isa = PBXGroup;
1053 children = (
1054 90FD6D5F103C3D21005F5B73 /* Analyzer.h */,
1055 90FD6D60103C3D21005F5B73 /* ASTLocation.h */,
1056 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */,
1057 90FD6D62103C3D21005F5B73 /* Entity.h */,
1058 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */,
1059 90FD6D64103C3D21005F5B73 /* Handlers.h */,
1060 90FD6D65103C3D21005F5B73 /* Indexer.h */,
1061 90FD6D66103C3D21005F5B73 /* IndexProvider.h */,
1062 90FD6D67103C3D21005F5B73 /* Program.h */,
1063 90FD6D68103C3D21005F5B73 /* SelectorMap.h */,
1064 90FD6D69103C3D21005F5B73 /* STLExtras.h */,
1065 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */,
1066 90FD6D6B103C3D21005F5B73 /* Utils.h */,
1067 );
1068 name = Index;
1069 sourceTree = "<group>";
1070 };
1071 90FD6D6C103C3D2D005F5B73 /* Index */ = {
1072 isa = PBXGroup;
1073 children = (
1074 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */,
1075 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */,
1076 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */,
1077 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */,
1078 90FD6D71103C3D49005F5B73 /* Entity.cpp */,
1079 90FD6D72103C3D49005F5B73 /* EntityImpl.h */,
1080 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */,
1081 90FD6D74103C3D49005F5B73 /* Handlers.cpp */,
1082 90FD6D75103C3D49005F5B73 /* Indexer.cpp */,
1083 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */,
1084 90FD6D77103C3D49005F5B73 /* Program.cpp */,
1085 90FD6D78103C3D49005F5B73 /* ProgramImpl.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001086 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */,
1087 );
1088 name = Index;
1089 sourceTree = "<group>";
1090 };
1091 90FD6DB4103D9763005F5B73 /* index-test */ = {
1092 isa = PBXGroup;
1093 children = (
1094 90FD6DB5103D977E005F5B73 /* index-test.cpp */,
1095 );
1096 name = "index-test";
1097 sourceTree = "<group>";
1098 };
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +00001099 BBA5AB121309C2FA000B38F1 /* StaticAnalyzer */ = {
1100 isa = PBXGroup;
1101 children = (
1102 BBA5AB131309C2FA000B38F1 /* Checkers */,
1103 BBA5AB511309C2FA000B38F1 /* Core */,
1104 BBA5AB751309C2FA000B38F1 /* Frontend */,
1105 );
1106 name = StaticAnalyzer;
1107 path = lib/StaticAnalyzer;
1108 sourceTree = "<group>";
1109 };
1110 BBA5AB131309C2FA000B38F1 /* Checkers */ = {
1111 isa = PBXGroup;
1112 children = (
1113 BBA5AB141309C2FA000B38F1 /* AdjustedReturnValueChecker.cpp */,
1114 BBA5AB151309C2FA000B38F1 /* AnalyzerStatsChecker.cpp */,
1115 BBA5AB161309C2FA000B38F1 /* ArrayBoundChecker.cpp */,
1116 BBA5AB171309C2FA000B38F1 /* ArrayBoundCheckerV2.cpp */,
1117 BBA5AB181309C2FA000B38F1 /* AttrNonNullChecker.cpp */,
1118 BBA5AB191309C2FA000B38F1 /* BasicObjCFoundationChecks.cpp */,
1119 BBA5AB1A1309C2FA000B38F1 /* BasicObjCFoundationChecks.h */,
1120 BBA5AB1B1309C2FA000B38F1 /* BuiltinFunctionChecker.cpp */,
1121 BBA5AB1C1309C2FA000B38F1 /* CallAndMessageChecker.cpp */,
1122 BBA5AB1D1309C2FA000B38F1 /* CastSizeChecker.cpp */,
1123 BBA5AB1E1309C2FA000B38F1 /* CastToStructChecker.cpp */,
1124 BBA5AB1F1309C2FA000B38F1 /* Checkers.td */,
1125 BBA5AB201309C2FA000B38F1 /* CheckObjCDealloc.cpp */,
1126 BBA5AB211309C2FA000B38F1 /* CheckObjCInstMethSignature.cpp */,
1127 BBA5AB221309C2FA000B38F1 /* CheckSecuritySyntaxOnly.cpp */,
1128 BBA5AB231309C2FA000B38F1 /* CheckSizeofPointer.cpp */,
1129 BBA5AB241309C2FA000B38F1 /* ChrootChecker.cpp */,
1130 BBA5AB251309C2FA000B38F1 /* ClangSACheckerProvider.cpp */,
1131 BBA5AB261309C2FA000B38F1 /* ClangSACheckerProvider.h */,
1132 BBA5AB271309C2FA000B38F1 /* ClangSACheckers.h */,
1133 BBA5AB291309C2FA000B38F1 /* CStringChecker.cpp */,
1134 BBA5AB2A1309C2FA000B38F1 /* DeadStoresChecker.cpp */,
1135 BBA5AB2B1309C2FA000B38F1 /* DereferenceChecker.cpp */,
1136 BBA5AB2C1309C2FA000B38F1 /* DivZeroChecker.cpp */,
1137 BBA5AB2D1309C2FA000B38F1 /* ExperimentalChecks.cpp */,
1138 BBA5AB2E1309C2FA000B38F1 /* ExperimentalChecks.h */,
1139 BBA5AB2F1309C2FA000B38F1 /* ExprEngine.cpp */,
1140 BBA5AB301309C2FA000B38F1 /* FixedAddressChecker.cpp */,
1141 BBA5AB311309C2FA000B38F1 /* IdempotentOperationChecker.cpp */,
1142 BBA5AB321309C2FA000B38F1 /* InternalChecks.h */,
1143 BBA5AB331309C2FA000B38F1 /* LLVMConventionsChecker.cpp */,
1144 BBA5AB341309C2FA000B38F1 /* MacOSXAPIChecker.cpp */,
1145 BBA5AB361309C2FA000B38F1 /* MallocChecker.cpp */,
1146 BBA5AB371309C2FA000B38F1 /* NoReturnFunctionChecker.cpp */,
1147 BBA5AB381309C2FA000B38F1 /* NSAutoreleasePoolChecker.cpp */,
1148 BBA5AB3A1309C2FA000B38F1 /* NSErrorChecker.cpp */,
1149 BBA5AB3B1309C2FA000B38F1 /* ObjCAtSyncChecker.cpp */,
1150 BBA5AB3D1309C2FA000B38F1 /* ObjCSelfInitChecker.cpp */,
1151 BBA5AB3F1309C2FA000B38F1 /* ObjCUnusedIVarsChecker.cpp */,
1152 BBA5AB401309C2FA000B38F1 /* OSAtomicChecker.cpp */,
1153 BBA5AB411309C2FA000B38F1 /* PointerArithChecker.cpp */,
1154 BBA5AB421309C2FA000B38F1 /* PointerSubChecker.cpp */,
1155 BBA5AB431309C2FA000B38F1 /* PthreadLockChecker.cpp */,
1156 BBA5AB441309C2FA000B38F1 /* ReturnPointerRangeChecker.cpp */,
1157 BBA5AB451309C2FA000B38F1 /* ReturnUndefChecker.cpp */,
1158 BBA5AB461309C2FA000B38F1 /* StackAddrLeakChecker.cpp */,
1159 BBA5AB471309C2FA000B38F1 /* StreamChecker.cpp */,
1160 BBA5AB481309C2FA000B38F1 /* UndefBranchChecker.cpp */,
1161 BBA5AB491309C2FA000B38F1 /* UndefCapturedBlockVarChecker.cpp */,
1162 BBA5AB4A1309C2FA000B38F1 /* UndefinedArraySubscriptChecker.cpp */,
1163 BBA5AB4B1309C2FA000B38F1 /* UndefinedAssignmentChecker.cpp */,
1164 BBA5AB4C1309C2FA000B38F1 /* UndefResultChecker.cpp */,
1165 BBA5AB4D1309C2FA000B38F1 /* UnixAPIChecker.cpp */,
1166 BBA5AB4E1309C2FA000B38F1 /* UnreachableCodeChecker.cpp */,
1167 BBA5AB4F1309C2FA000B38F1 /* VLASizeChecker.cpp */,
1168 );
1169 path = Checkers;
1170 sourceTree = "<group>";
1171 };
1172 BBA5AB511309C2FA000B38F1 /* Core */ = {
1173 isa = PBXGroup;
1174 children = (
1175 BBA5AB521309C2FA000B38F1 /* AggExprVisitor.cpp */,
1176 BBA5AB531309C2FA000B38F1 /* AnalysisManager.cpp */,
1177 BBA5AB541309C2FA000B38F1 /* BasicConstraintManager.cpp */,
1178 BBA5AB551309C2FA000B38F1 /* BasicStore.cpp */,
1179 BBA5AB561309C2FA000B38F1 /* BasicValueFactory.cpp */,
1180 BBA5AB571309C2FA000B38F1 /* BlockCounter.cpp */,
1181 BBA5AB581309C2FA000B38F1 /* BugReporter.cpp */,
1182 BBA5AB591309C2FA000B38F1 /* BugReporterVisitors.cpp */,
1183 BBA5AB5A1309C2FA000B38F1 /* CFRefCount.cpp */,
1184 BBA5AB5B1309C2FA000B38F1 /* Checker.cpp */,
1185 BBA5AB5C1309C2FA000B38F1 /* CheckerHelpers.cpp */,
1186 BBA5AB5D1309C2FA000B38F1 /* CheckerManager.cpp */,
1187 BBA5AB5F1309C2FA000B38F1 /* CoreEngine.cpp */,
1188 BBA5AB601309C2FA000B38F1 /* CXXExprEngine.cpp */,
1189 BBA5AB611309C2FA000B38F1 /* Environment.cpp */,
1190 BBA5AB621309C2FA000B38F1 /* ExplodedGraph.cpp */,
1191 BBA5AB631309C2FA000B38F1 /* FlatStore.cpp */,
1192 BBA5AB641309C2FA000B38F1 /* GRState.cpp */,
1193 BBA5AB651309C2FA000B38F1 /* HTMLDiagnostics.cpp */,
1194 BBA5AB671309C2FA000B38F1 /* MemRegion.cpp */,
1195 BBA5AB681309C2FA000B38F1 /* ObjCMessage.cpp */,
1196 BBA5AB691309C2FA000B38F1 /* PathDiagnostic.cpp */,
1197 BBA5AB6A1309C2FA000B38F1 /* PlistDiagnostics.cpp */,
1198 BBA5AB6B1309C2FA000B38F1 /* RangeConstraintManager.cpp */,
1199 BBA5AB6C1309C2FA000B38F1 /* RegionStore.cpp */,
1200 BBA5AB6D1309C2FA000B38F1 /* SimpleConstraintManager.cpp */,
1201 BBA5AB6E1309C2FA000B38F1 /* SimpleConstraintManager.h */,
1202 BBA5AB6F1309C2FA000B38F1 /* SimpleSValBuilder.cpp */,
1203 BBA5AB701309C2FA000B38F1 /* Store.cpp */,
1204 BBA5AB711309C2FA000B38F1 /* SValBuilder.cpp */,
1205 BBA5AB721309C2FA000B38F1 /* SVals.cpp */,
1206 BBA5AB731309C2FA000B38F1 /* SymbolManager.cpp */,
1207 BBA5AB741309C2FA000B38F1 /* TextPathDiagnostics.cpp */,
1208 );
1209 path = Core;
1210 sourceTree = "<group>";
1211 };
1212 BBA5AB751309C2FA000B38F1 /* Frontend */ = {
1213 isa = PBXGroup;
1214 children = (
1215 BBA5AB761309C2FA000B38F1 /* AnalysisConsumer.cpp */,
1216 BBA5AB771309C2FA000B38F1 /* AnalysisConsumer.h */,
1217 BBA5AB781309C2FA000B38F1 /* CheckerRegistration.cpp */,
1218 BBA5AB7A1309C2FA000B38F1 /* FrontendActions.cpp */,
1219 );
1220 path = Frontend;
1221 sourceTree = "<group>";
1222 };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001223 BFE2F67911DA95590007EDC0 /* Rewrite */ = {
1224 isa = PBXGroup;
1225 children = (
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001226 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */,
1227 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */,
1228 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */,
1229 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */,
1230 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001231 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */,
1232 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */,
1233 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */,
1234 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */,
1235 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */,
1236 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */,
1237 );
1238 name = Rewrite;
1239 path = lib/Rewrite;
1240 sourceTree = "<group>";
1241 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001242 C6859E8C029090F304C91782 /* Documentation */ = {
1243 isa = PBXGroup;
1244 children = (
1245 DEAEED4A0A5AF89A0045101B /* NOTES.txt */,
1246 DED7D7D70A524302003AD0FB /* README.txt */,
1247 DEEBBD430C19C5D200A9FE82 /* TODO.txt */,
1248 DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */,
1249 );
1250 name = Documentation;
1251 sourceTree = "<group>";
1252 };
1253 DE1F21F20A7D84E800FBF588 /* Parse */ = {
1254 isa = PBXGroup;
1255 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001256 BF9FEDB51225E213003A8B71 /* ParseAST.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001257 DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */,
1258 DE1F22020A7D852A00FBF588 /* Parser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001259 );
1260 name = Parse;
1261 sourceTree = "<group>";
1262 };
1263 DE1F22600A7D8C9B00FBF588 /* Parse */ = {
1264 isa = PBXGroup;
1265 children = (
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001266 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001267 DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */,
1268 DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */,
1269 DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */,
1270 DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */,
1271 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */,
1272 DE3460040AFDCC6500DBC861 /* ParseInit.cpp */,
1273 DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */,
1274 3551068F0E9A857C006A4E44 /* ParsePragma.h */,
1275 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */,
1276 DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */,
1277 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */,
1278 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */,
1279 DE06D42F0A8BB52D0050E87E /* Parser.cpp */,
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001280 BF9FEE531226FEC1003A8B71 /* RAIIObjectsForParser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001281 );
1282 name = Parse;
1283 sourceTree = "<group>";
1284 };
1285 DE4121130D7F1B980080F80A /* PathSensitive */ = {
1286 isa = PBXGroup;
1287 children = (
1288 35D55B290D81D8E50092E734 /* BasicValueFactory.h */,
1289 359378FF0DA486490043B19C /* BugReporter.h */,
1290 3536457C0E2406B0009C6509 /* Environment.h */,
1291 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */,
1292 35F1ACE60E66166C001F4532 /* ConstraintManager.h */,
1293 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */,
1294 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */,
1295 DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */,
1296 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */,
1297 358F514F0E529A87007F2102 /* GRState.h */,
1298 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */,
1299 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */,
1300 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */,
1301 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */,
1302 355106880E9A851B006A4E44 /* MemRegion.h */,
1303 3558F76F0E267C9A00A5B0DF /* Store.h */,
1304 35A057D20EAE2D2B0069249F /* SVals.h */,
1305 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */,
1306 );
1307 name = PathSensitive;
1308 sourceTree = "<group>";
1309 };
1310 DE67E7070C020EAB00F66BC5 /* Sema */ = {
1311 isa = PBXGroup;
1312 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001313 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */,
1314 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */,
1315 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001316 BF89C3E111595818001C2D68 /* AnalysisBasedWarnings.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001317 1A6B6CD110693FC900BB4A8F /* CodeCompleteConsumer.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001318 352712500DAFE54700C76352 /* IdentifierResolver.cpp */,
1319 DECB6D640F9AE26600F5FBC7 /* JumpDiagnostics.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001320 DE67E7160C020EE400F66BC5 /* Sema.cpp */,
1321 1A701B630F7C8FE400FEC4D1 /* SemaAccess.cpp */,
1322 DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */,
1323 DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001324 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001325 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */,
1326 DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */,
1327 DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */,
1328 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */,
1329 DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001330 BF89C3FC11595A5D001C2D68 /* SemaExceptionSpec.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001331 DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001332 DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */,
Fariborz Jahanian8a8a6292009-07-29 18:50:06 +00001333 DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001334 3599299A0DE2425300A8A33E /* SemaInit.cpp */,
1335 357EA27C0F2526F300439B60 /* SemaLookup.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001336 1A6B6CD210693FC900BB4A8F /* SemaCodeComplete.cpp */,
Anders Carlssoncdef2b72009-07-31 00:48:10 +00001337 35E194680ECB82FB00F21733 /* SemaCXXCast.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001338 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001339 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001340 DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */,
1341 3591853E0EFB1088000039AF /* SemaTemplate.cpp */,
1342 BDF87CF60FD746F300BBF872 /* SemaTemplateDeduction.cpp */,
1343 35544B8B0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp */,
1344 1ADF47AE0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001345 BF89C3F811595A01001C2D68 /* SemaType.cpp */,
Anders Carlsson7d878eb2009-08-19 01:17:32 +00001346 1AE4EE3B103B89CA00888A23 /* TreeTransform.h */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001347 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001348 );
1349 name = Sema;
1350 sourceTree = "<group>";
1351 };
1352 DE67E7260C02108300F66BC5 /* Sema */ = {
1353 isa = PBXGroup;
1354 children = (
Fariborz Jahanian0ad8b462010-08-26 00:17:38 +00001355 BF9FEE451225EA24003A8B71 /* DelayedDiagnostic.h */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001356 BF9FED781225E041003A8B71 /* SemaInternal.h */,
1357 BF9FED771225E032003A8B71 /* ObjCMethodList.h */,
1358 BF9FED731225E005003A8B71 /* Ownership.h */,
1359 BF9FED741225E005003A8B71 /* ParsedTemplate.h */,
1360 BF9FED751225E005003A8B71 /* Scope.h */,
1361 BF9FED761225E005003A8B71 /* ScopeInfo.h */,
1362 BF9FED711225DFD9003A8B71 /* DeclSpec.h */,
1363 BF9FED721225DFD9003A8B71 /* Designator.h */,
1364 BF9FED701225DFA1003A8B71 /* AttributeList.h */,
1365 BF9FED6F1225DF7F003A8B71 /* Action.h */,
1366 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001367 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */,
1368 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */,
1369 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */,
1370 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */,
1371 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */,
1372 BD59A94D121496B9003A5A02 /* Initialization.h */,
1373 BD59A94E121496B9003A5A02 /* Lookup.h */,
1374 BD59A94F121496B9003A5A02 /* Overload.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001375 BD59A951121496B9003A5A02 /* Sema.h */,
1376 BD59A952121496B9003A5A02 /* SemaConsumer.h */,
1377 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */,
1378 BD59A954121496B9003A5A02 /* Template.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001379 );
1380 name = Sema;
1381 sourceTree = "<group>";
1382 };
1383 DE927FCC0C0557CD00231DA4 /* CodeGen */ = {
1384 isa = PBXGroup;
1385 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001386 BF9FEE361225E8CF003A8B71 /* README.txt */,
1387 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */,
1388 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */,
1389 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */,
1390 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */,
1391 BF9FEE2E1225E82D003A8B71 /* CGException.h */,
Anders Carlssonee7cde22010-11-28 17:49:03 +00001392 1A3D2C4D12A2CD3D0088C44A /* CGCXXABI.cpp */,
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001393 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */,
1394 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001395 1A2193CB0F45EEB700C0713D /* ABIInfo.h */,
1396 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */,
1397 1A649E1D0F9599D9005B965E /* CGBlocks.h */,
1398 DE8822350EC80C0A00CBC30A /* CGBuilder.h */,
1399 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */,
1400 35475B1F0E79973F0000BFE4 /* CGCall.cpp */,
1401 35475B220E7997680000BFE4 /* CGCall.h */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001402 1A4C41BE105B4C0B0047B5E7 /* CGClass.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001403 1A5D5E570E5E81010023C059 /* CGCXX.cpp */,
1404 1A649E1E0F9599DA005B965E /* CGCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001405 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */,
1406 35A3E7010DD3874400757F74 /* CGDebugInfo.h */,
1407 DE4264FB0C113592005A861D /* CGDecl.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001408 1A986AB610D0746D00A8EA9E /* CGDeclCXX.cpp */,
Anders Carlsson756b5c42009-10-30 01:42:31 +00001409 1AF1B50E109A4FB800AFAFAC /* CGException.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001410 DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */,
1411 DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001412 1A6B6E991069833600BB4A8F /* CGExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001413 DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */,
1414 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */,
1415 DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */,
1416 1A7342470C7B57D500122F56 /* CGObjC.cpp */,
1417 DE38CD4E0D794CF900A273B6 /* CGObjCRuntime.h */,
1418 DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */,
1419 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */,
Anders Carlsson45372a62009-07-23 03:17:50 +00001420 1AFF8AE11012BFC900D248DA /* CGRecordLayoutBuilder.cpp */,
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +00001421 1A6C01F6108128710072DEE4 /* CGRTTI.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001422 DE4772F90C10EAE5002239E8 /* CGStmt.cpp */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001423 1A6FE7080FD6F85800E00CA9 /* CGTemporaries.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001424 35475B230E7997680000BFE4 /* CGValue.h */,
Anders Carlsson461e3262010-04-08 16:30:25 +00001425 1A81AA18108144F40094E50B /* CGVTables.cpp */,
1426 1A81AA5D108278A20094E50B /* CGVTables.h */,
Anders Carlsson58b7eee2010-01-21 16:50:45 +00001427 1A97825A1108BA18002B98FC /* CGVTT.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001428 DE928B800C0A615B00231DA4 /* CodeGenFunction.h */,
1429 DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */,
1430 DE928B7C0C0A615100231DA4 /* CodeGenModule.h */,
1431 DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */,
1432 DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */,
1433 DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */,
Anders Carlsson764d0c22009-11-13 04:25:07 +00001434 1A31B27210ACE6DA009E0C8B /* GlobalDecl.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001435 1A2193CC0F45EEB700C0713D /* Mangle.cpp */,
1436 1A2193CD0F45EEB700C0713D /* Mangle.h */,
1437 DE928B120C05659200231DA4 /* ModuleBuilder.cpp */,
Anders Carlsson99d12522010-01-27 03:24:27 +00001438 1A621BB5110FE6AA009E6834 /* TargetInfo.cpp */,
1439 1A621BB6110FE6AA009E6834 /* TargetInfo.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001440 );
1441 name = CodeGen;
1442 sourceTree = "<group>";
1443 };
1444 DE928B140C05659A00231DA4 /* CodeGen */ = {
1445 isa = PBXGroup;
1446 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001447 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */,
1448 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001449 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */,
1450 );
1451 name = CodeGen;
1452 sourceTree = "<group>";
1453 };
1454 DEC8D98B0A9433BC00353FCA /* AST */ = {
1455 isa = PBXGroup;
1456 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001457 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */,
1458 BF9FEDB61225E252003A8B71 /* OperationKinds.h */,
Anders Carlsson046861b2010-04-23 19:53:03 +00001459 1A15C407118226980092260D /* ASTImporter.h */,
1460 1A15C408118226980092260D /* ASTVector.h */,
1461 1A15C409118226980092260D /* CharUnits.h */,
1462 1A15C40A118226980092260D /* DeclAccessPair.h */,
1463 1A15C40B118226980092260D /* DeclFriend.h */,
1464 1A15C40C118226980092260D /* DependentDiagnostic.h */,
1465 1A15C40D118226980092260D /* TemplateBase.h */,
1466 1A15C40E118226980092260D /* UnresolvedSet.h */,
1467 1A15C40F118226980092260D /* UsuallyTinyPtrVector.h */,
Steve Naroffdcd2bd82009-10-26 20:36:31 +00001468 904753791096376F00CBDDDD /* CXXInheritance.h */,
1469 9047537A1096376F00CBDDDD /* Redeclarable.h */,
1470 9047537B1096376F00CBDDDD /* TypeLoc.h */,
1471 9047537C1096376F00CBDDDD /* TypeLocBuilder.h */,
1472 9047537D1096376F00CBDDDD /* TypeLocNodes.def */,
1473 9047537E1096376F00CBDDDD /* TypeLocVisitor.h */,
1474 9047537F1096376F00CBDDDD /* TypeVisitor.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001475 DE613EF30E0E148D00B05B79 /* APValue.h */,
1476 DEC8D9A30A94346E00353FCA /* AST.h */,
1477 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */,
1478 DE75ED280B044DC90020CF81 /* ASTContext.h */,
1479 DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */,
1480 1A72BEAC0D641E9400B085E9 /* Attr.h */,
Anders Carlssonff389152009-10-06 22:07:00 +00001481 1A535EDB107BC47B000C3AE7 /* CanonicalType.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001482 90FB99DE0F98FB1D008F9415 /* DeclContextInternals.h */,
1483 90FB99DF0F98FB1D008F9415 /* DeclVisitor.h */,
1484 90FB99E00F98FB1D008F9415 /* ExternalASTSource.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001485 DEC8D9900A9433CD00353FCA /* Decl.h */,
1486 3538FDB60ED24A2C005EC283 /* DeclarationName.h */,
1487 035611470DA6A45C00D2EF2A /* DeclBase.h */,
1488 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */,
1489 35EE48AD0E0C4CB200715C54 /* DeclCXX.h */,
1490 358D23090E8BEB850003DDCC /* DeclGroup.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001491 DEB076C90F3A221200F5A2BE /* DeclTemplate.h */,
1492 DE0FCA620A95859D00248FD5 /* Expr.h */,
1493 1A30A9E80B93A4C800201A91 /* ExprCXX.h */,
1494 35CEA05A0DF9E82700A41296 /* ExprObjC.h */,
Anders Carlsson5ee56e92009-12-16 02:09:40 +00001495 1AA963AB10D8576800786C86 /* FullExpr.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001496 DEDFE5CB0F7206CC0035BD10 /* NestedNameSpecifier.h */,
1497 35EE48AE0E0C4CB200715C54 /* ParentMap.h */,
1498 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */,
Anders Carlsson19cc4ab2009-07-18 19:43:29 +00001499 DE6951C60C4D1F5D00A5826B /* RecordLayout.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001500 DE3452800AEF1B1800DBC861 /* Stmt.h */,
1501 DECB73550FA3EE5A00F5FBC7 /* StmtCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001502 DECB734E0FA3ED8400F5FBC7 /* StmtObjC.h */,
1503 DE345C190AFC658B00DBC861 /* StmtVisitor.h */,
1504 35847BE30CC7DB9000C40FFF /* StmtIterator.h */,
1505 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */,
1506 DEDFF87F0F848CE30035BD10 /* TemplateName.h */,
1507 DEF16BE40FA13A5B0098507F /* TypeNodes.def */,
1508 DEF16BE50FA13A650098507F /* TypeOrdering.h */,
1509 DE3464210B03040900DBC861 /* Type.h */,
1510 );
1511 name = AST;
1512 sourceTree = "<group>";
1513 };
1514 DEC8D9920A9433F400353FCA /* AST */ = {
1515 isa = PBXGroup;
1516 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001517 BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */,
1518 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */,
1519 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */,
1520 BF9FEE001225E718003A8B71 /* CXXABI.h */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001521 1ABD23B11182449800A48E65 /* APValue.cpp */,
1522 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */,
1523 1ABD23B31182449800A48E65 /* ASTContext.cpp */,
1524 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */,
1525 1ABD23B51182449800A48E65 /* ASTImporter.cpp */,
1526 1ABD23B61182449800A48E65 /* AttrImpl.cpp */,
1527 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */,
1528 1ABD23B81182449800A48E65 /* Decl.cpp */,
1529 1ABD23B91182449800A48E65 /* DeclarationName.cpp */,
1530 1ABD23BA1182449800A48E65 /* DeclBase.cpp */,
1531 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */,
1532 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */,
1533 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */,
1534 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */,
1535 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */,
1536 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */,
John McCall85fedbf2010-11-30 10:11:54 +00001537 BB5C372812A5057500259F53 /* DumpXML.cpp */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001538 1ABD23C11182449800A48E65 /* Expr.cpp */,
1539 1ABD23C21182449800A48E65 /* ExprConstant.cpp */,
1540 1ABD23C31182449800A48E65 /* ExprCXX.cpp */,
1541 1ABD23C41182449800A48E65 /* FullExpr.cpp */,
1542 1ABD23C51182449800A48E65 /* InheritViz.cpp */,
1543 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */,
1544 1ABD23C71182449800A48E65 /* ParentMap.cpp */,
1545 1ABD23C81182449800A48E65 /* RecordLayout.cpp */,
1546 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001547 1ABD23CB1182449800A48E65 /* Stmt.cpp */,
1548 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */,
1549 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */,
1550 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */,
1551 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */,
1552 1ABD23D01182449800A48E65 /* StmtViz.cpp */,
1553 1ABD23D11182449800A48E65 /* TemplateBase.cpp */,
1554 1ABD23D21182449800A48E65 /* TemplateName.cpp */,
1555 1ABD23D31182449800A48E65 /* Type.cpp */,
1556 1ABD23D41182449800A48E65 /* TypeLoc.cpp */,
1557 1ABD23D51182449800A48E65 /* TypePrinter.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001558 );
1559 name = AST;
Anders Carlsson88465d32010-04-23 22:18:37 +00001560 path = lib/AST;
Anders Carlssone41590d2009-06-24 00:10:43 +00001561 sourceTree = "<group>";
1562 };
1563 DED7D72E0A524295003AD0FB /* include */ = {
1564 isa = PBXGroup;
1565 children = (
1566 DED7D7300A524295003AD0FB /* Basic */,
1567 DED7D7390A524295003AD0FB /* Lex */,
1568 DE1F21F20A7D84E800FBF588 /* Parse */,
1569 DEC8D98B0A9433BC00353FCA /* AST */,
1570 DE67E7260C02108300F66BC5 /* Sema */,
1571 DE928B140C05659A00231DA4 /* CodeGen */,
1572 356EF9AF0C8F7DA4006650F5 /* Analysis */,
Sebastian Redl85728132010-08-17 20:43:28 +00001573 57EB5654121B023900ECA335 /* Serialization */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001574 90FD6D5E103C3D03005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001575 DEF7D9F40C9C8B020001F598 /* Rewrite */,
1576 DEF1615D0F65C7FC0098507F /* Frontend */,
1577 DEF165020F8D46810098507F /* Driver */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001578 9012911210470FAF0083456D /* clang-c */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001579 );
1580 path = include;
1581 sourceTree = "<group>";
1582 };
1583 DED7D7300A524295003AD0FB /* Basic */ = {
1584 isa = PBXGroup;
1585 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001586 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */,
1587 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */,
1588 BF9FEDF41225E5D5003A8B71 /* Linkage.h */,
1589 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */,
1590 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */,
1591 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */,
1592 BF9FEDF01225E574003A8B71 /* Specifiers.h */,
1593 BF9FEDF11225E574003A8B71 /* StmtNodes.td */,
1594 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */,
1595 BF9FEDED1225E52F003A8B71 /* arm_neon.td */,
1596 BF9FEDEE1225E52F003A8B71 /* Attr.td */,
1597 BF9FEDEC1225E514003A8B71 /* Version.h */,
1598 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001599 DE37251C0FE4818000CF2CC2 /* Builtins.h */,
1600 DE37252A0FE4818F00CF2CC2 /* Builtins.def */,
1601 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */,
1602 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */,
1603 906BF4AE0F83BA16001071FA /* ConvertUTF.h */,
1604 DED7D7310A524295003AD0FB /* Diagnostic.h */,
1605 DEDFFF070F959EE60035BD10 /* Diagnostic.td */,
1606 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */,
1607 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */,
1608 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */,
1609 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */,
1610 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */,
1611 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */,
1612 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */,
1613 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */,
1614 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */,
1615 DED7D7330A524295003AD0FB /* FileManager.h */,
1616 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */,
1617 DE06B73D0A8307640050E87E /* LangOptions.h */,
1618 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */,
1619 DE8824560ED1244600CBC30A /* OperatorKinds.def */,
1620 DE8824530ED1243E00CBC30A /* OperatorKinds.h */,
Anders Carlssonb2153942009-08-26 16:23:53 +00001621 1AB290021045858B00FE33D8 /* PartialDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001622 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */,
1623 DED7D7350A524295003AD0FB /* SourceLocation.h */,
1624 DED7D7360A524295003AD0FB /* SourceManager.h */,
1625 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */,
1626 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */,
1627 DE46BF270AE0A82D00CC047C /* TargetInfo.h */,
1628 9063F22A0F9E911F002F7251 /* TemplateKinds.h */,
1629 DED7D7380A524295003AD0FB /* TokenKinds.h */,
1630 DED7D7370A524295003AD0FB /* TokenKinds.def */,
1631 DEB089EE0F12F1D900522C07 /* TypeTraits.h */,
1632 );
1633 name = Basic;
1634 path = clang/Basic;
1635 sourceTree = "<group>";
1636 };
1637 DED7D7390A524295003AD0FB /* Lex */ = {
1638 isa = PBXGroup;
1639 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001640 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */,
1641 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */,
1642 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001643 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */,
1644 DE704BD10D1647E7009C7762 /* HeaderMap.h */,
1645 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */,
1646 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */,
1647 DED7D73B0A524295003AD0FB /* Lexer.h */,
1648 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */,
1649 DED7D73E0A524295003AD0FB /* MacroInfo.h */,
1650 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */,
1651 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */,
1652 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */,
1653 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */,
1654 DED7D73F0A524295003AD0FB /* Pragma.h */,
1655 DED7D7400A524295003AD0FB /* Preprocessor.h */,
1656 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */,
1657 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */,
1658 DE6954630C5121BD00A5826B /* Token.h */,
1659 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */,
1660 DE85CD840D8380F20070E26E /* TokenLexer.h */,
1661 );
1662 name = Lex;
1663 path = clang/Lex;
1664 sourceTree = "<group>";
1665 };
1666 DED7D7500A5242C7003AD0FB /* Basic */ = {
1667 isa = PBXGroup;
1668 children = (
1669 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */,
1670 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */,
1671 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */,
1672 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */,
1673 DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */,
1674 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */,
1675 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */,
1676 DED626C80AE0C065001E80A4 /* TargetInfo.cpp */,
1677 03F50AC50D416EAA00B9CF60 /* Targets.cpp */,
1678 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */,
1679 );
1680 name = Basic;
1681 path = lib/Basic;
1682 sourceTree = "<group>";
1683 };
1684 DED7D78C0A5242E6003AD0FB /* Lex */ = {
1685 isa = PBXGroup;
1686 children = (
Fariborz Jahanian5832ae62010-08-31 23:49:56 +00001687 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001688 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */,
1689 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */,
1690 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */,
1691 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */,
1692 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */,
1693 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */,
1694 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */,
1695 3552E7540E520D80003A8CA5 /* PPCaching.cpp */,
1696 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */,
1697 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */,
1698 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */,
1699 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */,
1700 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */,
1701 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */,
1702 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */,
1703 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */,
1704 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */,
1705 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */,
1706 DE85CD800D8380B10070E26E /* TokenLexer.cpp */,
1707 );
1708 name = Lex;
1709 path = lib/Lex;
1710 sourceTree = "<group>";
1711 };
1712 DEDFE61F0F7B3AE10035BD10 /* Tools */ = {
1713 isa = PBXGroup;
1714 children = (
Steve Naroff89922f82009-08-31 00:59:03 +00001715 90F9EFA8104ABDC400D09A15 /* c-index-test */,
Steve Naroff50398192009-08-28 15:28:48 +00001716 9012911E104812DA0083456D /* CIndex */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001717 90FD6DB4103D9763005F5B73 /* index-test */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001718 DEDFE6210F7B3AF10035BD10 /* clang */,
1719 );
1720 name = Tools;
1721 sourceTree = "<group>";
1722 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001723 DEDFE6210F7B3AF10035BD10 /* clang */ = {
1724 isa = PBXGroup;
1725 children = (
Daniel Dunbar864db012009-12-12 00:56:47 +00001726 E16B523410D30B2400430AC9 /* cc1_main.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001727 DEDFE6450F7B3B4E0035BD10 /* driver.cpp */,
1728 );
1729 name = clang;
1730 sourceTree = "<group>";
1731 };
1732 DEDFE6470F7B3B560035BD10 /* Driver */ = {
1733 isa = PBXGroup;
1734 children = (
1735 DEDFE6480F7B3B830035BD10 /* Types.cpp */,
1736 DEDFE6490F7B3B830035BD10 /* Tools.h */,
1737 DEDFE64A0F7B3B830035BD10 /* Tools.cpp */,
1738 DEDFE64B0F7B3B830035BD10 /* ToolChains.h */,
1739 DEDFE64C0F7B3B830035BD10 /* Compilation.cpp */,
1740 DEDFE64D0F7B3B830035BD10 /* ArgList.cpp */,
1741 DEDFE64E0F7B3B830035BD10 /* Arg.cpp */,
1742 DEDFE64F0F7B3B830035BD10 /* Action.cpp */,
1743 DEDFE6500F7B3B830035BD10 /* Phases.cpp */,
1744 DEDFE6510F7B3B830035BD10 /* OptTable.cpp */,
1745 DEDFE6520F7B3B830035BD10 /* Option.cpp */,
1746 DEDFE6530F7B3B830035BD10 /* Job.cpp */,
1747 DEDFE6540F7B3B830035BD10 /* InputInfo.h */,
1748 DEDFE6550F7B3B830035BD10 /* ToolChains.cpp */,
1749 DEDFE6560F7B3B830035BD10 /* ToolChain.cpp */,
1750 DEDFE6570F7B3B830035BD10 /* Tool.cpp */,
1751 DEDFE6580F7B3B830035BD10 /* HostInfo.cpp */,
1752 DEDFE6590F7B3B830035BD10 /* Driver.cpp */,
1753 );
1754 name = Driver;
1755 sourceTree = "<group>";
1756 };
1757 DEF1615D0F65C7FC0098507F /* Frontend */ = {
1758 isa = PBXGroup;
1759 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001760 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */,
1761 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */,
1762 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */,
1763 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */,
1764 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */,
1765 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */,
1766 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */,
1767 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */,
1768 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */,
1769 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */,
1770 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */,
1771 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */,
1772 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */,
1773 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */,
1774 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */,
1775 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001776 90FD6D86103C3D80005F5B73 /* Analyses.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001777 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */,
1778 90FD6D89103C3D80005F5B73 /* ASTUnit.h */,
1779 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */,
1780 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */,
1781 90FD6D8C103C3D80005F5B73 /* DeclXML.def */,
1782 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001783 BF9FEDCF1225E443003A8B71 /* LangStandards.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001784 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */,
1785 90FD6D8F103C3D80005F5B73 /* StmtXML.def */,
1786 90FD6D90103C3D80005F5B73 /* TypeXML.def */,
1787 90FD6D91103C3D80005F5B73 /* Utils.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001788 DEF169220F9645960098507F /* FrontendDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001789 DEF161600F65C81C0098507F /* TextDiagnosticBuffer.h */,
1790 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */,
1791 );
1792 name = Frontend;
1793 sourceTree = "<group>";
1794 };
1795 DEF165020F8D46810098507F /* Driver */ = {
1796 isa = PBXGroup;
1797 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001798 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */,
1799 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */,
1800 BF9FEDE81225E49D003A8B71 /* CC1Options.h */,
1801 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001802 DEF165160F8D46980098507F /* Action.h */,
1803 DEF1651D0F8D46980098507F /* ArgList.h */,
1804 DEF1651E0F8D46980098507F /* Arg.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001805 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */,
1806 1AA1D35711BECFF70089CC3F /* CC1Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001807 DEF165170F8D46980098507F /* Compilation.h */,
1808 DEF165240F8D46980098507F /* DriverDiagnostic.h */,
1809 DEF165200F8D46980098507F /* Driver.h */,
1810 DEF1651F0F8D46980098507F /* HostInfo.h */,
1811 DEF165210F8D46980098507F /* Job.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001812 DEF165190F8D46980098507F /* Option.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001813 1AA1D35811BECFF70089CC3F /* Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001814 DEF1651C0F8D46980098507F /* Options.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001815 1AA1D35911BECFF70089CC3F /* OptParser.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001816 DEF165230F8D46980098507F /* Phases.h */,
1817 DEF165140F8D46980098507F /* Tool.h */,
1818 DEF165150F8D46980098507F /* Types.h */,
1819 DEF1651A0F8D46980098507F /* Types.def */,
1820 DEF1651B0F8D46980098507F /* ToolChain.h */,
1821 DEF165220F8D46980098507F /* Util.h */,
1822 );
1823 name = Driver;
1824 sourceTree = "<group>";
1825 };
1826 DEF7D9F40C9C8B020001F598 /* Rewrite */ = {
1827 isa = PBXGroup;
1828 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001829 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */,
1830 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */,
1831 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */,
1832 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001833 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */,
1834 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */,
1835 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */,
1836 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */,
1837 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */,
1838 );
1839 name = Rewrite;
1840 sourceTree = "<group>";
1841 };
1842 DEF7D9F50C9C8B0C0001F598 /* Rewrite */ = {
1843 isa = PBXGroup;
1844 children = (
1845 DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */,
1846 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */,
1847 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */,
1848 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001849 );
1850 name = Rewrite;
1851 sourceTree = "<group>";
1852 };
1853/* End PBXGroup section */
1854
1855/* Begin PBXNativeTarget section */
1856 8DD76F620486A84900D96B5E /* clang */ = {
1857 isa = PBXNativeTarget;
1858 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */;
1859 buildPhases = (
1860 8DD76F640486A84900D96B5E /* Sources */,
1861 8DD76F660486A84900D96B5E /* Frameworks */,
1862 8DD76F690486A84900D96B5E /* CopyFiles */,
1863 );
1864 buildRules = (
1865 );
1866 dependencies = (
1867 );
1868 name = clang;
1869 productInstallPath = "$(HOME)/bin";
1870 productName = clang;
1871 productReference = 8DD76F6C0486A84900D96B5E /* clang */;
1872 productType = "com.apple.product-type.tool";
1873 };
1874/* End PBXNativeTarget section */
1875
1876/* Begin PBXProject section */
1877 08FB7793FE84155DC02AAC07 /* Project object */ = {
1878 isa = PBXProject;
1879 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */;
1880 compatibilityVersion = "Xcode 2.4";
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +00001881 developmentRegion = English;
Anders Carlssone41590d2009-06-24 00:10:43 +00001882 hasScannedForEncodings = 1;
Anders Carlsson5d1d7ae2010-09-03 00:25:02 +00001883 knownRegions = (
1884 English,
1885 Japanese,
1886 French,
1887 German,
1888 );
Anders Carlssone41590d2009-06-24 00:10:43 +00001889 mainGroup = 08FB7794FE84155DC02AAC07 /* clang */;
1890 projectDirPath = "";
1891 projectRoot = "";
1892 targets = (
1893 8DD76F620486A84900D96B5E /* clang */,
1894 );
1895 };
1896/* End PBXProject section */
1897
1898/* Begin PBXSourcesBuildPhase section */
1899 8DD76F640486A84900D96B5E /* Sources */ = {
1900 isa = PBXSourcesBuildPhase;
1901 buildActionMask = 2147483647;
1902 files = (
Anders Carlssone41590d2009-06-24 00:10:43 +00001903 );
1904 runOnlyForDeploymentPostprocessing = 0;
1905 };
1906/* End PBXSourcesBuildPhase section */
1907
1908/* Begin XCBuildConfiguration section */
1909 1DEB923208733DC60010E9CD /* Debug */ = {
1910 isa = XCBuildConfiguration;
1911 buildSettings = {
1912 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
1913 COPY_PHASE_STRIP = NO;
1914 GCC_CW_ASM_SYNTAX = NO;
1915 GCC_DYNAMIC_NO_PIC = NO;
1916 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1917 GCC_ENABLE_CPP_RTTI = NO;
1918 GCC_ENABLE_PASCAL_STRINGS = NO;
1919 GCC_ENABLE_SYMBOL_SEPARATION = NO;
1920 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1921 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1922 GCC_OPTIMIZATION_LEVEL = 0;
1923 GCC_PREPROCESSOR_DEFINITIONS = (
1924 __STDC_CONSTANT_MACROS,
1925 "__STDC_LIMIT_MACROS=1",
1926 );
1927 GCC_STRICT_ALIASING = YES;
1928 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1929 GCC_THREADSAFE_STATICS = NO;
1930 GCC_USE_GCC3_PFE_SUPPORT = NO;
1931 INSTALL_PATH = "$(HOME)/bin";
1932 OTHER_LDFLAGS = (
1933 "-lLLVMBitWriter",
1934 "-lLLVMBitReader",
1935 "-lLLVMAsmPrinter",
1936 "-lLLVMSelectionDAG",
1937 "-lLLVMCodeGen",
1938 "-lLLVMipo",
1939 "-lLLVMScalarOpts",
1940 "-lLLVMTransformUtils",
1941 "-lLLVMipa",
1942 "-lLLVMAnalysis",
1943 "-lLLVMTarget",
1944 "-lLLVMCore",
1945 "-lLLVMSupport",
1946 "-lLLVMSystem",
1947 );
1948 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1949 PRODUCT_NAME = clang;
1950 };
1951 name = Debug;
1952 };
1953 1DEB923308733DC60010E9CD /* Release */ = {
1954 isa = XCBuildConfiguration;
1955 buildSettings = {
1956 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
1957 GCC_CW_ASM_SYNTAX = NO;
1958 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1959 GCC_ENABLE_CPP_RTTI = NO;
1960 GCC_ENABLE_PASCAL_STRINGS = NO;
1961 GCC_ENABLE_SYMBOL_SEPARATION = NO;
1962 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1963 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1964 GCC_PREPROCESSOR_DEFINITIONS = (
1965 __STDC_CONSTANT_MACROS,
1966 "__STDC_LIMIT_MACROS=1",
1967 );
1968 GCC_STRICT_ALIASING = YES;
1969 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1970 GCC_THREADSAFE_STATICS = NO;
1971 GCC_USE_GCC3_PFE_SUPPORT = NO;
1972 INSTALL_PATH = "$(HOME)/bin";
1973 OTHER_LDFLAGS = (
1974 "-lLLVMBitWriter",
1975 "-lLLVMBitReader",
1976 "-lLLVMAsmPrinter",
1977 "-lLLVMSelectionDAG",
1978 "-lLLVMCodeGen",
1979 "-lLLVMipo",
1980 "-lLLVMScalarOpts",
1981 "-lLLVMTransformUtils",
1982 "-lLLVMipa",
1983 "-lLLVMAnalysis",
1984 "-lLLVMTarget",
1985 "-lLLVMCore",
1986 "-lLLVMSupport",
1987 "-lLLVMSystem",
1988 );
1989 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1990 PRODUCT_NAME = clang;
1991 };
1992 name = Release;
1993 };
1994 1DEB923608733DC60010E9CD /* Debug */ = {
1995 isa = XCBuildConfiguration;
1996 buildSettings = {
1997 GCC_VERSION = "";
1998 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1999 GCC_WARN_UNUSED_VARIABLE = YES;
2000 HEADER_SEARCH_PATHS = (
2001 ../../include,
2002 include,
2003 );
2004 LIBRARY_SEARCH_PATHS = ../../Debug/lib;
2005 OTHER_LDFLAGS = "";
2006 PREBINDING = NO;
2007 };
2008 name = Debug;
2009 };
2010 1DEB923708733DC60010E9CD /* Release */ = {
2011 isa = XCBuildConfiguration;
2012 buildSettings = {
2013 GCC_WARN_ABOUT_RETURN_TYPE = YES;
2014 GCC_WARN_UNUSED_VARIABLE = YES;
2015 HEADER_SEARCH_PATHS = (
2016 ../../include,
2017 include,
2018 );
2019 LIBRARY_SEARCH_PATHS = ../../Release;
2020 OTHER_LDFLAGS = "";
2021 PREBINDING = NO;
2022 };
2023 name = Release;
2024 };
2025/* End XCBuildConfiguration section */
2026
2027/* Begin XCConfigurationList section */
2028 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */ = {
2029 isa = XCConfigurationList;
2030 buildConfigurations = (
2031 1DEB923208733DC60010E9CD /* Debug */,
2032 1DEB923308733DC60010E9CD /* Release */,
2033 );
2034 defaultConfigurationIsVisible = 0;
2035 defaultConfigurationName = Release;
2036 };
2037 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */ = {
2038 isa = XCConfigurationList;
2039 buildConfigurations = (
2040 1DEB923608733DC60010E9CD /* Debug */,
2041 1DEB923708733DC60010E9CD /* Release */,
2042 );
2043 defaultConfigurationIsVisible = 0;
2044 defaultConfigurationName = Release;
2045 };
2046/* End XCConfigurationList section */
2047 };
2048 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2049}