blob: 1612d122f51694b091f0ac5ab586933d31dc5e1c [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
Fariborz Jahanian08976662011-06-09 22:34:17 +00009/* Begin PBXBuildFile section */
10 BD6B0EDF13A1824C00B8E3FE /* Mangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BD6B0EDE13A1824C00B8E3FE /* Mangle.cpp */; };
11 BD6B0EE213A182A600B8E3FE /* ItaniumMangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BD6B0EE113A182A600B8E3FE /* ItaniumMangle.cpp */; };
12 BD6B0EE413A182DA00B8E3FE /* MicrosoftMangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BD6B0EE313A182DA00B8E3FE /* MicrosoftMangle.cpp */; };
13/* End PBXBuildFile section */
14
Anders Carlssone41590d2009-06-24 00:10:43 +000015/* Begin PBXCopyFilesBuildPhase section */
16 8DD76F690486A84900D96B5E /* CopyFiles */ = {
17 isa = PBXCopyFilesBuildPhase;
18 buildActionMask = 8;
19 dstPath = /usr/share/man/man1/;
20 dstSubfolderSpec = 0;
21 files = (
Anders Carlssone41590d2009-06-24 00:10:43 +000022 );
23 runOnlyForDeploymentPostprocessing = 1;
24 };
25/* End PBXCopyFilesBuildPhase section */
26
27/* Begin PBXFileReference section */
28 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; };
29 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 +000030 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; };
31 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; };
32 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; };
33 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; };
34 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; };
35 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; };
36 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; };
37 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; };
38 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 +000039 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; };
40 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; };
41 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 +000042 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 +000043 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CacheTokens.cpp; path = lib/Frontend/CacheTokens.cpp; sourceTree = "<group>"; };
44 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DependencyFile.cpp; path = lib/Frontend/DependencyFile.cpp; sourceTree = "<group>"; };
45 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DiagChecker.cpp; path = lib/Frontend/DiagChecker.cpp; sourceTree = "<group>"; };
46 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 +000047 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 +000048 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StmtXML.cpp; path = lib/Frontend/StmtXML.cpp; sourceTree = "<group>"; };
49 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Warnings.cpp; path = lib/Frontend/Warnings.cpp; sourceTree = "<group>"; };
50 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 +000051 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 +000052 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 +000053 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 +000054 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 +000055 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 +000056 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 +000057 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 +000058 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; };
59 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 +000060 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexCodeCompletion.cpp; path = tools/CIndex/CIndexCodeCompletion.cpp; sourceTree = "<group>"; };
61 1A621C3B11111D61009E6834 /* CIndexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexer.cpp; path = tools/CIndex/CIndexer.cpp; sourceTree = "<group>"; };
62 1A621C3C11111D61009E6834 /* CIndexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CIndexer.h; path = tools/CIndex/CIndexer.h; sourceTree = "<group>"; };
63 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexInclusionStack.cpp; path = tools/CIndex/CIndexInclusionStack.cpp; sourceTree = "<group>"; };
64 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CIndexUSRs.cpp; path = tools/CIndex/CIndexUSRs.cpp; sourceTree = "<group>"; };
65 1A621C3F11111D61009E6834 /* CXCursor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CXCursor.cpp; path = tools/CIndex/CXCursor.cpp; sourceTree = "<group>"; };
66 1A621C4011111D61009E6834 /* CXCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXCursor.h; path = tools/CIndex/CXCursor.h; sourceTree = "<group>"; };
67 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 +000068 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 +000069 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 +000070 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; };
71 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 +000072 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 +000073 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 +000074 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 +000075 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticAnalysisKinds.td; sourceTree = "<group>"; };
76 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticASTKinds.td; sourceTree = "<group>"; };
77 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCommonKinds.td; sourceTree = "<group>"; };
78 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticDriverKinds.td; sourceTree = "<group>"; };
79 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticFrontendKinds.td; sourceTree = "<group>"; };
80 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticLexKinds.td; sourceTree = "<group>"; };
81 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticParseKinds.td; sourceTree = "<group>"; };
82 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticSemaKinds.td; sourceTree = "<group>"; };
83 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; };
84 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; };
85 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 +000086 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; };
87 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 +000088 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiteralSupport.h; sourceTree = "<group>"; };
89 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiteralSupport.cpp; sourceTree = "<group>"; };
Anders Carlsson530c40c2010-02-28 01:43:58 +000090 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 +000091 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 +000092 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1AsOptions.td; path = clang/Driver/CC1AsOptions.td; sourceTree = "<group>"; };
93 1AA1D35711BECFF70089CC3F /* CC1Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CC1Options.td; path = clang/Driver/CC1Options.td; sourceTree = "<group>"; };
94 1AA1D35811BECFF70089CC3F /* Options.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Options.td; path = clang/Driver/Options.td; sourceTree = "<group>"; };
95 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 +000096 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 +000097 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 +000098 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 +000099 1ABD23B11182449800A48E65 /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = APValue.cpp; sourceTree = "<group>"; tabWidth = 2; };
100 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
101 1ABD23B31182449800A48E65 /* ASTContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTContext.cpp; sourceTree = "<group>"; tabWidth = 2; };
102 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTDiagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
103 1ABD23B51182449800A48E65 /* ASTImporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ASTImporter.cpp; sourceTree = "<group>"; tabWidth = 2; };
104 1ABD23B61182449800A48E65 /* AttrImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AttrImpl.cpp; sourceTree = "<group>"; tabWidth = 2; };
105 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CXXInheritance.cpp; sourceTree = "<group>"; tabWidth = 2; };
106 1ABD23B81182449800A48E65 /* Decl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Decl.cpp; sourceTree = "<group>"; tabWidth = 2; };
107 1ABD23B91182449800A48E65 /* DeclarationName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclarationName.cpp; sourceTree = "<group>"; tabWidth = 2; };
108 1ABD23BA1182449800A48E65 /* DeclBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
109 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
110 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclFriend.cpp; sourceTree = "<group>"; tabWidth = 2; };
111 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclGroup.cpp; sourceTree = "<group>"; tabWidth = 2; };
112 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclObjC.cpp; sourceTree = "<group>"; tabWidth = 2; };
113 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
114 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DeclTemplate.cpp; sourceTree = "<group>"; tabWidth = 2; };
115 1ABD23C11182449800A48E65 /* Expr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Expr.cpp; sourceTree = "<group>"; tabWidth = 2; };
116 1ABD23C21182449800A48E65 /* ExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprConstant.cpp; sourceTree = "<group>"; tabWidth = 2; };
117 1ABD23C31182449800A48E65 /* ExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; };
118 1ABD23C41182449800A48E65 /* FullExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FullExpr.cpp; sourceTree = "<group>"; tabWidth = 2; };
119 1ABD23C51182449800A48E65 /* InheritViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = InheritViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
120 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NestedNameSpecifier.cpp; sourceTree = "<group>"; tabWidth = 2; };
121 1ABD23C71182449800A48E65 /* ParentMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ParentMap.cpp; sourceTree = "<group>"; tabWidth = 2; };
122 1ABD23C81182449800A48E65 /* RecordLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayout.cpp; sourceTree = "<group>"; tabWidth = 2; };
123 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RecordLayoutBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
124 1ABD23CB1182449800A48E65 /* Stmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Stmt.cpp; sourceTree = "<group>"; tabWidth = 2; };
125 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtDumper.cpp; sourceTree = "<group>"; tabWidth = 2; };
126 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtIterator.cpp; sourceTree = "<group>"; tabWidth = 2; };
127 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; };
128 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtProfile.cpp; sourceTree = "<group>"; tabWidth = 2; };
129 1ABD23D01182449800A48E65 /* StmtViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StmtViz.cpp; sourceTree = "<group>"; tabWidth = 2; };
130 1ABD23D11182449800A48E65 /* TemplateBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateBase.cpp; sourceTree = "<group>"; tabWidth = 2; };
131 1ABD23D21182449800A48E65 /* TemplateName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TemplateName.cpp; sourceTree = "<group>"; tabWidth = 2; };
132 1ABD23D31182449800A48E65 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Type.cpp; sourceTree = "<group>"; tabWidth = 2; };
133 1ABD23D41182449800A48E65 /* TypeLoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TypeLoc.cpp; sourceTree = "<group>"; tabWidth = 2; };
134 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 +0000135 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; };
136 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; };
137 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; };
138 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; };
139 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; };
140 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; };
141 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; };
142 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; };
143 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; };
144 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; };
145 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; };
146 1AC1A6881299A284006FBC77 /* AdjustedReturnValueChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AdjustedReturnValueChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
147 1AC1A6891299A284006FBC77 /* AggExprVisitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AggExprVisitor.cpp; sourceTree = "<group>"; tabWidth = 2; };
148 1AC1A68A1299A284006FBC77 /* AnalysisConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; };
149 1AC1A68B1299A284006FBC77 /* AnalysisManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
150 1AC1A68C1299A284006FBC77 /* AnalyzerStatsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AnalyzerStatsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
151 1AC1A68D1299A284006FBC77 /* ArrayBoundChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
152 1AC1A68E1299A284006FBC77 /* AttrNonNullChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = AttrNonNullChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
153 1AC1A68F1299A284006FBC77 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
154 1AC1A6901299A284006FBC77 /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; tabWidth = 2; };
155 1AC1A6911299A284006FBC77 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = BasicObjCFoundationChecks.h; sourceTree = "<group>"; tabWidth = 2; };
156 1AC1A6921299A284006FBC77 /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
157 1AC1A6931299A284006FBC77 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BasicValueFactory.cpp; sourceTree = "<group>"; tabWidth = 2; };
158 1AC1A6941299A284006FBC77 /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporter.cpp; sourceTree = "<group>"; tabWidth = 2; };
159 1AC1A6951299A284006FBC77 /* BugReporterVisitors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporterVisitors.cpp; sourceTree = "<group>"; tabWidth = 2; };
160 1AC1A6961299A284006FBC77 /* BuiltinFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = BuiltinFunctionChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
161 1AC1A6971299A284006FBC77 /* CallAndMessageChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CallAndMessageChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
162 1AC1A6981299A284006FBC77 /* CastSizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CastSizeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
163 1AC1A6991299A284006FBC77 /* CastToStructChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CastToStructChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
164 1AC1A69A1299A284006FBC77 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CFRefCount.cpp; sourceTree = "<group>"; tabWidth = 2; };
165 1AC1A69B1299A284006FBC77 /* CheckDeadStores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckDeadStores.cpp; sourceTree = "<group>"; tabWidth = 2; };
166 1AC1A69C1299A284006FBC77 /* Checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Checker.cpp; sourceTree = "<group>"; tabWidth = 2; };
167 1AC1A69D1299A284006FBC77 /* CheckerHelpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerHelpers.cpp; sourceTree = "<group>"; tabWidth = 2; };
168 1AC1A69E1299A284006FBC77 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCDealloc.cpp; sourceTree = "<group>"; tabWidth = 2; };
169 1AC1A69F1299A284006FBC77 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; tabWidth = 2; };
170 1AC1A6A01299A284006FBC77 /* CheckSecuritySyntaxOnly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSecuritySyntaxOnly.cpp; sourceTree = "<group>"; tabWidth = 2; };
171 1AC1A6A11299A284006FBC77 /* CheckSizeofPointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSizeofPointer.cpp; sourceTree = "<group>"; tabWidth = 2; };
172 1AC1A6A21299A284006FBC77 /* ChrootChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ChrootChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
173 1AC1A6A41299A284006FBC77 /* CocoaConventions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CocoaConventions.cpp; sourceTree = "<group>"; tabWidth = 2; };
174 1AC1A6A51299A284006FBC77 /* CStringChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = CStringChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
175 1AC1A7DC1299A285006FBC77 /* DereferenceChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DereferenceChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
176 1AC1A7DD1299A285006FBC77 /* DivZeroChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = DivZeroChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
177 1AC1A7DE1299A285006FBC77 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Environment.cpp; sourceTree = "<group>"; tabWidth = 2; };
178 1AC1A7DF1299A285006FBC77 /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExplodedGraph.cpp; sourceTree = "<group>"; tabWidth = 2; };
179 1AC1A7E01299A285006FBC77 /* FixedAddressChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FixedAddressChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
180 1AC1A7E11299A285006FBC77 /* FlatStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FlatStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
181 1AC1A7E21299A285006FBC77 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; tabWidth = 2; };
182 1AC1A7E31299A285006FBC77 /* GRBlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRBlockCounter.cpp; sourceTree = "<group>"; tabWidth = 2; };
183 1AC1A7E41299A285006FBC77 /* GRCoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRCoreEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
184 1AC1A7E51299A285006FBC77 /* GRCXXExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRCXXExprEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
185 1AC1A7E61299A285006FBC77 /* GRExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRExprEngine.cpp; sourceTree = "<group>"; tabWidth = 2; };
186 1AC1A7E71299A285006FBC77 /* GRExprEngineExperimentalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRExprEngineExperimentalChecks.cpp; sourceTree = "<group>"; tabWidth = 2; };
187 1AC1A7E81299A285006FBC77 /* GRExprEngineExperimentalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = GRExprEngineExperimentalChecks.h; sourceTree = "<group>"; tabWidth = 2; };
188 1AC1A7E91299A285006FBC77 /* GRExprEngineInternalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = GRExprEngineInternalChecks.h; sourceTree = "<group>"; tabWidth = 2; };
189 1AC1A7EA1299A285006FBC77 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = GRState.cpp; sourceTree = "<group>"; tabWidth = 2; };
190 1AC1A7EB1299A285006FBC77 /* HTMLDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLDiagnostics.cpp; sourceTree = "<group>"; tabWidth = 2; };
191 1AC1A7EC1299A285006FBC77 /* IdempotentOperationChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = IdempotentOperationChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
192 1AC1A7ED1299A285006FBC77 /* LLVMConventionsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMConventionsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
193 1AC1A7EE1299A285006FBC77 /* MacOSXAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MacOSXAPIChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
194 1AC1A7F01299A285006FBC77 /* MallocChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MallocChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
195 1AC1A7F11299A285006FBC77 /* ManagerRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ManagerRegistry.cpp; sourceTree = "<group>"; tabWidth = 2; };
196 1AC1A7F21299A285006FBC77 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = MemRegion.cpp; sourceTree = "<group>"; tabWidth = 2; };
197 1AC1A7F31299A285006FBC77 /* NoReturnFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NoReturnFunctionChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
198 1AC1A7F41299A285006FBC77 /* NSAutoreleasePoolChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NSAutoreleasePoolChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
199 1AC1A7F51299A285006FBC77 /* NSErrorChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = NSErrorChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
200 1AC1A7F61299A285006FBC77 /* ObjCAtSyncChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCAtSyncChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
201 1AC1A7F71299A285006FBC77 /* ObjCUnusedIVarsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCUnusedIVarsChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
202 1AC1A7F81299A285006FBC77 /* OSAtomicChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = OSAtomicChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
203 1AC1A7F91299A285006FBC77 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PathDiagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
204 1AC1A7FA1299A285006FBC77 /* PlistDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PlistDiagnostics.cpp; sourceTree = "<group>"; tabWidth = 2; };
205 1AC1A7FB1299A285006FBC77 /* PointerArithChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PointerArithChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
206 1AC1A7FC1299A285006FBC77 /* PointerSubChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PointerSubChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
207 1AC1A7FD1299A285006FBC77 /* PthreadLockChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = PthreadLockChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
208 1AC1A7FE1299A285006FBC77 /* RangeConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RangeConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
209 1AC1A8001299A285006FBC77 /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = RegionStore.cpp; sourceTree = "<group>"; tabWidth = 2; };
210 1AC1A9DB1299A287006FBC77 /* ReturnPointerRangeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnPointerRangeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
211 1AC1A9DC1299A287006FBC77 /* ReturnUndefChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnUndefChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
212 1AC1A9DD1299A287006FBC77 /* SimpleConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleConstraintManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
213 1AC1A9DE1299A287006FBC77 /* SimpleConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SimpleConstraintManager.h; sourceTree = "<group>"; tabWidth = 2; };
214 1AC1A9DF1299A287006FBC77 /* SimpleSValuator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleSValuator.cpp; sourceTree = "<group>"; tabWidth = 2; };
215 1AC1A9E01299A287006FBC77 /* StackAddrLeakChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StackAddrLeakChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
216 1AC1A9E11299A287006FBC77 /* Store.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Store.cpp; sourceTree = "<group>"; tabWidth = 2; };
217 1AC1A9E21299A287006FBC77 /* StreamChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = StreamChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
218 1AC1A9E31299A287006FBC77 /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SVals.cpp; sourceTree = "<group>"; tabWidth = 2; };
219 1AC1A9E41299A287006FBC77 /* SValuator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SValuator.cpp; sourceTree = "<group>"; tabWidth = 2; };
220 1AC1A9E51299A287006FBC77 /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
221 1AC1A9E61299A287006FBC77 /* UndefBranchChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefBranchChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
222 1AC1A9E71299A287006FBC77 /* UndefCapturedBlockVarChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefCapturedBlockVarChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
223 1AC1A9E81299A287006FBC77 /* UndefinedArraySubscriptChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedArraySubscriptChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
224 1AC1A9E91299A287006FBC77 /* UndefinedAssignmentChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedAssignmentChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
225 1AC1A9EA1299A287006FBC77 /* UndefResultChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UndefResultChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
226 1AC1A9EB1299A287006FBC77 /* UnixAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UnixAPIChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
227 1AC1A9EC1299A287006FBC77 /* UnreachableCodeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableCodeChecker.cpp; sourceTree = "<group>"; tabWidth = 2; };
228 1AC1A9ED1299A287006FBC77 /* ValueManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ValueManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
229 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 +0000230 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInstance.cpp; path = lib/Frontend/CompilerInstance.cpp; sourceTree = "<group>"; };
231 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CompilerInvocation.cpp; path = lib/Frontend/CompilerInvocation.cpp; sourceTree = "<group>"; };
232 1ACB57DD1105820D0047B991 /* DeclXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclXML.cpp; path = lib/Frontend/DeclXML.cpp; sourceTree = "<group>"; };
233 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendAction.cpp; path = lib/Frontend/FrontendAction.cpp; sourceTree = "<group>"; };
234 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendActions.cpp; path = lib/Frontend/FrontendActions.cpp; sourceTree = "<group>"; };
235 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrontendOptions.cpp; path = lib/Frontend/FrontendOptions.cpp; sourceTree = "<group>"; };
236 1ACB57E11105820D0047B991 /* LangStandards.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LangStandards.cpp; path = lib/Frontend/LangStandards.cpp; sourceTree = "<group>"; };
237 1ACB57E21105820D0047B991 /* TypeXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TypeXML.cpp; path = lib/Frontend/TypeXML.cpp; sourceTree = "<group>"; };
238 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 +0000239 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 +0000240 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 +0000241 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; };
242 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; };
243 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 +0000244 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 +0000245 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 +0000246 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 +0000247 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 +0000248 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticBuffer.cpp; path = lib/Frontend/TextDiagnosticBuffer.cpp; sourceTree = "<group>"; };
249 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 +0000250 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; };
251 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtDeclVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h; sourceTree = "<group>"; };
252 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtVisitor.h; sourceTree = "<group>"; };
253 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGStmtVisitor.h; path = clang/Analysis/Visitors/CFGStmtVisitor.h; sourceTree = "<group>"; };
254 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGVarDeclVisitor.h; path = clang/Analysis/Visitors/CFGVarDeclVisitor.h; sourceTree = "<group>"; };
255 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 +0000256 3536457C0E2406B0009C6509 /* Environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Environment.h; path = clang/Analysis/PathSensitive/Environment.h; sourceTree = "<group>"; };
257 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlkExprDeclBitVector.h; path = clang/Analysis/Support/BlkExprDeclBitVector.h; sourceTree = "<group>"; };
258 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessorLexer.cpp; sourceTree = "<group>"; };
259 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 +0000260 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; };
261 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; };
262 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; };
263 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; };
264 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 +0000265 355106880E9A851B006A4E44 /* MemRegion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MemRegion.h; path = clang/Analysis/PathSensitive/MemRegion.h; sourceTree = "<group>"; };
266 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; };
267 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 +0000268 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; };
269 3552E7540E520D80003A8CA5 /* PPCaching.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCaching.cpp; sourceTree = "<group>"; };
270 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; };
271 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 +0000272 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 +0000273 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 +0000274 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 +0000275 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLocation.cpp; sourceTree = "<group>"; tabWidth = 2; };
276 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; };
277 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 +0000278 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 +0000279 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 +0000280 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; };
281 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 +0000282 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHManager.h; sourceTree = "<group>"; };
283 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; };
284 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 +0000285 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; };
286 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 +0000287 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 +0000288 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessorLexer.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000289 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; };
290 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 +0000291 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; };
292 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowSolver.h; path = clang/Analysis/FlowSensitive/DataflowSolver.h; sourceTree = "<group>"; };
293 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 +0000294 35D55B290D81D8E50092E734 /* BasicValueFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicValueFactory.h; path = clang/Analysis/PathSensitive/BasicValueFactory.h; sourceTree = "<group>"; };
295 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 +0000296 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 +0000297 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PTHLexer.cpp; sourceTree = "<group>"; };
298 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; };
299 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 +0000300 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 +0000301 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 +0000302 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLRewrite.h; path = clang/Rewrite/HTMLRewrite.h; sourceTree = "<group>"; };
303 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleAPICheck.h; path = clang/Analysis/PathSensitive/GRSimpleAPICheck.h; sourceTree = "<group>"; };
304 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 +0000305 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LiveVariables.h; path = clang/Analysis/Analyses/LiveVariables.h; sourceTree = "<group>"; };
306 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 +0000307 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 +0000308 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReader.cpp; sourceTree = "<group>"; };
309 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderDecl.cpp; sourceTree = "<group>"; };
310 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTReaderStmt.cpp; sourceTree = "<group>"; };
Sebastian Redl6ab7cd82010-08-18 23:57:17 +0000311 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTDeserializationListener.h; path = clang/Serialization/ASTDeserializationListener.h; sourceTree = "<group>"; };
312 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 +0000313 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriter.cpp; sourceTree = "<group>"; };
314 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterDecl.cpp; sourceTree = "<group>"; };
315 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ASTWriterStmt.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000316 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLRewrite.cpp; path = lib/Rewrite/HTMLRewrite.cpp; sourceTree = "<group>"; };
317 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 +0000318 8DD76F6C0486A84900D96B5E /* clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = clang; sourceTree = BUILT_PRODUCTS_DIR; };
Steve Naroff600866c2009-08-27 19:51:58 +0000319 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 +0000320 9012911C1048068D0083456D /* ASTUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTUnit.cpp; path = lib/Frontend/ASTUnit.cpp; sourceTree = "<group>"; };
321 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 +0000322 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; };
323 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; };
324 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; };
325 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; };
326 9047537D1096376F00CBDDDD /* TypeLocNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeLocNodes.def; path = clang/AST/TypeLocNodes.def; sourceTree = "<group>"; tabWidth = 2; };
327 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; };
328 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 +0000329 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OnDiskHashTable.h; sourceTree = "<group>"; };
330 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SourceManagerInternals.h; sourceTree = "<group>"; };
331 9063F22A0F9E911F002F7251 /* TemplateKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TemplateKinds.h; sourceTree = "<group>"; };
332 906BF4AE0F83BA16001071FA /* ConvertUTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConvertUTF.h; sourceTree = "<group>"; };
333 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConvertUTF.c; sourceTree = "<group>"; };
Steve Naroff89922f82009-08-31 00:59:03 +0000334 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 +0000335 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; };
336 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; };
337 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 +0000338 90FD6D5F103C3D21005F5B73 /* Analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Analyzer.h; path = clang/Index/Analyzer.h; sourceTree = "<group>"; };
339 90FD6D60103C3D21005F5B73 /* ASTLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTLocation.h; path = clang/Index/ASTLocation.h; sourceTree = "<group>"; };
340 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclReferenceMap.h; path = clang/Index/DeclReferenceMap.h; sourceTree = "<group>"; };
341 90FD6D62103C3D21005F5B73 /* Entity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Entity.h; path = clang/Index/Entity.h; sourceTree = "<group>"; };
342 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GlobalSelector.h; path = clang/Index/GlobalSelector.h; sourceTree = "<group>"; };
343 90FD6D64103C3D21005F5B73 /* Handlers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Handlers.h; path = clang/Index/Handlers.h; sourceTree = "<group>"; };
344 90FD6D65103C3D21005F5B73 /* Indexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Indexer.h; path = clang/Index/Indexer.h; sourceTree = "<group>"; };
345 90FD6D66103C3D21005F5B73 /* IndexProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IndexProvider.h; path = clang/Index/IndexProvider.h; sourceTree = "<group>"; };
346 90FD6D67103C3D21005F5B73 /* Program.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Program.h; path = clang/Index/Program.h; sourceTree = "<group>"; };
347 90FD6D68103C3D21005F5B73 /* SelectorMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SelectorMap.h; path = clang/Index/SelectorMap.h; sourceTree = "<group>"; };
348 90FD6D69103C3D21005F5B73 /* STLExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = STLExtras.h; path = clang/Index/STLExtras.h; sourceTree = "<group>"; };
349 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TranslationUnit.h; path = clang/Index/TranslationUnit.h; sourceTree = "<group>"; };
350 90FD6D6B103C3D21005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Index/Utils.h; sourceTree = "<group>"; };
351 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Analyzer.cpp; path = lib/Index/Analyzer.cpp; sourceTree = "<group>"; };
352 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ASTLocation.cpp; path = lib/Index/ASTLocation.cpp; sourceTree = "<group>"; };
353 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTVisitor.h; path = lib/Index/ASTVisitor.h; sourceTree = "<group>"; };
354 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclReferenceMap.cpp; path = lib/Index/DeclReferenceMap.cpp; sourceTree = "<group>"; };
355 90FD6D71103C3D49005F5B73 /* Entity.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Entity.cpp; path = lib/Index/Entity.cpp; sourceTree = "<group>"; };
356 90FD6D72103C3D49005F5B73 /* EntityImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EntityImpl.h; path = lib/Index/EntityImpl.h; sourceTree = "<group>"; };
357 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlobalSelector.cpp; path = lib/Index/GlobalSelector.cpp; sourceTree = "<group>"; };
358 90FD6D74103C3D49005F5B73 /* Handlers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Handlers.cpp; path = lib/Index/Handlers.cpp; sourceTree = "<group>"; };
359 90FD6D75103C3D49005F5B73 /* Indexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Indexer.cpp; path = lib/Index/Indexer.cpp; sourceTree = "<group>"; };
360 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = IndexProvider.cpp; path = lib/Index/IndexProvider.cpp; sourceTree = "<group>"; };
361 90FD6D77103C3D49005F5B73 /* Program.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Program.cpp; path = lib/Index/Program.cpp; sourceTree = "<group>"; };
362 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 +0000363 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SelectorMap.cpp; path = lib/Index/SelectorMap.cpp; sourceTree = "<group>"; };
364 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 +0000365 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Frontend/ASTConsumers.h; sourceTree = "<group>"; };
366 90FD6D89103C3D80005F5B73 /* ASTUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTUnit.h; path = clang/Frontend/ASTUnit.h; sourceTree = "<group>"; };
367 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommandLineSourceLoc.h; path = clang/Frontend/CommandLineSourceLoc.h; sourceTree = "<group>"; };
368 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclContextXML.def; path = clang/Frontend/DeclContextXML.def; sourceTree = "<group>"; };
369 90FD6D8C103C3D80005F5B73 /* DeclXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DeclXML.def; path = clang/Frontend/DeclXML.def; sourceTree = "<group>"; };
370 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DocumentXML.def; path = clang/Frontend/DocumentXML.def; sourceTree = "<group>"; };
371 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DocumentXML.h; path = clang/Frontend/DocumentXML.h; sourceTree = "<group>"; };
372 90FD6D8F103C3D80005F5B73 /* StmtXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = StmtXML.def; path = clang/Frontend/StmtXML.def; sourceTree = "<group>"; };
373 90FD6D90103C3D80005F5B73 /* TypeXML.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = TypeXML.def; path = clang/Frontend/TypeXML.def; sourceTree = "<group>"; };
374 90FD6D91103C3D80005F5B73 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = clang/Frontend/Utils.h; sourceTree = "<group>"; };
375 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 +0000376 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 +0000377 BBA5AB141309C2FA000B38F1 /* AdjustedReturnValueChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AdjustedReturnValueChecker.cpp; sourceTree = "<group>"; };
378 BBA5AB151309C2FA000B38F1 /* AnalyzerStatsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalyzerStatsChecker.cpp; sourceTree = "<group>"; };
379 BBA5AB161309C2FA000B38F1 /* ArrayBoundChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundChecker.cpp; sourceTree = "<group>"; };
380 BBA5AB171309C2FA000B38F1 /* ArrayBoundCheckerV2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ArrayBoundCheckerV2.cpp; sourceTree = "<group>"; };
381 BBA5AB181309C2FA000B38F1 /* AttrNonNullChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AttrNonNullChecker.cpp; sourceTree = "<group>"; };
382 BBA5AB191309C2FA000B38F1 /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; };
383 BBA5AB1A1309C2FA000B38F1 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicObjCFoundationChecks.h; sourceTree = "<group>"; };
384 BBA5AB1B1309C2FA000B38F1 /* BuiltinFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BuiltinFunctionChecker.cpp; sourceTree = "<group>"; };
385 BBA5AB1C1309C2FA000B38F1 /* CallAndMessageChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CallAndMessageChecker.cpp; sourceTree = "<group>"; };
386 BBA5AB1D1309C2FA000B38F1 /* CastSizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CastSizeChecker.cpp; sourceTree = "<group>"; };
387 BBA5AB1E1309C2FA000B38F1 /* CastToStructChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CastToStructChecker.cpp; sourceTree = "<group>"; };
388 BBA5AB1F1309C2FA000B38F1 /* Checkers.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Checkers.td; sourceTree = "<group>"; };
389 BBA5AB201309C2FA000B38F1 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCDealloc.cpp; sourceTree = "<group>"; };
390 BBA5AB211309C2FA000B38F1 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; };
391 BBA5AB221309C2FA000B38F1 /* CheckSecuritySyntaxOnly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSecuritySyntaxOnly.cpp; sourceTree = "<group>"; };
392 BBA5AB231309C2FA000B38F1 /* CheckSizeofPointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckSizeofPointer.cpp; sourceTree = "<group>"; };
393 BBA5AB241309C2FA000B38F1 /* ChrootChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ChrootChecker.cpp; sourceTree = "<group>"; };
394 BBA5AB251309C2FA000B38F1 /* ClangSACheckerProvider.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ClangSACheckerProvider.cpp; sourceTree = "<group>"; };
395 BBA5AB261309C2FA000B38F1 /* ClangSACheckerProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClangSACheckerProvider.h; sourceTree = "<group>"; };
396 BBA5AB271309C2FA000B38F1 /* ClangSACheckers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClangSACheckers.h; sourceTree = "<group>"; };
397 BBA5AB291309C2FA000B38F1 /* CStringChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CStringChecker.cpp; sourceTree = "<group>"; };
398 BBA5AB2A1309C2FA000B38F1 /* DeadStoresChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeadStoresChecker.cpp; sourceTree = "<group>"; };
399 BBA5AB2B1309C2FA000B38F1 /* DereferenceChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DereferenceChecker.cpp; sourceTree = "<group>"; };
400 BBA5AB2C1309C2FA000B38F1 /* DivZeroChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DivZeroChecker.cpp; sourceTree = "<group>"; };
401 BBA5AB2D1309C2FA000B38F1 /* ExperimentalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExperimentalChecks.cpp; sourceTree = "<group>"; };
402 BBA5AB2E1309C2FA000B38F1 /* ExperimentalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExperimentalChecks.h; sourceTree = "<group>"; };
403 BBA5AB2F1309C2FA000B38F1 /* ExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExprEngine.cpp; sourceTree = "<group>"; };
404 BBA5AB301309C2FA000B38F1 /* FixedAddressChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixedAddressChecker.cpp; sourceTree = "<group>"; };
405 BBA5AB311309C2FA000B38F1 /* IdempotentOperationChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IdempotentOperationChecker.cpp; sourceTree = "<group>"; };
406 BBA5AB321309C2FA000B38F1 /* InternalChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InternalChecks.h; sourceTree = "<group>"; };
407 BBA5AB331309C2FA000B38F1 /* LLVMConventionsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LLVMConventionsChecker.cpp; sourceTree = "<group>"; };
408 BBA5AB341309C2FA000B38F1 /* MacOSXAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacOSXAPIChecker.cpp; sourceTree = "<group>"; };
409 BBA5AB361309C2FA000B38F1 /* MallocChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MallocChecker.cpp; sourceTree = "<group>"; };
410 BBA5AB371309C2FA000B38F1 /* NoReturnFunctionChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NoReturnFunctionChecker.cpp; sourceTree = "<group>"; };
411 BBA5AB381309C2FA000B38F1 /* NSAutoreleasePoolChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NSAutoreleasePoolChecker.cpp; sourceTree = "<group>"; };
412 BBA5AB3A1309C2FA000B38F1 /* NSErrorChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = NSErrorChecker.cpp; sourceTree = "<group>"; };
413 BBA5AB3B1309C2FA000B38F1 /* ObjCAtSyncChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCAtSyncChecker.cpp; sourceTree = "<group>"; };
414 BBA5AB3D1309C2FA000B38F1 /* ObjCSelfInitChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCSelfInitChecker.cpp; sourceTree = "<group>"; };
415 BBA5AB3F1309C2FA000B38F1 /* ObjCUnusedIVarsChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCUnusedIVarsChecker.cpp; sourceTree = "<group>"; };
416 BBA5AB401309C2FA000B38F1 /* OSAtomicChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OSAtomicChecker.cpp; sourceTree = "<group>"; };
417 BBA5AB411309C2FA000B38F1 /* PointerArithChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PointerArithChecker.cpp; sourceTree = "<group>"; };
418 BBA5AB421309C2FA000B38F1 /* PointerSubChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PointerSubChecker.cpp; sourceTree = "<group>"; };
419 BBA5AB431309C2FA000B38F1 /* PthreadLockChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PthreadLockChecker.cpp; sourceTree = "<group>"; };
420 BBA5AB441309C2FA000B38F1 /* ReturnPointerRangeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnPointerRangeChecker.cpp; sourceTree = "<group>"; };
421 BBA5AB451309C2FA000B38F1 /* ReturnUndefChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReturnUndefChecker.cpp; sourceTree = "<group>"; };
422 BBA5AB461309C2FA000B38F1 /* StackAddrLeakChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StackAddrLeakChecker.cpp; sourceTree = "<group>"; };
423 BBA5AB471309C2FA000B38F1 /* StreamChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = StreamChecker.cpp; sourceTree = "<group>"; };
424 BBA5AB481309C2FA000B38F1 /* UndefBranchChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefBranchChecker.cpp; sourceTree = "<group>"; };
425 BBA5AB491309C2FA000B38F1 /* UndefCapturedBlockVarChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefCapturedBlockVarChecker.cpp; sourceTree = "<group>"; };
426 BBA5AB4A1309C2FA000B38F1 /* UndefinedArraySubscriptChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedArraySubscriptChecker.cpp; sourceTree = "<group>"; };
427 BBA5AB4B1309C2FA000B38F1 /* UndefinedAssignmentChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefinedAssignmentChecker.cpp; sourceTree = "<group>"; };
428 BBA5AB4C1309C2FA000B38F1 /* UndefResultChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UndefResultChecker.cpp; sourceTree = "<group>"; };
429 BBA5AB4D1309C2FA000B38F1 /* UnixAPIChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnixAPIChecker.cpp; sourceTree = "<group>"; };
430 BBA5AB4E1309C2FA000B38F1 /* UnreachableCodeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UnreachableCodeChecker.cpp; sourceTree = "<group>"; };
431 BBA5AB4F1309C2FA000B38F1 /* VLASizeChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VLASizeChecker.cpp; sourceTree = "<group>"; };
432 BBA5AB521309C2FA000B38F1 /* AggExprVisitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AggExprVisitor.cpp; sourceTree = "<group>"; };
433 BBA5AB531309C2FA000B38F1 /* AnalysisManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisManager.cpp; sourceTree = "<group>"; };
434 BBA5AB541309C2FA000B38F1 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicConstraintManager.cpp; sourceTree = "<group>"; };
435 BBA5AB551309C2FA000B38F1 /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicStore.cpp; sourceTree = "<group>"; };
436 BBA5AB561309C2FA000B38F1 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BasicValueFactory.cpp; sourceTree = "<group>"; };
437 BBA5AB571309C2FA000B38F1 /* BlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BlockCounter.cpp; sourceTree = "<group>"; };
438 BBA5AB581309C2FA000B38F1 /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporter.cpp; sourceTree = "<group>"; };
439 BBA5AB591309C2FA000B38F1 /* BugReporterVisitors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BugReporterVisitors.cpp; sourceTree = "<group>"; };
440 BBA5AB5A1309C2FA000B38F1 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CFRefCount.cpp; sourceTree = "<group>"; };
441 BBA5AB5B1309C2FA000B38F1 /* Checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Checker.cpp; sourceTree = "<group>"; };
442 BBA5AB5C1309C2FA000B38F1 /* CheckerHelpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerHelpers.cpp; sourceTree = "<group>"; };
443 BBA5AB5D1309C2FA000B38F1 /* CheckerManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerManager.cpp; sourceTree = "<group>"; };
444 BBA5AB5F1309C2FA000B38F1 /* CoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CoreEngine.cpp; sourceTree = "<group>"; };
445 BBA5AB601309C2FA000B38F1 /* CXXExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CXXExprEngine.cpp; sourceTree = "<group>"; };
446 BBA5AB611309C2FA000B38F1 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Environment.cpp; sourceTree = "<group>"; };
447 BBA5AB621309C2FA000B38F1 /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExplodedGraph.cpp; sourceTree = "<group>"; };
448 BBA5AB631309C2FA000B38F1 /* FlatStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FlatStore.cpp; sourceTree = "<group>"; };
449 BBA5AB641309C2FA000B38F1 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GRState.cpp; sourceTree = "<group>"; };
450 BBA5AB651309C2FA000B38F1 /* HTMLDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLDiagnostics.cpp; sourceTree = "<group>"; };
451 BBA5AB671309C2FA000B38F1 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MemRegion.cpp; sourceTree = "<group>"; };
452 BBA5AB681309C2FA000B38F1 /* ObjCMessage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ObjCMessage.cpp; sourceTree = "<group>"; };
453 BBA5AB691309C2FA000B38F1 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PathDiagnostic.cpp; sourceTree = "<group>"; };
454 BBA5AB6A1309C2FA000B38F1 /* PlistDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlistDiagnostics.cpp; sourceTree = "<group>"; };
455 BBA5AB6B1309C2FA000B38F1 /* RangeConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RangeConstraintManager.cpp; sourceTree = "<group>"; };
456 BBA5AB6C1309C2FA000B38F1 /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RegionStore.cpp; sourceTree = "<group>"; };
457 BBA5AB6D1309C2FA000B38F1 /* SimpleConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleConstraintManager.cpp; sourceTree = "<group>"; };
458 BBA5AB6E1309C2FA000B38F1 /* SimpleConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleConstraintManager.h; sourceTree = "<group>"; };
459 BBA5AB6F1309C2FA000B38F1 /* SimpleSValBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleSValBuilder.cpp; sourceTree = "<group>"; };
460 BBA5AB701309C2FA000B38F1 /* Store.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Store.cpp; sourceTree = "<group>"; };
461 BBA5AB711309C2FA000B38F1 /* SValBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SValBuilder.cpp; sourceTree = "<group>"; };
462 BBA5AB721309C2FA000B38F1 /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SVals.cpp; sourceTree = "<group>"; };
463 BBA5AB731309C2FA000B38F1 /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolManager.cpp; sourceTree = "<group>"; };
464 BBA5AB741309C2FA000B38F1 /* TextPathDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TextPathDiagnostics.cpp; sourceTree = "<group>"; };
465 BBA5AB761309C2FA000B38F1 /* AnalysisConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AnalysisConsumer.cpp; sourceTree = "<group>"; };
466 BBA5AB771309C2FA000B38F1 /* AnalysisConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnalysisConsumer.h; sourceTree = "<group>"; };
467 BBA5AB781309C2FA000B38F1 /* CheckerRegistration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CheckerRegistration.cpp; sourceTree = "<group>"; };
468 BBA5AB7A1309C2FA000B38F1 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; };
Douglas Gregor1ee17502010-08-12 20:53:33 +0000469 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalysisBasedWarnings.h; path = clang/Sema/AnalysisBasedWarnings.h; sourceTree = "<group>"; };
470 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeCompleteConsumer.h; path = clang/Sema/CodeCompleteConsumer.h; sourceTree = "<group>"; };
471 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXXFieldCollector.h; path = clang/Sema/CXXFieldCollector.h; sourceTree = "<group>"; };
472 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExternalSemaSource.h; path = clang/Sema/ExternalSemaSource.h; sourceTree = "<group>"; };
473 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IdentifierResolver.h; path = clang/Sema/IdentifierResolver.h; sourceTree = "<group>"; };
474 BD59A94D121496B9003A5A02 /* Initialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Initialization.h; path = clang/Sema/Initialization.h; sourceTree = "<group>"; };
475 BD59A94E121496B9003A5A02 /* Lookup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Lookup.h; path = clang/Sema/Lookup.h; sourceTree = "<group>"; };
476 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 +0000477 BD59A951121496B9003A5A02 /* Sema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Sema.h; path = clang/Sema/Sema.h; sourceTree = "<group>"; };
478 BD59A952121496B9003A5A02 /* SemaConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaConsumer.h; path = clang/Sema/SemaConsumer.h; sourceTree = "<group>"; };
479 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaDiagnostic.h; path = clang/Sema/SemaDiagnostic.h; sourceTree = "<group>"; };
480 BD59A954121496B9003A5A02 /* Template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Template.h; path = clang/Sema/Template.h; sourceTree = "<group>"; };
Fariborz Jahanian08976662011-06-09 22:34:17 +0000481 BD6B0EDE13A1824C00B8E3FE /* Mangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Mangle.cpp; sourceTree = "<group>"; };
482 BD6B0EE113A182A600B8E3FE /* ItaniumMangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ItaniumMangle.cpp; sourceTree = "<group>"; };
483 BD6B0EE313A182DA00B8E3FE /* MicrosoftMangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MicrosoftMangle.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000484 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 +0000485 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 +0000486 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TargetAttributesSema.h; path = lib/Sema/TargetAttributesSema.h; sourceTree = "<group>"; };
487 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaObjCProperty.cpp; path = lib/Sema/SemaObjCProperty.cpp; sourceTree = "<group>"; };
488 BF89C3F811595A01001C2D68 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = lib/Sema/SemaType.cpp; sourceTree = "<group>"; };
489 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCodeComplete.cpp; path = lib/Sema/SemaCodeComplete.cpp; sourceTree = "<group>"; };
490 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 +0000491 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TemplateDeduction.h; path = clang/Sema/TemplateDeduction.h; sourceTree = "<group>"; };
492 BF9FED6F1225DF7F003A8B71 /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Sema/Action.h; sourceTree = "<group>"; };
493 BF9FED701225DFA1003A8B71 /* AttributeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AttributeList.h; path = clang/Sema/AttributeList.h; sourceTree = "<group>"; };
494 BF9FED711225DFD9003A8B71 /* DeclSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclSpec.h; path = clang/Sema/DeclSpec.h; sourceTree = "<group>"; };
495 BF9FED721225DFD9003A8B71 /* Designator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Designator.h; path = clang/Sema/Designator.h; sourceTree = "<group>"; };
496 BF9FED731225E005003A8B71 /* Ownership.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ownership.h; path = clang/Sema/Ownership.h; sourceTree = "<group>"; };
497 BF9FED741225E005003A8B71 /* ParsedTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParsedTemplate.h; path = clang/Sema/ParsedTemplate.h; sourceTree = "<group>"; };
498 BF9FED751225E005003A8B71 /* Scope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Scope.h; path = clang/Sema/Scope.h; sourceTree = "<group>"; };
499 BF9FED761225E005003A8B71 /* ScopeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScopeInfo.h; path = clang/Sema/ScopeInfo.h; sourceTree = "<group>"; };
500 BF9FED771225E032003A8B71 /* ObjCMethodList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjCMethodList.h; path = clang/Sema/ObjCMethodList.h; sourceTree = "<group>"; };
501 BF9FED781225E041003A8B71 /* SemaInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaInternal.h; path = clang/Sema/SemaInternal.h; sourceTree = "<group>"; };
502 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodeCompletionHandler.h; sourceTree = "<group>"; };
503 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExternalPreprocessorSource.h; sourceTree = "<group>"; };
504 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessingRecord.h; sourceTree = "<group>"; };
505 BF9FEDB51225E213003A8B71 /* ParseAST.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParseAST.h; path = clang/Parse/ParseAST.h; sourceTree = "<group>"; };
506 BF9FEDB61225E252003A8B71 /* OperationKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OperationKinds.h; path = clang/AST/OperationKinds.h; sourceTree = "<group>"; };
507 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RecursiveASTVisitor.h; path = clang/AST/RecursiveASTVisitor.h; sourceTree = "<group>"; };
508 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BackendUtil.h; path = clang/CodeGen/BackendUtil.h; sourceTree = "<group>"; };
509 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenAction.h; path = clang/CodeGen/CodeGenAction.h; sourceTree = "<group>"; };
510 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTBitCodes.h; path = clang/Serialization/ASTBitCodes.h; sourceTree = "<group>"; };
511 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FixItRewriter.h; path = clang/Rewrite/FixItRewriter.h; sourceTree = "<group>"; };
512 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Rewrite/FrontendActions.h; sourceTree = "<group>"; };
513 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Rewriters.h; path = clang/Rewrite/Rewriters.h; sourceTree = "<group>"; };
514 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = clang/Rewrite/ASTConsumers.h; sourceTree = "<group>"; };
515 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AnalyzerOptions.h; path = clang/Frontend/AnalyzerOptions.h; sourceTree = "<group>"; };
516 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ChainedDiagnosticClient.h; path = clang/Frontend/ChainedDiagnosticClient.h; sourceTree = "<group>"; };
517 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CodeGenOptions.h; path = clang/Frontend/CodeGenOptions.h; sourceTree = "<group>"; };
518 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInstance.h; path = clang/Frontend/CompilerInstance.h; sourceTree = "<group>"; };
519 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompilerInvocation.h; path = clang/Frontend/CompilerInvocation.h; sourceTree = "<group>"; };
520 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DependencyOutputOptions.h; path = clang/Frontend/DependencyOutputOptions.h; sourceTree = "<group>"; };
521 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DiagnosticOptions.h; path = clang/Frontend/DiagnosticOptions.h; sourceTree = "<group>"; };
522 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendAction.h; path = clang/Frontend/FrontendAction.h; sourceTree = "<group>"; };
523 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendActions.h; path = clang/Frontend/FrontendActions.h; sourceTree = "<group>"; };
524 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendOptions.h; path = clang/Frontend/FrontendOptions.h; sourceTree = "<group>"; };
525 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrontendPluginRegistry.h; path = clang/Frontend/FrontendPluginRegistry.h; sourceTree = "<group>"; };
526 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HeaderSearchOptions.h; path = clang/Frontend/HeaderSearchOptions.h; sourceTree = "<group>"; };
527 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LangStandard.h; path = clang/Frontend/LangStandard.h; sourceTree = "<group>"; };
528 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOptions.h; path = clang/Frontend/PreprocessorOptions.h; sourceTree = "<group>"; };
529 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreprocessorOutputOptions.h; path = clang/Frontend/PreprocessorOutputOptions.h; sourceTree = "<group>"; };
530 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VerifyDiagnosticsClient.h; path = clang/Frontend/VerifyDiagnosticsClient.h; sourceTree = "<group>"; };
531 BF9FEDCF1225E443003A8B71 /* LangStandards.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LangStandards.def; path = clang/Frontend/LangStandards.def; sourceTree = "<group>"; };
532 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1AsOptions.h; path = clang/Driver/CC1AsOptions.h; sourceTree = "<group>"; };
533 BF9FEDE81225E49D003A8B71 /* CC1Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CC1Options.h; path = clang/Driver/CC1Options.h; sourceTree = "<group>"; };
534 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptSpecifier.h; path = clang/Driver/OptSpecifier.h; sourceTree = "<group>"; };
535 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OptTable.h; path = clang/Driver/OptTable.h; sourceTree = "<group>"; };
536 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AttrKinds.h; sourceTree = "<group>"; };
537 BF9FEDEC1225E514003A8B71 /* Version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Version.h; sourceTree = "<group>"; };
538 BF9FEDED1225E52F003A8B71 /* arm_neon.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = arm_neon.td; sourceTree = "<group>"; };
539 BF9FEDEE1225E52F003A8B71 /* Attr.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Attr.td; sourceTree = "<group>"; };
540 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsARM.def; sourceTree = "<group>"; };
541 BF9FEDF01225E574003A8B71 /* Specifiers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Specifiers.h; sourceTree = "<group>"; };
542 BF9FEDF11225E574003A8B71 /* StmtNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = StmtNodes.td; sourceTree = "<group>"; };
543 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetOptions.h; sourceTree = "<group>"; };
544 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DeclNodes.td; sourceTree = "<group>"; };
545 BF9FEDF41225E5D5003A8B71 /* Linkage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Linkage.h; sourceTree = "<group>"; };
546 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroBuilder.h; sourceTree = "<group>"; };
547 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version.inc.in; sourceTree = "<group>"; };
548 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCategories.td; sourceTree = "<group>"; };
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +0000549 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AttributeList.cpp; path = lib/Sema/AttributeList.cpp; sourceTree = "<group>"; };
550 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSpec.cpp; path = lib/Sema/DeclSpec.cpp; sourceTree = "<group>"; };
551 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 +0000552 BF9FEE001225E718003A8B71 /* CXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = CXXABI.h; sourceTree = "<group>"; tabWidth = 2; };
553 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ExprClassification.cpp; sourceTree = "<group>"; tabWidth = 2; };
554 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = ItaniumCXXABI.cpp; sourceTree = "<group>"; tabWidth = 2; };
555 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 +0000556 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BackendUtil.cpp; path = lib/CodeGen/BackendUtil.cpp; sourceTree = "<group>"; };
557 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGCXXABI.h; path = lib/CodeGen/CGCXXABI.h; sourceTree = "<group>"; };
558 BF9FEE2E1225E82D003A8B71 /* CGException.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGException.h; path = lib/CodeGen/CGException.h; sourceTree = "<group>"; };
559 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGRecordLayout.h; path = lib/CodeGen/CGRecordLayout.h; sourceTree = "<group>"; };
560 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenAction.cpp; path = lib/CodeGen/CodeGenAction.cpp; sourceTree = "<group>"; };
561 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ItaniumCXXABI.cpp; path = lib/CodeGen/ItaniumCXXABI.cpp; sourceTree = "<group>"; };
562 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MicrosoftCXXABI.cpp; path = lib/CodeGen/MicrosoftCXXABI.cpp; sourceTree = "<group>"; };
563 BF9FEE361225E8CF003A8B71 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = lib/CodeGen/README.txt; sourceTree = "<group>"; };
564 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 +0000565 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 +0000566 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseAST.cpp; path = lib/Parse/ParseAST.cpp; sourceTree = "<group>"; };
567 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 +0000568 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessingRecord.cpp; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000569 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeltaTree.cpp; sourceTree = "<group>"; };
570 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FixItRewriter.cpp; sourceTree = "<group>"; };
571 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FrontendActions.cpp; sourceTree = "<group>"; };
572 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLPrint.cpp; sourceTree = "<group>"; };
573 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HTMLRewrite.cpp; sourceTree = "<group>"; };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000574 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteMacros.cpp; sourceTree = "<group>"; };
575 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteObjC.cpp; sourceTree = "<group>"; };
576 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Rewriter.cpp; sourceTree = "<group>"; };
577 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteRope.cpp; sourceTree = "<group>"; };
578 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RewriteTest.cpp; sourceTree = "<group>"; };
579 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenRewriter.cpp; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000580 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCallbacks.h; sourceTree = "<group>"; };
581 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; };
582 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 +0000583 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 +0000584 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 +0000585 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; };
586 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; };
587 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; };
588 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; };
589 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; };
590 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HeaderSearch.h; sourceTree = "<group>"; };
591 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderSearch.cpp; sourceTree = "<group>"; };
592 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoryLookup.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000593 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; };
594 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 +0000595 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; };
596 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; };
597 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; };
598 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; };
599 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 +0000600 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; };
601 DE37251C0FE4818000CF2CC2 /* Builtins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Builtins.h; sourceTree = "<group>"; };
602 DE37252A0FE4818F00CF2CC2 /* Builtins.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Builtins.def; sourceTree = "<group>"; };
603 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Builtins.cpp; sourceTree = "<group>"; };
604 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TargetBuiltins.h; sourceTree = "<group>"; };
605 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsX86.def; sourceTree = "<group>"; };
606 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BuiltinsPPC.def; sourceTree = "<group>"; };
607 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; };
608 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 +0000609 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = IdentifierTable.h; sourceTree = "<group>"; tabWidth = 2; };
610 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 +0000611 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRWorkList.h; path = clang/Analysis/PathSensitive/GRWorkList.h; sourceTree = "<group>"; };
612 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SymbolManager.h; path = clang/Analysis/PathSensitive/SymbolManager.h; sourceTree = "<group>"; };
613 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRBlockCounter.h; path = clang/Analysis/PathSensitive/GRBlockCounter.h; sourceTree = "<group>"; };
614 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExplodedGraph.h; path = clang/Analysis/PathSensitive/ExplodedGraph.h; sourceTree = "<group>"; };
615 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRExprEngine.h; path = clang/Analysis/PathSensitive/GRExprEngine.h; sourceTree = "<group>"; };
616 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRTransferFuncs.h; path = clang/Analysis/PathSensitive/GRTransferFuncs.h; sourceTree = "<group>"; };
617 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 +0000618 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; };
619 DE46BF270AE0A82D00CC047C /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TargetInfo.h; sourceTree = "<group>"; tabWidth = 2; };
620 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; };
621 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; };
622 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; };
623 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TokenRewriter.h; path = clang/Rewrite/TokenRewriter.h; sourceTree = "<group>"; };
624 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TokenRewriter.cpp; path = lib/Rewrite/TokenRewriter.cpp; sourceTree = "<group>"; };
625 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RewriteRope.h; path = clang/Rewrite/RewriteRope.h; sourceTree = "<group>"; };
626 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 +0000627 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; };
628 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; };
629 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; };
630 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 +0000631 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 +0000632 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 +0000633 DE6954630C5121BD00A5826B /* Token.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; };
634 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; };
635 DE704BD10D1647E7009C7762 /* HeaderMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeaderMap.h; sourceTree = "<group>"; };
636 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderMap.cpp; sourceTree = "<group>"; };
637 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 +0000638 DE85CD800D8380B10070E26E /* TokenLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenLexer.cpp; sourceTree = "<group>"; };
639 DE85CD840D8380F20070E26E /* TokenLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenLexer.h; sourceTree = "<group>"; };
640 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroArgs.h; sourceTree = "<group>"; };
641 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacroArgs.cpp; sourceTree = "<group>"; };
642 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPMacroExpansion.cpp; sourceTree = "<group>"; };
643 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPDirectives.cpp; sourceTree = "<group>"; };
644 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; };
645 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 +0000646 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; };
647 DE8824530ED1243E00CBC30A /* OperatorKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OperatorKinds.h; sourceTree = "<group>"; };
648 DE8824560ED1244600CBC30A /* OperatorKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OperatorKinds.def; sourceTree = "<group>"; };
649 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; };
650 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; };
651 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; };
652 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; };
653 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; };
654 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; };
655 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; };
656 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LexDiagnostic.h; sourceTree = "<group>"; };
657 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 +0000658 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrettyStackTrace.h; sourceTree = "<group>"; };
659 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultipleIncludeOpt.h; sourceTree = "<group>"; };
660 DEAEED4A0A5AF89A0045101B /* NOTES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NOTES.txt; sourceTree = "<group>"; };
661 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 +0000662 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenConcatenation.h; sourceTree = "<group>"; };
663 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenConcatenation.cpp; sourceTree = "<group>"; };
664 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; };
665 DEB089EE0F12F1D900522C07 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeTraits.h; sourceTree = "<group>"; };
Anders Carlssone41590d2009-06-24 00:10:43 +0000666 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; };
667 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; };
668 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteRope.cpp; path = lib/Rewrite/RewriteRope.cpp; sourceTree = "<group>"; };
669 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 +0000670 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 +0000671 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; };
672 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 +0000673 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 +0000674 DED7D7310A524295003AD0FB /* Diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = Diagnostic.h; sourceTree = "<group>"; tabWidth = 2; };
675 DED7D7330A524295003AD0FB /* FileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = FileManager.h; sourceTree = "<group>"; tabWidth = 2; };
676 DED7D7350A524295003AD0FB /* SourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceLocation.h; sourceTree = "<group>"; tabWidth = 2; };
677 DED7D7360A524295003AD0FB /* SourceManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceManager.h; sourceTree = "<group>"; tabWidth = 2; };
678 DED7D7370A524295003AD0FB /* TokenKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; path = TokenKinds.def; sourceTree = "<group>"; tabWidth = 2; };
679 DED7D7380A524295003AD0FB /* TokenKinds.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TokenKinds.h; sourceTree = "<group>"; tabWidth = 2; };
680 DED7D73B0A524295003AD0FB /* Lexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; };
681 DED7D73E0A524295003AD0FB /* MacroInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroInfo.h; sourceTree = "<group>"; };
682 DED7D73F0A524295003AD0FB /* Pragma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pragma.h; sourceTree = "<group>"; };
683 DED7D7400A524295003AD0FB /* Preprocessor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Preprocessor.h; sourceTree = "<group>"; };
684 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Diagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; };
685 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FileManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
686 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceManager.cpp; sourceTree = "<group>"; tabWidth = 2; };
687 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TokenKinds.cpp; sourceTree = "<group>"; tabWidth = 2; };
688 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; };
689 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroInfo.cpp; sourceTree = "<group>"; };
690 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPExpressions.cpp; sourceTree = "<group>"; };
691 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Pragma.cpp; sourceTree = "<group>"; };
692 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Preprocessor.cpp; sourceTree = "<group>"; };
693 DED7D7D70A524302003AD0FB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
694 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScratchBuffer.h; sourceTree = "<group>"; };
695 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScratchBuffer.cpp; sourceTree = "<group>"; };
Anders Carlsson046861b2010-04-23 19:53:03 +0000696 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 +0000697 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 +0000698 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; };
699 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; };
700 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; };
701 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; };
702 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; };
703 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; };
704 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; };
705 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; };
706 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; };
707 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; };
708 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; };
709 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; };
710 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; };
711 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; };
712 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; };
713 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; };
714 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; };
715 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 +0000716 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 +0000717 DEDFFF070F959EE60035BD10 /* Diagnostic.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Diagnostic.td; sourceTree = "<group>"; };
718 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticGroups.td; sourceTree = "<group>"; };
719 DEEBBD430C19C5D200A9FE82 /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; };
720 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; };
721 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 +0000722 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 +0000723 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticPrinter.h; path = clang/Frontend/TextDiagnosticPrinter.h; sourceTree = "<group>"; };
724 DEF165140F8D46980098507F /* Tool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tool.h; path = clang/Driver/Tool.h; sourceTree = "<group>"; };
725 DEF165150F8D46980098507F /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Types.h; path = clang/Driver/Types.h; sourceTree = "<group>"; };
726 DEF165160F8D46980098507F /* Action.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Driver/Action.h; sourceTree = "<group>"; };
727 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 +0000728 DEF165190F8D46980098507F /* Option.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Option.h; path = clang/Driver/Option.h; sourceTree = "<group>"; };
729 DEF1651A0F8D46980098507F /* Types.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Types.def; path = clang/Driver/Types.def; sourceTree = "<group>"; };
730 DEF1651B0F8D46980098507F /* ToolChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ToolChain.h; path = clang/Driver/ToolChain.h; sourceTree = "<group>"; };
731 DEF1651C0F8D46980098507F /* Options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Options.h; path = clang/Driver/Options.h; sourceTree = "<group>"; };
732 DEF1651D0F8D46980098507F /* ArgList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ArgList.h; path = clang/Driver/ArgList.h; sourceTree = "<group>"; };
733 DEF1651E0F8D46980098507F /* Arg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Arg.h; path = clang/Driver/Arg.h; sourceTree = "<group>"; };
734 DEF1651F0F8D46980098507F /* HostInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HostInfo.h; path = clang/Driver/HostInfo.h; sourceTree = "<group>"; };
735 DEF165200F8D46980098507F /* Driver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Driver.h; path = clang/Driver/Driver.h; sourceTree = "<group>"; };
736 DEF165210F8D46980098507F /* Job.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Job.h; path = clang/Driver/Job.h; sourceTree = "<group>"; };
737 DEF165220F8D46980098507F /* Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Util.h; path = clang/Driver/Util.h; sourceTree = "<group>"; };
738 DEF165230F8D46980098507F /* Phases.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Phases.h; path = clang/Driver/Phases.h; sourceTree = "<group>"; };
739 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 +0000740 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 +0000741 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 +0000742 DEF16BE40FA13A5B0098507F /* TypeNodes.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = TypeNodes.def; path = clang/AST/TypeNodes.def; sourceTree = "<group>"; tabWidth = 2; };
743 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 +0000744 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 +0000745 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; };
746 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; };
747 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Rewriter.h; path = clang/Rewrite/Rewriter.h; sourceTree = "<group>"; };
748 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Rewriter.cpp; path = lib/Rewrite/Rewriter.cpp; sourceTree = "<group>"; };
749 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeltaTree.h; path = clang/Rewrite/DeltaTree.h; sourceTree = "<group>"; };
750 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 +0000751 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 +0000752/* End PBXFileReference section */
753
754/* Begin PBXFrameworksBuildPhase section */
755 8DD76F660486A84900D96B5E /* Frameworks */ = {
756 isa = PBXFrameworksBuildPhase;
757 buildActionMask = 2147483647;
758 files = (
759 );
760 runOnlyForDeploymentPostprocessing = 0;
761 };
762/* End PBXFrameworksBuildPhase section */
763
764/* Begin PBXGroup section */
765 08FB7794FE84155DC02AAC07 /* clang */ = {
766 isa = PBXGroup;
767 children = (
768 DED7D72E0A524295003AD0FB /* include */,
769 08FB7795FE84155DC02AAC07 /* Libraries */,
770 DEDFE61F0F7B3AE10035BD10 /* Tools */,
771 C6859E8C029090F304C91782 /* Documentation */,
772 1AB674ADFE9D54B511CA2CBB /* Products */,
773 );
774 name = clang;
775 sourceTree = "<group>";
776 };
777 08FB7795FE84155DC02AAC07 /* Libraries */ = {
778 isa = PBXGroup;
779 children = (
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +0000780 BBA5AB121309C2FA000B38F1 /* StaticAnalyzer */,
Sebastian Redl85728132010-08-17 20:43:28 +0000781 57EB5660121B034300ECA335 /* Serialization */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +0000782 BFE2F67911DA95590007EDC0 /* Rewrite */,
Steve Naroff78ca7b32009-08-25 19:57:00 +0000783 90FD6D6C103C3D2D005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000784 DED7D7500A5242C7003AD0FB /* Basic */,
785 DED7D78C0A5242E6003AD0FB /* Lex */,
786 DE1F22600A7D8C9B00FBF588 /* Parse */,
787 DEC8D9920A9433F400353FCA /* AST */,
788 DE67E7070C020EAB00F66BC5 /* Sema */,
789 DE927FCC0C0557CD00231DA4 /* CodeGen */,
790 356EF9B30C8F7DCA006650F5 /* Analysis */,
Anders Carlsson30a9bb82010-11-21 23:25:35 +0000791 1AC1A6871299A284006FBC77 /* Checker */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000792 DEF7D9F50C9C8B0C0001F598 /* Rewrite */,
793 352246E00F5C6BC000D0D279 /* Frontend */,
794 DEDFE6470F7B3B560035BD10 /* Driver */,
795 );
796 name = Libraries;
797 sourceTree = "<group>";
798 };
799 1AB674ADFE9D54B511CA2CBB /* Products */ = {
800 isa = PBXGroup;
801 children = (
802 8DD76F6C0486A84900D96B5E /* clang */,
803 );
804 name = Products;
805 sourceTree = "<group>";
806 };
Anders Carlsson30a9bb82010-11-21 23:25:35 +0000807 1AC1A6871299A284006FBC77 /* Checker */ = {
808 isa = PBXGroup;
809 children = (
810 1AC1A6881299A284006FBC77 /* AdjustedReturnValueChecker.cpp */,
811 1AC1A6891299A284006FBC77 /* AggExprVisitor.cpp */,
812 1AC1A68A1299A284006FBC77 /* AnalysisConsumer.cpp */,
813 1AC1A68B1299A284006FBC77 /* AnalysisManager.cpp */,
814 1AC1A68C1299A284006FBC77 /* AnalyzerStatsChecker.cpp */,
815 1AC1A68D1299A284006FBC77 /* ArrayBoundChecker.cpp */,
816 1AC1A68E1299A284006FBC77 /* AttrNonNullChecker.cpp */,
817 1AC1A68F1299A284006FBC77 /* BasicConstraintManager.cpp */,
818 1AC1A6901299A284006FBC77 /* BasicObjCFoundationChecks.cpp */,
819 1AC1A6911299A284006FBC77 /* BasicObjCFoundationChecks.h */,
820 1AC1A6921299A284006FBC77 /* BasicStore.cpp */,
821 1AC1A6931299A284006FBC77 /* BasicValueFactory.cpp */,
822 1AC1A6941299A284006FBC77 /* BugReporter.cpp */,
823 1AC1A6951299A284006FBC77 /* BugReporterVisitors.cpp */,
824 1AC1A6961299A284006FBC77 /* BuiltinFunctionChecker.cpp */,
825 1AC1A6971299A284006FBC77 /* CallAndMessageChecker.cpp */,
826 1AC1A6981299A284006FBC77 /* CastSizeChecker.cpp */,
827 1AC1A6991299A284006FBC77 /* CastToStructChecker.cpp */,
828 1AC1A69A1299A284006FBC77 /* CFRefCount.cpp */,
829 1AC1A69B1299A284006FBC77 /* CheckDeadStores.cpp */,
830 1AC1A69C1299A284006FBC77 /* Checker.cpp */,
831 1AC1A69D1299A284006FBC77 /* CheckerHelpers.cpp */,
832 1AC1A69E1299A284006FBC77 /* CheckObjCDealloc.cpp */,
833 1AC1A69F1299A284006FBC77 /* CheckObjCInstMethSignature.cpp */,
834 1AC1A6A01299A284006FBC77 /* CheckSecuritySyntaxOnly.cpp */,
835 1AC1A6A11299A284006FBC77 /* CheckSizeofPointer.cpp */,
836 1AC1A6A21299A284006FBC77 /* ChrootChecker.cpp */,
837 1AC1A6A41299A284006FBC77 /* CocoaConventions.cpp */,
838 1AC1A6A51299A284006FBC77 /* CStringChecker.cpp */,
839 1AC1A7DC1299A285006FBC77 /* DereferenceChecker.cpp */,
840 1AC1A7DD1299A285006FBC77 /* DivZeroChecker.cpp */,
841 1AC1A7DE1299A285006FBC77 /* Environment.cpp */,
842 1AC1A7DF1299A285006FBC77 /* ExplodedGraph.cpp */,
843 1AC1A7E01299A285006FBC77 /* FixedAddressChecker.cpp */,
844 1AC1A7E11299A285006FBC77 /* FlatStore.cpp */,
845 1AC1A7E21299A285006FBC77 /* FrontendActions.cpp */,
846 1AC1A7E31299A285006FBC77 /* GRBlockCounter.cpp */,
847 1AC1A7E41299A285006FBC77 /* GRCoreEngine.cpp */,
848 1AC1A7E51299A285006FBC77 /* GRCXXExprEngine.cpp */,
849 1AC1A7E61299A285006FBC77 /* GRExprEngine.cpp */,
850 1AC1A7E71299A285006FBC77 /* GRExprEngineExperimentalChecks.cpp */,
851 1AC1A7E81299A285006FBC77 /* GRExprEngineExperimentalChecks.h */,
852 1AC1A7E91299A285006FBC77 /* GRExprEngineInternalChecks.h */,
853 1AC1A7EA1299A285006FBC77 /* GRState.cpp */,
854 1AC1A7EB1299A285006FBC77 /* HTMLDiagnostics.cpp */,
855 1AC1A7EC1299A285006FBC77 /* IdempotentOperationChecker.cpp */,
856 1AC1A7ED1299A285006FBC77 /* LLVMConventionsChecker.cpp */,
857 1AC1A7EE1299A285006FBC77 /* MacOSXAPIChecker.cpp */,
858 1AC1A7F01299A285006FBC77 /* MallocChecker.cpp */,
859 1AC1A7F11299A285006FBC77 /* ManagerRegistry.cpp */,
860 1AC1A7F21299A285006FBC77 /* MemRegion.cpp */,
861 1AC1A7F31299A285006FBC77 /* NoReturnFunctionChecker.cpp */,
862 1AC1A7F41299A285006FBC77 /* NSAutoreleasePoolChecker.cpp */,
863 1AC1A7F51299A285006FBC77 /* NSErrorChecker.cpp */,
864 1AC1A7F61299A285006FBC77 /* ObjCAtSyncChecker.cpp */,
865 1AC1A7F71299A285006FBC77 /* ObjCUnusedIVarsChecker.cpp */,
866 1AC1A7F81299A285006FBC77 /* OSAtomicChecker.cpp */,
867 1AC1A7F91299A285006FBC77 /* PathDiagnostic.cpp */,
868 1AC1A7FA1299A285006FBC77 /* PlistDiagnostics.cpp */,
869 1AC1A7FB1299A285006FBC77 /* PointerArithChecker.cpp */,
870 1AC1A7FC1299A285006FBC77 /* PointerSubChecker.cpp */,
871 1AC1A7FD1299A285006FBC77 /* PthreadLockChecker.cpp */,
872 1AC1A7FE1299A285006FBC77 /* RangeConstraintManager.cpp */,
873 1AC1A8001299A285006FBC77 /* RegionStore.cpp */,
874 1AC1A9DB1299A287006FBC77 /* ReturnPointerRangeChecker.cpp */,
875 1AC1A9DC1299A287006FBC77 /* ReturnUndefChecker.cpp */,
876 1AC1A9DD1299A287006FBC77 /* SimpleConstraintManager.cpp */,
877 1AC1A9DE1299A287006FBC77 /* SimpleConstraintManager.h */,
878 1AC1A9DF1299A287006FBC77 /* SimpleSValuator.cpp */,
879 1AC1A9E01299A287006FBC77 /* StackAddrLeakChecker.cpp */,
880 1AC1A9E11299A287006FBC77 /* Store.cpp */,
881 1AC1A9E21299A287006FBC77 /* StreamChecker.cpp */,
882 1AC1A9E31299A287006FBC77 /* SVals.cpp */,
883 1AC1A9E41299A287006FBC77 /* SValuator.cpp */,
884 1AC1A9E51299A287006FBC77 /* SymbolManager.cpp */,
885 1AC1A9E61299A287006FBC77 /* UndefBranchChecker.cpp */,
886 1AC1A9E71299A287006FBC77 /* UndefCapturedBlockVarChecker.cpp */,
887 1AC1A9E81299A287006FBC77 /* UndefinedArraySubscriptChecker.cpp */,
888 1AC1A9E91299A287006FBC77 /* UndefinedAssignmentChecker.cpp */,
889 1AC1A9EA1299A287006FBC77 /* UndefResultChecker.cpp */,
890 1AC1A9EB1299A287006FBC77 /* UnixAPIChecker.cpp */,
891 1AC1A9EC1299A287006FBC77 /* UnreachableCodeChecker.cpp */,
892 1AC1A9ED1299A287006FBC77 /* ValueManager.cpp */,
893 1AC1A9EE1299A287006FBC77 /* VLASizeChecker.cpp */,
894 );
895 name = Checker;
896 path = lib/Checker;
897 sourceTree = "<group>";
898 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000899 352246E00F5C6BC000D0D279 /* Frontend */ = {
900 isa = PBXGroup;
901 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +0000902 BF9FEE371225E925003A8B71 /* BoostConAction.cpp */,
Anders Carlsson1d8422b2010-03-30 02:08:20 +0000903 1AFDD8701161085D00AE030A /* ASTMerge.cpp */,
Steve Naroff50398192009-08-28 15:28:48 +0000904 9012911C1048068D0083456D /* ASTUnit.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000905 1A2A54A50FD1DD1C00F4CE45 /* ASTConsumers.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000906 1A2A54A70FD1DD1C00F4CE45 /* CacheTokens.cpp */,
Fariborz Jahanian90fe4bc2010-10-08 21:12:22 +0000907 DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000908 1ACB57DB1105820D0047B991 /* CompilerInstance.cpp */,
909 1ACB57DC1105820D0047B991 /* CompilerInvocation.cpp */,
910 1ACB57DD1105820D0047B991 /* DeclXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000911 1A2A54A80FD1DD1C00F4CE45 /* DependencyFile.cpp */,
912 1A2A54A90FD1DD1C00F4CE45 /* DiagChecker.cpp */,
913 1A2A54AA0FD1DD1C00F4CE45 /* DocumentXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000914 1ACB57DE1105820D0047B991 /* FrontendAction.cpp */,
915 1ACB57DF1105820D0047B991 /* FrontendActions.cpp */,
916 1ACB57E01105820D0047B991 /* FrontendOptions.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000917 352246E20F5C6BE000D0D279 /* InitHeaderSearch.cpp */,
918 DECB6F060F9D93A800F5FBC7 /* InitPreprocessor.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000919 1ACB57E11105820D0047B991 /* LangStandards.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000920 1A2A54AE0FD1DD1C00F4CE45 /* PrintPreprocessedOutput.cpp */,
921 352246E50F5C6BE000D0D279 /* TextDiagnosticBuffer.cpp */,
922 352246E60F5C6BE000D0D279 /* TextDiagnosticPrinter.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000923 1ACB57E21105820D0047B991 /* TypeXML.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000924 1A2A54B30FD1DD1C00F4CE45 /* StmtXML.cpp */,
Anders Carlssonc1a35d92010-01-19 06:04:24 +0000925 1ACB57E31105820D0047B991 /* VerifyDiagnosticsClient.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000926 1A2A54B40FD1DD1C00F4CE45 /* Warnings.cpp */,
927 );
928 name = Frontend;
929 sourceTree = "<group>";
930 };
931 352C19DB0CA321AC0045DB98 /* Visitors */ = {
932 isa = PBXGroup;
933 children = (
934 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */,
935 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */,
936 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */,
937 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */,
938 );
939 name = Visitors;
940 sourceTree = "<group>";
941 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000942 356EF9AF0C8F7DA4006650F5 /* Analysis */ = {
943 isa = PBXGroup;
944 children = (
Anders Carlssone7442c22011-01-12 19:36:11 +0000945 1AECEFAF12DE387800F1D539 /* AnalysisContext.h */,
946 1AECEFB012DE387800F1D539 /* CFG.h */,
947 1AECEFB112DE387800F1D539 /* CFGStmtMap.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000948 DEF1692C0F9645BF0098507F /* AnalysisDiagnostic.h */,
949 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000950 35F9B1540D1C6AFC00DDFDAE /* Analyses */,
951 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */,
952 DE4121130D7F1B980080F80A /* PathSensitive */,
953 35F9B1520D1C6ACB00DDFDAE /* Support */,
954 352C19DB0CA321AC0045DB98 /* Visitors */,
955 );
956 name = Analysis;
957 sourceTree = "<group>";
958 };
959 356EF9B30C8F7DCA006650F5 /* Analysis */ = {
960 isa = PBXGroup;
961 children = (
Anders Carlssoncfe240a2010-11-21 18:33:34 +0000962 1AC1A67212999D8E006FBC77 /* AnalysisContext.cpp */,
963 1AC1A67312999D8E006FBC77 /* CFG.cpp */,
964 1AC1A67412999D8E006FBC77 /* CFGStmtMap.cpp */,
965 1AC1A67512999D8E006FBC77 /* FormatString.cpp */,
966 1AC1A67612999D8E006FBC77 /* FormatStringParsing.h */,
967 1AC1A67712999D8E006FBC77 /* LiveVariables.cpp */,
968 1AC1A67812999D8E006FBC77 /* PrintfFormatString.cpp */,
969 1AC1A67912999D8E006FBC77 /* PseudoConstantAnalysis.cpp */,
970 1AC1A67A12999D8E006FBC77 /* ReachableCode.cpp */,
971 1AC1A67B12999D8E006FBC77 /* ScanfFormatString.cpp */,
972 1AC1A67C12999D8E006FBC77 /* UninitializedValues.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +0000973 );
974 name = Analysis;
975 sourceTree = "<group>";
976 };
Anders Carlssone41590d2009-06-24 00:10:43 +0000977 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */ = {
978 isa = PBXGroup;
979 children = (
980 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */,
981 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */,
982 );
983 name = FlowSensitive;
984 sourceTree = "<group>";
985 };
986 35F9B1520D1C6ACB00DDFDAE /* Support */ = {
987 isa = PBXGroup;
988 children = (
989 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */,
990 );
991 name = Support;
992 sourceTree = "<group>";
993 };
994 35F9B1540D1C6AFC00DDFDAE /* Analyses */ = {
995 isa = PBXGroup;
996 children = (
997 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */,
998 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */,
999 );
1000 name = Analyses;
1001 sourceTree = "<group>";
1002 };
Sebastian Redl85728132010-08-17 20:43:28 +00001003 57EB5654121B023900ECA335 /* Serialization */ = {
1004 isa = PBXGroup;
1005 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001006 BF9FEDBA1225E30E003A8B71 /* ASTBitCodes.h */,
Sebastian Redl6ab7cd82010-08-18 23:57:17 +00001007 57E15B21121C8D2B0051C2CC /* ASTDeserializationListener.h */,
1008 57E15B22121C8D2B0051C2CC /* ASTReader.h */,
Sebastian Redl7faa2ec2010-08-18 23:56:37 +00001009 574F4C25121B4EF000AEAC20 /* ASTWriter.h */,
Sebastian Redl85728132010-08-17 20:43:28 +00001010 );
1011 name = Serialization;
1012 sourceTree = "<group>";
1013 };
1014 57EB5660121B034300ECA335 /* Serialization */ = {
1015 isa = PBXGroup;
1016 children = (
Sebastian Redl904c9c82010-08-18 23:57:11 +00001017 57AA924D121C8B9400B4AA6C /* ASTReader.cpp */,
1018 57AA924E121C8B9400B4AA6C /* ASTReaderDecl.cpp */,
1019 57AA924F121C8B9400B4AA6C /* ASTReaderStmt.cpp */,
Sebastian Redl4ee2ad02010-08-18 23:56:31 +00001020 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */,
1021 57F66610121B4DE600DCE3B7 /* ASTWriterDecl.cpp */,
1022 57F66611121B4DE600DCE3B7 /* ASTWriterStmt.cpp */,
Sebastian Redl85728132010-08-17 20:43:28 +00001023 );
1024 name = Serialization;
1025 path = lib/Serialization;
1026 sourceTree = "<group>";
1027 };
Steve Naroff600866c2009-08-27 19:51:58 +00001028 9012911210470FAF0083456D /* clang-c */ = {
1029 isa = PBXGroup;
1030 children = (
1031 9012911510470FCE0083456D /* Index.h */,
1032 );
1033 name = "clang-c";
1034 sourceTree = "<group>";
1035 };
Steve Naroff50398192009-08-28 15:28:48 +00001036 9012911E104812DA0083456D /* CIndex */ = {
1037 isa = PBXGroup;
1038 children = (
1039 9012911F104812F90083456D /* CIndex.cpp */,
Anders Carlssond9f473c2010-01-29 01:56:42 +00001040 1A621C3B11111D61009E6834 /* CIndexer.cpp */,
1041 1A621C3A11111D61009E6834 /* CIndexCodeCompletion.cpp */,
1042 1A621C3C11111D61009E6834 /* CIndexer.h */,
1043 1A621C3D11111D61009E6834 /* CIndexInclusionStack.cpp */,
1044 1A621C3E11111D61009E6834 /* CIndexUSRs.cpp */,
1045 1A621C3F11111D61009E6834 /* CXCursor.cpp */,
1046 1A621C4011111D61009E6834 /* CXCursor.h */,
1047 1A621C4111111D61009E6834 /* CXSourceLocation.h */,
Steve Naroff50398192009-08-28 15:28:48 +00001048 );
1049 name = CIndex;
1050 sourceTree = "<group>";
1051 };
Steve Naroff89922f82009-08-31 00:59:03 +00001052 90F9EFA8104ABDC400D09A15 /* c-index-test */ = {
1053 isa = PBXGroup;
1054 children = (
1055 90F9EFA9104ABDED00D09A15 /* c-index-test.c */,
1056 );
1057 name = "c-index-test";
1058 sourceTree = "<group>";
1059 };
Steve Naroff78ca7b32009-08-25 19:57:00 +00001060 90FD6D5E103C3D03005F5B73 /* Index */ = {
1061 isa = PBXGroup;
1062 children = (
1063 90FD6D5F103C3D21005F5B73 /* Analyzer.h */,
1064 90FD6D60103C3D21005F5B73 /* ASTLocation.h */,
1065 90FD6D61103C3D21005F5B73 /* DeclReferenceMap.h */,
1066 90FD6D62103C3D21005F5B73 /* Entity.h */,
1067 90FD6D63103C3D21005F5B73 /* GlobalSelector.h */,
1068 90FD6D64103C3D21005F5B73 /* Handlers.h */,
1069 90FD6D65103C3D21005F5B73 /* Indexer.h */,
1070 90FD6D66103C3D21005F5B73 /* IndexProvider.h */,
1071 90FD6D67103C3D21005F5B73 /* Program.h */,
1072 90FD6D68103C3D21005F5B73 /* SelectorMap.h */,
1073 90FD6D69103C3D21005F5B73 /* STLExtras.h */,
1074 90FD6D6A103C3D21005F5B73 /* TranslationUnit.h */,
1075 90FD6D6B103C3D21005F5B73 /* Utils.h */,
1076 );
1077 name = Index;
1078 sourceTree = "<group>";
1079 };
1080 90FD6D6C103C3D2D005F5B73 /* Index */ = {
1081 isa = PBXGroup;
1082 children = (
1083 90FD6D6D103C3D49005F5B73 /* Analyzer.cpp */,
1084 90FD6D6E103C3D49005F5B73 /* ASTLocation.cpp */,
1085 90FD6D6F103C3D49005F5B73 /* ASTVisitor.h */,
1086 90FD6D70103C3D49005F5B73 /* DeclReferenceMap.cpp */,
1087 90FD6D71103C3D49005F5B73 /* Entity.cpp */,
1088 90FD6D72103C3D49005F5B73 /* EntityImpl.h */,
1089 90FD6D73103C3D49005F5B73 /* GlobalSelector.cpp */,
1090 90FD6D74103C3D49005F5B73 /* Handlers.cpp */,
1091 90FD6D75103C3D49005F5B73 /* Indexer.cpp */,
1092 90FD6D76103C3D49005F5B73 /* IndexProvider.cpp */,
1093 90FD6D77103C3D49005F5B73 /* Program.cpp */,
1094 90FD6D78103C3D49005F5B73 /* ProgramImpl.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001095 90FD6D7A103C3D49005F5B73 /* SelectorMap.cpp */,
1096 );
1097 name = Index;
1098 sourceTree = "<group>";
1099 };
1100 90FD6DB4103D9763005F5B73 /* index-test */ = {
1101 isa = PBXGroup;
1102 children = (
1103 90FD6DB5103D977E005F5B73 /* index-test.cpp */,
1104 );
1105 name = "index-test";
1106 sourceTree = "<group>";
1107 };
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +00001108 BBA5AB121309C2FA000B38F1 /* StaticAnalyzer */ = {
1109 isa = PBXGroup;
1110 children = (
1111 BBA5AB131309C2FA000B38F1 /* Checkers */,
1112 BBA5AB511309C2FA000B38F1 /* Core */,
1113 BBA5AB751309C2FA000B38F1 /* Frontend */,
1114 );
1115 name = StaticAnalyzer;
1116 path = lib/StaticAnalyzer;
1117 sourceTree = "<group>";
1118 };
1119 BBA5AB131309C2FA000B38F1 /* Checkers */ = {
1120 isa = PBXGroup;
1121 children = (
1122 BBA5AB141309C2FA000B38F1 /* AdjustedReturnValueChecker.cpp */,
1123 BBA5AB151309C2FA000B38F1 /* AnalyzerStatsChecker.cpp */,
1124 BBA5AB161309C2FA000B38F1 /* ArrayBoundChecker.cpp */,
1125 BBA5AB171309C2FA000B38F1 /* ArrayBoundCheckerV2.cpp */,
1126 BBA5AB181309C2FA000B38F1 /* AttrNonNullChecker.cpp */,
1127 BBA5AB191309C2FA000B38F1 /* BasicObjCFoundationChecks.cpp */,
1128 BBA5AB1A1309C2FA000B38F1 /* BasicObjCFoundationChecks.h */,
1129 BBA5AB1B1309C2FA000B38F1 /* BuiltinFunctionChecker.cpp */,
1130 BBA5AB1C1309C2FA000B38F1 /* CallAndMessageChecker.cpp */,
1131 BBA5AB1D1309C2FA000B38F1 /* CastSizeChecker.cpp */,
1132 BBA5AB1E1309C2FA000B38F1 /* CastToStructChecker.cpp */,
1133 BBA5AB1F1309C2FA000B38F1 /* Checkers.td */,
1134 BBA5AB201309C2FA000B38F1 /* CheckObjCDealloc.cpp */,
1135 BBA5AB211309C2FA000B38F1 /* CheckObjCInstMethSignature.cpp */,
1136 BBA5AB221309C2FA000B38F1 /* CheckSecuritySyntaxOnly.cpp */,
1137 BBA5AB231309C2FA000B38F1 /* CheckSizeofPointer.cpp */,
1138 BBA5AB241309C2FA000B38F1 /* ChrootChecker.cpp */,
1139 BBA5AB251309C2FA000B38F1 /* ClangSACheckerProvider.cpp */,
1140 BBA5AB261309C2FA000B38F1 /* ClangSACheckerProvider.h */,
1141 BBA5AB271309C2FA000B38F1 /* ClangSACheckers.h */,
1142 BBA5AB291309C2FA000B38F1 /* CStringChecker.cpp */,
1143 BBA5AB2A1309C2FA000B38F1 /* DeadStoresChecker.cpp */,
1144 BBA5AB2B1309C2FA000B38F1 /* DereferenceChecker.cpp */,
1145 BBA5AB2C1309C2FA000B38F1 /* DivZeroChecker.cpp */,
1146 BBA5AB2D1309C2FA000B38F1 /* ExperimentalChecks.cpp */,
1147 BBA5AB2E1309C2FA000B38F1 /* ExperimentalChecks.h */,
1148 BBA5AB2F1309C2FA000B38F1 /* ExprEngine.cpp */,
1149 BBA5AB301309C2FA000B38F1 /* FixedAddressChecker.cpp */,
1150 BBA5AB311309C2FA000B38F1 /* IdempotentOperationChecker.cpp */,
1151 BBA5AB321309C2FA000B38F1 /* InternalChecks.h */,
1152 BBA5AB331309C2FA000B38F1 /* LLVMConventionsChecker.cpp */,
1153 BBA5AB341309C2FA000B38F1 /* MacOSXAPIChecker.cpp */,
1154 BBA5AB361309C2FA000B38F1 /* MallocChecker.cpp */,
1155 BBA5AB371309C2FA000B38F1 /* NoReturnFunctionChecker.cpp */,
1156 BBA5AB381309C2FA000B38F1 /* NSAutoreleasePoolChecker.cpp */,
1157 BBA5AB3A1309C2FA000B38F1 /* NSErrorChecker.cpp */,
1158 BBA5AB3B1309C2FA000B38F1 /* ObjCAtSyncChecker.cpp */,
1159 BBA5AB3D1309C2FA000B38F1 /* ObjCSelfInitChecker.cpp */,
1160 BBA5AB3F1309C2FA000B38F1 /* ObjCUnusedIVarsChecker.cpp */,
1161 BBA5AB401309C2FA000B38F1 /* OSAtomicChecker.cpp */,
1162 BBA5AB411309C2FA000B38F1 /* PointerArithChecker.cpp */,
1163 BBA5AB421309C2FA000B38F1 /* PointerSubChecker.cpp */,
1164 BBA5AB431309C2FA000B38F1 /* PthreadLockChecker.cpp */,
1165 BBA5AB441309C2FA000B38F1 /* ReturnPointerRangeChecker.cpp */,
1166 BBA5AB451309C2FA000B38F1 /* ReturnUndefChecker.cpp */,
1167 BBA5AB461309C2FA000B38F1 /* StackAddrLeakChecker.cpp */,
1168 BBA5AB471309C2FA000B38F1 /* StreamChecker.cpp */,
1169 BBA5AB481309C2FA000B38F1 /* UndefBranchChecker.cpp */,
1170 BBA5AB491309C2FA000B38F1 /* UndefCapturedBlockVarChecker.cpp */,
1171 BBA5AB4A1309C2FA000B38F1 /* UndefinedArraySubscriptChecker.cpp */,
1172 BBA5AB4B1309C2FA000B38F1 /* UndefinedAssignmentChecker.cpp */,
1173 BBA5AB4C1309C2FA000B38F1 /* UndefResultChecker.cpp */,
1174 BBA5AB4D1309C2FA000B38F1 /* UnixAPIChecker.cpp */,
1175 BBA5AB4E1309C2FA000B38F1 /* UnreachableCodeChecker.cpp */,
1176 BBA5AB4F1309C2FA000B38F1 /* VLASizeChecker.cpp */,
1177 );
1178 path = Checkers;
1179 sourceTree = "<group>";
1180 };
1181 BBA5AB511309C2FA000B38F1 /* Core */ = {
1182 isa = PBXGroup;
1183 children = (
1184 BBA5AB521309C2FA000B38F1 /* AggExprVisitor.cpp */,
1185 BBA5AB531309C2FA000B38F1 /* AnalysisManager.cpp */,
1186 BBA5AB541309C2FA000B38F1 /* BasicConstraintManager.cpp */,
1187 BBA5AB551309C2FA000B38F1 /* BasicStore.cpp */,
1188 BBA5AB561309C2FA000B38F1 /* BasicValueFactory.cpp */,
1189 BBA5AB571309C2FA000B38F1 /* BlockCounter.cpp */,
1190 BBA5AB581309C2FA000B38F1 /* BugReporter.cpp */,
1191 BBA5AB591309C2FA000B38F1 /* BugReporterVisitors.cpp */,
1192 BBA5AB5A1309C2FA000B38F1 /* CFRefCount.cpp */,
1193 BBA5AB5B1309C2FA000B38F1 /* Checker.cpp */,
1194 BBA5AB5C1309C2FA000B38F1 /* CheckerHelpers.cpp */,
1195 BBA5AB5D1309C2FA000B38F1 /* CheckerManager.cpp */,
1196 BBA5AB5F1309C2FA000B38F1 /* CoreEngine.cpp */,
1197 BBA5AB601309C2FA000B38F1 /* CXXExprEngine.cpp */,
1198 BBA5AB611309C2FA000B38F1 /* Environment.cpp */,
1199 BBA5AB621309C2FA000B38F1 /* ExplodedGraph.cpp */,
1200 BBA5AB631309C2FA000B38F1 /* FlatStore.cpp */,
1201 BBA5AB641309C2FA000B38F1 /* GRState.cpp */,
1202 BBA5AB651309C2FA000B38F1 /* HTMLDiagnostics.cpp */,
1203 BBA5AB671309C2FA000B38F1 /* MemRegion.cpp */,
1204 BBA5AB681309C2FA000B38F1 /* ObjCMessage.cpp */,
1205 BBA5AB691309C2FA000B38F1 /* PathDiagnostic.cpp */,
1206 BBA5AB6A1309C2FA000B38F1 /* PlistDiagnostics.cpp */,
1207 BBA5AB6B1309C2FA000B38F1 /* RangeConstraintManager.cpp */,
1208 BBA5AB6C1309C2FA000B38F1 /* RegionStore.cpp */,
1209 BBA5AB6D1309C2FA000B38F1 /* SimpleConstraintManager.cpp */,
1210 BBA5AB6E1309C2FA000B38F1 /* SimpleConstraintManager.h */,
1211 BBA5AB6F1309C2FA000B38F1 /* SimpleSValBuilder.cpp */,
1212 BBA5AB701309C2FA000B38F1 /* Store.cpp */,
1213 BBA5AB711309C2FA000B38F1 /* SValBuilder.cpp */,
1214 BBA5AB721309C2FA000B38F1 /* SVals.cpp */,
1215 BBA5AB731309C2FA000B38F1 /* SymbolManager.cpp */,
1216 BBA5AB741309C2FA000B38F1 /* TextPathDiagnostics.cpp */,
1217 );
1218 path = Core;
1219 sourceTree = "<group>";
1220 };
1221 BBA5AB751309C2FA000B38F1 /* Frontend */ = {
1222 isa = PBXGroup;
1223 children = (
1224 BBA5AB761309C2FA000B38F1 /* AnalysisConsumer.cpp */,
1225 BBA5AB771309C2FA000B38F1 /* AnalysisConsumer.h */,
1226 BBA5AB781309C2FA000B38F1 /* CheckerRegistration.cpp */,
1227 BBA5AB7A1309C2FA000B38F1 /* FrontendActions.cpp */,
1228 );
1229 path = Frontend;
1230 sourceTree = "<group>";
1231 };
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001232 BFE2F67911DA95590007EDC0 /* Rewrite */ = {
1233 isa = PBXGroup;
1234 children = (
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001235 BFE2F69311DA955A0007EDC0 /* DeltaTree.cpp */,
1236 BFE2F69411DA955A0007EDC0 /* FixItRewriter.cpp */,
1237 BFE2F69511DA955A0007EDC0 /* FrontendActions.cpp */,
1238 BFE2F69611DA955A0007EDC0 /* HTMLPrint.cpp */,
1239 BFE2F69711DA955A0007EDC0 /* HTMLRewrite.cpp */,
Fariborz Jahanian03e80e42010-06-30 16:31:08 +00001240 BFE2F6A511DA955A0007EDC0 /* RewriteMacros.cpp */,
1241 BFE2F6A611DA955A0007EDC0 /* RewriteObjC.cpp */,
1242 BFE2F6A711DA955A0007EDC0 /* Rewriter.cpp */,
1243 BFE2F6A811DA955A0007EDC0 /* RewriteRope.cpp */,
1244 BFE2F6A911DA955A0007EDC0 /* RewriteTest.cpp */,
1245 BFE2F6AA11DA955A0007EDC0 /* TokenRewriter.cpp */,
1246 );
1247 name = Rewrite;
1248 path = lib/Rewrite;
1249 sourceTree = "<group>";
1250 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001251 C6859E8C029090F304C91782 /* Documentation */ = {
1252 isa = PBXGroup;
1253 children = (
1254 DEAEED4A0A5AF89A0045101B /* NOTES.txt */,
1255 DED7D7D70A524302003AD0FB /* README.txt */,
1256 DEEBBD430C19C5D200A9FE82 /* TODO.txt */,
1257 DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */,
1258 );
1259 name = Documentation;
1260 sourceTree = "<group>";
1261 };
1262 DE1F21F20A7D84E800FBF588 /* Parse */ = {
1263 isa = PBXGroup;
1264 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001265 BF9FEDB51225E213003A8B71 /* ParseAST.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001266 DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */,
1267 DE1F22020A7D852A00FBF588 /* Parser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001268 );
1269 name = Parse;
1270 sourceTree = "<group>";
1271 };
1272 DE1F22600A7D8C9B00FBF588 /* Parse */ = {
1273 isa = PBXGroup;
1274 children = (
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001275 BF9FEE511226FE9F003A8B71 /* ParseAST.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001276 DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */,
1277 DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */,
1278 DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */,
1279 DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */,
1280 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */,
1281 DE3460040AFDCC6500DBC861 /* ParseInit.cpp */,
1282 DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */,
1283 3551068F0E9A857C006A4E44 /* ParsePragma.h */,
1284 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */,
1285 DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */,
1286 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */,
1287 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */,
1288 DE06D42F0A8BB52D0050E87E /* Parser.cpp */,
Fariborz Jahanianf164b6e2010-08-26 19:58:26 +00001289 BF9FEE531226FEC1003A8B71 /* RAIIObjectsForParser.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001290 );
1291 name = Parse;
1292 sourceTree = "<group>";
1293 };
1294 DE4121130D7F1B980080F80A /* PathSensitive */ = {
1295 isa = PBXGroup;
1296 children = (
1297 35D55B290D81D8E50092E734 /* BasicValueFactory.h */,
1298 359378FF0DA486490043B19C /* BugReporter.h */,
1299 3536457C0E2406B0009C6509 /* Environment.h */,
1300 DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */,
1301 35F1ACE60E66166C001F4532 /* ConstraintManager.h */,
1302 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */,
1303 DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */,
1304 DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */,
1305 DE4121210D7F1BBE0080F80A /* GRExprEngine.h */,
1306 358F514F0E529A87007F2102 /* GRState.h */,
1307 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */,
1308 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */,
1309 DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */,
1310 DE41211D0D7F1BBE0080F80A /* GRWorkList.h */,
1311 355106880E9A851B006A4E44 /* MemRegion.h */,
1312 3558F76F0E267C9A00A5B0DF /* Store.h */,
1313 35A057D20EAE2D2B0069249F /* SVals.h */,
1314 DE41211E0D7F1BBE0080F80A /* SymbolManager.h */,
1315 );
1316 name = PathSensitive;
1317 sourceTree = "<group>";
1318 };
1319 DE67E7070C020EAB00F66BC5 /* Sema */ = {
1320 isa = PBXGroup;
1321 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001322 BF9FEDFE1225E6DD003A8B71 /* TargetAttributesSema.cpp */,
1323 BF9FEDFC1225E6C6003A8B71 /* DeclSpec.cpp */,
1324 BF9FEDFA1225E6A9003A8B71 /* AttributeList.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001325 BF89C3E111595818001C2D68 /* AnalysisBasedWarnings.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001326 1A6B6CD110693FC900BB4A8F /* CodeCompleteConsumer.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001327 352712500DAFE54700C76352 /* IdentifierResolver.cpp */,
1328 DECB6D640F9AE26600F5FBC7 /* JumpDiagnostics.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001329 DE67E7160C020EE400F66BC5 /* Sema.cpp */,
1330 1A701B630F7C8FE400FEC4D1 /* SemaAccess.cpp */,
1331 DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */,
1332 DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001333 BF89C3FA11595A37001C2D68 /* SemaCodeComplete.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001334 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */,
1335 DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */,
1336 DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */,
1337 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */,
1338 DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001339 BF89C3FC11595A5D001C2D68 /* SemaExceptionSpec.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001340 DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001341 DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */,
Fariborz Jahanian8a8a6292009-07-29 18:50:06 +00001342 DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001343 3599299A0DE2425300A8A33E /* SemaInit.cpp */,
1344 357EA27C0F2526F300439B60 /* SemaLookup.cpp */,
Anders Carlsson90756302009-09-22 17:29:51 +00001345 1A6B6CD210693FC900BB4A8F /* SemaCodeComplete.cpp */,
Anders Carlssoncdef2b72009-07-31 00:48:10 +00001346 35E194680ECB82FB00F21733 /* SemaCXXCast.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001347 BF89C3E81159594A001C2D68 /* SemaObjCProperty.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001348 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001349 DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */,
1350 3591853E0EFB1088000039AF /* SemaTemplate.cpp */,
1351 BDF87CF60FD746F300BBF872 /* SemaTemplateDeduction.cpp */,
1352 35544B8B0F5C803200D92AA9 /* SemaTemplateInstantiate.cpp */,
1353 1ADF47AE0F782C3200E48A8A /* SemaTemplateInstantiateDecl.cpp */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001354 BF89C3F811595A01001C2D68 /* SemaType.cpp */,
Anders Carlsson7d878eb2009-08-19 01:17:32 +00001355 1AE4EE3B103B89CA00888A23 /* TreeTransform.h */,
Fariborz Jahaniana2a87c92010-03-23 20:23:06 +00001356 BF89C3E5115958A1001C2D68 /* TargetAttributesSema.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001357 );
1358 name = Sema;
1359 sourceTree = "<group>";
1360 };
1361 DE67E7260C02108300F66BC5 /* Sema */ = {
1362 isa = PBXGroup;
1363 children = (
Fariborz Jahanian0ad8b462010-08-26 00:17:38 +00001364 BF9FEE451225EA24003A8B71 /* DelayedDiagnostic.h */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001365 BF9FED781225E041003A8B71 /* SemaInternal.h */,
1366 BF9FED771225E032003A8B71 /* ObjCMethodList.h */,
1367 BF9FED731225E005003A8B71 /* Ownership.h */,
1368 BF9FED741225E005003A8B71 /* ParsedTemplate.h */,
1369 BF9FED751225E005003A8B71 /* Scope.h */,
1370 BF9FED761225E005003A8B71 /* ScopeInfo.h */,
1371 BF9FED711225DFD9003A8B71 /* DeclSpec.h */,
1372 BF9FED721225DFD9003A8B71 /* Designator.h */,
1373 BF9FED701225DFA1003A8B71 /* AttributeList.h */,
1374 BF9FED6F1225DF7F003A8B71 /* Action.h */,
1375 BF9FED6E1225DF55003A8B71 /* TemplateDeduction.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001376 BD59A948121496B9003A5A02 /* AnalysisBasedWarnings.h */,
1377 BD59A949121496B9003A5A02 /* CodeCompleteConsumer.h */,
1378 BD59A94A121496B9003A5A02 /* CXXFieldCollector.h */,
1379 BD59A94B121496B9003A5A02 /* ExternalSemaSource.h */,
1380 BD59A94C121496B9003A5A02 /* IdentifierResolver.h */,
1381 BD59A94D121496B9003A5A02 /* Initialization.h */,
1382 BD59A94E121496B9003A5A02 /* Lookup.h */,
1383 BD59A94F121496B9003A5A02 /* Overload.h */,
Douglas Gregor1ee17502010-08-12 20:53:33 +00001384 BD59A951121496B9003A5A02 /* Sema.h */,
1385 BD59A952121496B9003A5A02 /* SemaConsumer.h */,
1386 BD59A953121496B9003A5A02 /* SemaDiagnostic.h */,
1387 BD59A954121496B9003A5A02 /* Template.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001388 );
1389 name = Sema;
1390 sourceTree = "<group>";
1391 };
1392 DE927FCC0C0557CD00231DA4 /* CodeGen */ = {
1393 isa = PBXGroup;
1394 children = (
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001395 BF9FEE361225E8CF003A8B71 /* README.txt */,
1396 BF9FEE341225E8B1003A8B71 /* MicrosoftCXXABI.cpp */,
1397 BF9FEE321225E898003A8B71 /* ItaniumCXXABI.cpp */,
1398 BF9FEE301225E86C003A8B71 /* CodeGenAction.cpp */,
1399 BF9FEE2F1225E854003A8B71 /* CGRecordLayout.h */,
1400 BF9FEE2E1225E82D003A8B71 /* CGException.h */,
Anders Carlssonee7cde22010-11-28 17:49:03 +00001401 1A3D2C4D12A2CD3D0088C44A /* CGCXXABI.cpp */,
Fariborz Jahanian930c1332010-08-26 00:13:24 +00001402 BF9FEE2D1225E80F003A8B71 /* CGCXXABI.h */,
1403 BF9FEE2B1225E7EA003A8B71 /* BackendUtil.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001404 1A2193CB0F45EEB700C0713D /* ABIInfo.h */,
1405 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */,
1406 1A649E1D0F9599D9005B965E /* CGBlocks.h */,
1407 DE8822350EC80C0A00CBC30A /* CGBuilder.h */,
1408 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */,
1409 35475B1F0E79973F0000BFE4 /* CGCall.cpp */,
1410 35475B220E7997680000BFE4 /* CGCall.h */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001411 1A4C41BE105B4C0B0047B5E7 /* CGClass.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001412 1A5D5E570E5E81010023C059 /* CGCXX.cpp */,
1413 1A649E1E0F9599DA005B965E /* CGCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001414 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */,
1415 35A3E7010DD3874400757F74 /* CGDebugInfo.h */,
1416 DE4264FB0C113592005A861D /* CGDecl.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001417 1A986AB610D0746D00A8EA9E /* CGDeclCXX.cpp */,
Anders Carlsson756b5c42009-10-30 01:42:31 +00001418 1AF1B50E109A4FB800AFAFAC /* CGException.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001419 DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */,
1420 DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */,
Anders Carlsson5ec2e7c2009-12-10 00:16:00 +00001421 1A6B6E991069833600BB4A8F /* CGExprCXX.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001422 DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */,
1423 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */,
1424 DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */,
1425 1A7342470C7B57D500122F56 /* CGObjC.cpp */,
1426 DE38CD4E0D794CF900A273B6 /* CGObjCRuntime.h */,
1427 DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */,
1428 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */,
Anders Carlsson45372a62009-07-23 03:17:50 +00001429 1AFF8AE11012BFC900D248DA /* CGRecordLayoutBuilder.cpp */,
Anders Carlsson6e2cf8c2009-12-05 16:07:02 +00001430 1A6C01F6108128710072DEE4 /* CGRTTI.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001431 DE4772F90C10EAE5002239E8 /* CGStmt.cpp */,
Anders Carlsson7cd6a9e2009-11-24 16:12:41 +00001432 1A6FE7080FD6F85800E00CA9 /* CGTemporaries.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001433 35475B230E7997680000BFE4 /* CGValue.h */,
Anders Carlsson461e3262010-04-08 16:30:25 +00001434 1A81AA18108144F40094E50B /* CGVTables.cpp */,
1435 1A81AA5D108278A20094E50B /* CGVTables.h */,
Anders Carlsson58b7eee2010-01-21 16:50:45 +00001436 1A97825A1108BA18002B98FC /* CGVTT.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001437 DE928B800C0A615B00231DA4 /* CodeGenFunction.h */,
1438 DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */,
1439 DE928B7C0C0A615100231DA4 /* CodeGenModule.h */,
1440 DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */,
1441 DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */,
1442 DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */,
Anders Carlsson764d0c22009-11-13 04:25:07 +00001443 1A31B27210ACE6DA009E0C8B /* GlobalDecl.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001444 1A2193CC0F45EEB700C0713D /* Mangle.cpp */,
1445 1A2193CD0F45EEB700C0713D /* Mangle.h */,
1446 DE928B120C05659200231DA4 /* ModuleBuilder.cpp */,
Anders Carlsson99d12522010-01-27 03:24:27 +00001447 1A621BB5110FE6AA009E6834 /* TargetInfo.cpp */,
1448 1A621BB6110FE6AA009E6834 /* TargetInfo.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001449 );
1450 name = CodeGen;
1451 sourceTree = "<group>";
1452 };
1453 DE928B140C05659A00231DA4 /* CodeGen */ = {
1454 isa = PBXGroup;
1455 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001456 BF9FEDB81225E2DE003A8B71 /* BackendUtil.h */,
1457 BF9FEDB91225E2DE003A8B71 /* CodeGenAction.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001458 DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */,
1459 );
1460 name = CodeGen;
1461 sourceTree = "<group>";
1462 };
1463 DEC8D98B0A9433BC00353FCA /* AST */ = {
1464 isa = PBXGroup;
1465 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001466 BF9FEDB71225E26A003A8B71 /* RecursiveASTVisitor.h */,
1467 BF9FEDB61225E252003A8B71 /* OperationKinds.h */,
Anders Carlsson046861b2010-04-23 19:53:03 +00001468 1A15C407118226980092260D /* ASTImporter.h */,
1469 1A15C408118226980092260D /* ASTVector.h */,
1470 1A15C409118226980092260D /* CharUnits.h */,
1471 1A15C40A118226980092260D /* DeclAccessPair.h */,
1472 1A15C40B118226980092260D /* DeclFriend.h */,
1473 1A15C40C118226980092260D /* DependentDiagnostic.h */,
1474 1A15C40D118226980092260D /* TemplateBase.h */,
1475 1A15C40E118226980092260D /* UnresolvedSet.h */,
1476 1A15C40F118226980092260D /* UsuallyTinyPtrVector.h */,
Steve Naroffdcd2bd82009-10-26 20:36:31 +00001477 904753791096376F00CBDDDD /* CXXInheritance.h */,
1478 9047537A1096376F00CBDDDD /* Redeclarable.h */,
1479 9047537B1096376F00CBDDDD /* TypeLoc.h */,
1480 9047537C1096376F00CBDDDD /* TypeLocBuilder.h */,
1481 9047537D1096376F00CBDDDD /* TypeLocNodes.def */,
1482 9047537E1096376F00CBDDDD /* TypeLocVisitor.h */,
1483 9047537F1096376F00CBDDDD /* TypeVisitor.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001484 DE613EF30E0E148D00B05B79 /* APValue.h */,
1485 DEC8D9A30A94346E00353FCA /* AST.h */,
1486 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */,
1487 DE75ED280B044DC90020CF81 /* ASTContext.h */,
1488 DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */,
1489 1A72BEAC0D641E9400B085E9 /* Attr.h */,
Anders Carlssonff389152009-10-06 22:07:00 +00001490 1A535EDB107BC47B000C3AE7 /* CanonicalType.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001491 90FB99DE0F98FB1D008F9415 /* DeclContextInternals.h */,
1492 90FB99DF0F98FB1D008F9415 /* DeclVisitor.h */,
1493 90FB99E00F98FB1D008F9415 /* ExternalASTSource.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001494 DEC8D9900A9433CD00353FCA /* Decl.h */,
1495 3538FDB60ED24A2C005EC283 /* DeclarationName.h */,
1496 035611470DA6A45C00D2EF2A /* DeclBase.h */,
1497 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */,
1498 35EE48AD0E0C4CB200715C54 /* DeclCXX.h */,
1499 358D23090E8BEB850003DDCC /* DeclGroup.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001500 DEB076C90F3A221200F5A2BE /* DeclTemplate.h */,
1501 DE0FCA620A95859D00248FD5 /* Expr.h */,
1502 1A30A9E80B93A4C800201A91 /* ExprCXX.h */,
1503 35CEA05A0DF9E82700A41296 /* ExprObjC.h */,
Anders Carlsson5ee56e92009-12-16 02:09:40 +00001504 1AA963AB10D8576800786C86 /* FullExpr.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001505 DEDFE5CB0F7206CC0035BD10 /* NestedNameSpecifier.h */,
1506 35EE48AE0E0C4CB200715C54 /* ParentMap.h */,
1507 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */,
Anders Carlsson19cc4ab2009-07-18 19:43:29 +00001508 DE6951C60C4D1F5D00A5826B /* RecordLayout.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001509 DE3452800AEF1B1800DBC861 /* Stmt.h */,
1510 DECB73550FA3EE5A00F5FBC7 /* StmtCXX.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001511 DECB734E0FA3ED8400F5FBC7 /* StmtObjC.h */,
1512 DE345C190AFC658B00DBC861 /* StmtVisitor.h */,
1513 35847BE30CC7DB9000C40FFF /* StmtIterator.h */,
1514 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */,
1515 DEDFF87F0F848CE30035BD10 /* TemplateName.h */,
1516 DEF16BE40FA13A5B0098507F /* TypeNodes.def */,
1517 DEF16BE50FA13A650098507F /* TypeOrdering.h */,
1518 DE3464210B03040900DBC861 /* Type.h */,
1519 );
1520 name = AST;
1521 sourceTree = "<group>";
1522 };
1523 DEC8D9920A9433F400353FCA /* AST */ = {
1524 isa = PBXGroup;
1525 children = (
Fariborz Jahanian08976662011-06-09 22:34:17 +00001526 BD6B0EDE13A1824C00B8E3FE /* Mangle.cpp */,
1527 BD6B0EE313A182DA00B8E3FE /* MicrosoftMangle.cpp */,
1528 BD6B0EE113A182A600B8E3FE /* ItaniumMangle.cpp */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001529 BF9FEE051225E770003A8B71 /* MicrosoftCXXABI.cpp */,
1530 BF9FEE031225E759003A8B71 /* ItaniumCXXABI.cpp */,
1531 BF9FEE011225E73F003A8B71 /* ExprClassification.cpp */,
1532 BF9FEE001225E718003A8B71 /* CXXABI.h */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001533 1ABD23B11182449800A48E65 /* APValue.cpp */,
1534 1ABD23B21182449800A48E65 /* ASTConsumer.cpp */,
1535 1ABD23B31182449800A48E65 /* ASTContext.cpp */,
1536 1ABD23B41182449800A48E65 /* ASTDiagnostic.cpp */,
1537 1ABD23B51182449800A48E65 /* ASTImporter.cpp */,
1538 1ABD23B61182449800A48E65 /* AttrImpl.cpp */,
1539 1ABD23B71182449800A48E65 /* CXXInheritance.cpp */,
1540 1ABD23B81182449800A48E65 /* Decl.cpp */,
1541 1ABD23B91182449800A48E65 /* DeclarationName.cpp */,
1542 1ABD23BA1182449800A48E65 /* DeclBase.cpp */,
1543 1ABD23BB1182449800A48E65 /* DeclCXX.cpp */,
1544 1ABD23BC1182449800A48E65 /* DeclFriend.cpp */,
1545 1ABD23BD1182449800A48E65 /* DeclGroup.cpp */,
1546 1ABD23BE1182449800A48E65 /* DeclObjC.cpp */,
1547 1ABD23BF1182449800A48E65 /* DeclPrinter.cpp */,
1548 1ABD23C01182449800A48E65 /* DeclTemplate.cpp */,
John McCall85fedbf2010-11-30 10:11:54 +00001549 BB5C372812A5057500259F53 /* DumpXML.cpp */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001550 1ABD23C11182449800A48E65 /* Expr.cpp */,
1551 1ABD23C21182449800A48E65 /* ExprConstant.cpp */,
1552 1ABD23C31182449800A48E65 /* ExprCXX.cpp */,
1553 1ABD23C41182449800A48E65 /* FullExpr.cpp */,
1554 1ABD23C51182449800A48E65 /* InheritViz.cpp */,
1555 1ABD23C61182449800A48E65 /* NestedNameSpecifier.cpp */,
1556 1ABD23C71182449800A48E65 /* ParentMap.cpp */,
1557 1ABD23C81182449800A48E65 /* RecordLayout.cpp */,
1558 1ABD23C91182449800A48E65 /* RecordLayoutBuilder.cpp */,
Anders Carlsson88465d32010-04-23 22:18:37 +00001559 1ABD23CB1182449800A48E65 /* Stmt.cpp */,
1560 1ABD23CC1182449800A48E65 /* StmtDumper.cpp */,
1561 1ABD23CD1182449800A48E65 /* StmtIterator.cpp */,
1562 1ABD23CE1182449800A48E65 /* StmtPrinter.cpp */,
1563 1ABD23CF1182449800A48E65 /* StmtProfile.cpp */,
1564 1ABD23D01182449800A48E65 /* StmtViz.cpp */,
1565 1ABD23D11182449800A48E65 /* TemplateBase.cpp */,
1566 1ABD23D21182449800A48E65 /* TemplateName.cpp */,
1567 1ABD23D31182449800A48E65 /* Type.cpp */,
1568 1ABD23D41182449800A48E65 /* TypeLoc.cpp */,
1569 1ABD23D51182449800A48E65 /* TypePrinter.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001570 );
1571 name = AST;
Anders Carlsson88465d32010-04-23 22:18:37 +00001572 path = lib/AST;
Anders Carlssone41590d2009-06-24 00:10:43 +00001573 sourceTree = "<group>";
1574 };
1575 DED7D72E0A524295003AD0FB /* include */ = {
1576 isa = PBXGroup;
1577 children = (
1578 DED7D7300A524295003AD0FB /* Basic */,
1579 DED7D7390A524295003AD0FB /* Lex */,
1580 DE1F21F20A7D84E800FBF588 /* Parse */,
1581 DEC8D98B0A9433BC00353FCA /* AST */,
1582 DE67E7260C02108300F66BC5 /* Sema */,
1583 DE928B140C05659A00231DA4 /* CodeGen */,
1584 356EF9AF0C8F7DA4006650F5 /* Analysis */,
Sebastian Redl85728132010-08-17 20:43:28 +00001585 57EB5654121B023900ECA335 /* Serialization */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001586 90FD6D5E103C3D03005F5B73 /* Index */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001587 DEF7D9F40C9C8B020001F598 /* Rewrite */,
1588 DEF1615D0F65C7FC0098507F /* Frontend */,
1589 DEF165020F8D46810098507F /* Driver */,
Chris Lattnerdfece5b2009-09-18 20:39:54 +00001590 9012911210470FAF0083456D /* clang-c */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001591 );
1592 path = include;
1593 sourceTree = "<group>";
1594 };
1595 DED7D7300A524295003AD0FB /* Basic */ = {
1596 isa = PBXGroup;
1597 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001598 BF9FEDF71225E613003A8B71 /* DiagnosticCategories.td */,
1599 BF9FEDF61225E5FB003A8B71 /* Version.inc.in */,
1600 BF9FEDF41225E5D5003A8B71 /* Linkage.h */,
1601 BF9FEDF51225E5D5003A8B71 /* MacroBuilder.h */,
1602 BF9FEDF31225E5B6003A8B71 /* DeclNodes.td */,
1603 BF9FEDF21225E58B003A8B71 /* TargetOptions.h */,
1604 BF9FEDF01225E574003A8B71 /* Specifiers.h */,
1605 BF9FEDF11225E574003A8B71 /* StmtNodes.td */,
1606 BF9FEDEF1225E55C003A8B71 /* BuiltinsARM.def */,
1607 BF9FEDED1225E52F003A8B71 /* arm_neon.td */,
1608 BF9FEDEE1225E52F003A8B71 /* Attr.td */,
1609 BF9FEDEC1225E514003A8B71 /* Version.h */,
1610 BF9FEDEB1225E4F2003A8B71 /* AttrKinds.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001611 DE37251C0FE4818000CF2CC2 /* Builtins.h */,
1612 DE37252A0FE4818F00CF2CC2 /* Builtins.def */,
1613 DE3725330FE4827200CF2CC2 /* BuiltinsPPC.def */,
1614 DE3725320FE4826C00CF2CC2 /* BuiltinsX86.def */,
1615 906BF4AE0F83BA16001071FA /* ConvertUTF.h */,
1616 DED7D7310A524295003AD0FB /* Diagnostic.h */,
1617 DEDFFF070F959EE60035BD10 /* Diagnostic.td */,
1618 1A7019E90F79BC1100FEC4D1 /* DiagnosticAnalysisKinds.td */,
1619 1A7019EA0F79BC1100FEC4D1 /* DiagnosticASTKinds.td */,
1620 1A7019EB0F79BC1100FEC4D1 /* DiagnosticCommonKinds.td */,
1621 1A7019EC0F79BC1100FEC4D1 /* DiagnosticDriverKinds.td */,
1622 1A7019ED0F79BC1100FEC4D1 /* DiagnosticFrontendKinds.td */,
1623 DEDFFF530F9704580035BD10 /* DiagnosticGroups.td */,
1624 1A7019EE0F79BC1100FEC4D1 /* DiagnosticLexKinds.td */,
1625 1A7019EF0F79BC1100FEC4D1 /* DiagnosticParseKinds.td */,
1626 1A701A250F79CE1C00FEC4D1 /* DiagnosticSemaKinds.td */,
1627 DED7D7330A524295003AD0FB /* FileManager.h */,
1628 DE3986EF0CB8D4B300223765 /* IdentifierTable.h */,
1629 DE06B73D0A8307640050E87E /* LangOptions.h */,
1630 9063F2280F9E911F002F7251 /* OnDiskHashTable.h */,
1631 DE8824560ED1244600CBC30A /* OperatorKinds.def */,
1632 DE8824530ED1243E00CBC30A /* OperatorKinds.h */,
Anders Carlssonb2153942009-08-26 16:23:53 +00001633 1AB290021045858B00FE33D8 /* PartialDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001634 DEAABDF70F5F477C0098928A /* PrettyStackTrace.h */,
1635 DED7D7350A524295003AD0FB /* SourceLocation.h */,
1636 DED7D7360A524295003AD0FB /* SourceManager.h */,
1637 9063F2290F9E911F002F7251 /* SourceManagerInternals.h */,
1638 DE3725310FE4822800CF2CC2 /* TargetBuiltins.h */,
1639 DE46BF270AE0A82D00CC047C /* TargetInfo.h */,
1640 9063F22A0F9E911F002F7251 /* TemplateKinds.h */,
1641 DED7D7380A524295003AD0FB /* TokenKinds.h */,
1642 DED7D7370A524295003AD0FB /* TokenKinds.def */,
1643 DEB089EE0F12F1D900522C07 /* TypeTraits.h */,
1644 );
1645 name = Basic;
1646 path = clang/Basic;
1647 sourceTree = "<group>";
1648 };
1649 DED7D7390A524295003AD0FB /* Lex */ = {
1650 isa = PBXGroup;
1651 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001652 BF9FEDB41225E1F3003A8B71 /* PreprocessingRecord.h */,
1653 BF9FEDB31225E1E1003A8B71 /* ExternalPreprocessorSource.h */,
1654 BF9FEDB21225E1D2003A8B71 /* CodeCompletionHandler.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001655 DE3450D60AEB543100DBC861 /* DirectoryLookup.h */,
1656 DE704BD10D1647E7009C7762 /* HeaderMap.h */,
1657 DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */,
1658 DEA09A830F3175BF000C2258 /* LexDiagnostic.h */,
1659 DED7D73B0A524295003AD0FB /* Lexer.h */,
1660 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */,
1661 DED7D73E0A524295003AD0FB /* MacroInfo.h */,
1662 DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */,
1663 DE01DA480B12ADA300AC22CE /* PPCallbacks.h */,
1664 DE8823DE0ED0B78600CBC30A /* PTHLexer.h */,
1665 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */,
1666 DED7D73F0A524295003AD0FB /* Pragma.h */,
1667 DED7D7400A524295003AD0FB /* Preprocessor.h */,
1668 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */,
1669 DED7D9170A52518C003AD0FB /* ScratchBuffer.h */,
1670 DE6954630C5121BD00A5826B /* Token.h */,
1671 DEB077930F44F96000F5A2BE /* TokenConcatenation.h */,
1672 DE85CD840D8380F20070E26E /* TokenLexer.h */,
1673 );
1674 name = Lex;
1675 path = clang/Lex;
1676 sourceTree = "<group>";
1677 };
1678 DED7D7500A5242C7003AD0FB /* Basic */ = {
1679 isa = PBXGroup;
1680 children = (
1681 DE37252D0FE481AD00CF2CC2 /* Builtins.cpp */,
1682 906BF4AF0F83BA2E001071FA /* ConvertUTF.c */,
1683 DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */,
1684 DED7D75E0A5242C7003AD0FB /* FileManager.cpp */,
1685 DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */,
1686 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */,
1687 DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */,
1688 DED626C80AE0C065001E80A4 /* TargetInfo.cpp */,
1689 03F50AC50D416EAA00B9CF60 /* Targets.cpp */,
1690 DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */,
1691 );
1692 name = Basic;
1693 path = lib/Basic;
1694 sourceTree = "<group>";
1695 };
1696 DED7D78C0A5242E6003AD0FB /* Lex */ = {
1697 isa = PBXGroup;
1698 children = (
Fariborz Jahanian5832ae62010-08-31 23:49:56 +00001699 BF9FEEF1122D8068003A8B71 /* PreprocessingRecord.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001700 DE704DD10D1668A4009C7762 /* HeaderMap.cpp */,
1701 DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */,
1702 DED7D79E0A5242E6003AD0FB /* Lexer.cpp */,
1703 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */,
1704 DE85CD9E0D8382DD0070E26E /* MacroArgs.h */,
1705 DE85CDA20D8383B20070E26E /* MacroArgs.cpp */,
1706 DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */,
1707 3552E7540E520D80003A8CA5 /* PPCaching.cpp */,
1708 DE85CDAF0D838C390070E26E /* PPDirectives.cpp */,
1709 DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */,
1710 DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */,
1711 DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */,
1712 DED7D7A30A5242E6003AD0FB /* Pragma.cpp */,
1713 DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */,
1714 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */,
1715 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */,
1716 DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */,
1717 DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */,
1718 DE85CD800D8380B10070E26E /* TokenLexer.cpp */,
1719 );
1720 name = Lex;
1721 path = lib/Lex;
1722 sourceTree = "<group>";
1723 };
1724 DEDFE61F0F7B3AE10035BD10 /* Tools */ = {
1725 isa = PBXGroup;
1726 children = (
Steve Naroff89922f82009-08-31 00:59:03 +00001727 90F9EFA8104ABDC400D09A15 /* c-index-test */,
Steve Naroff50398192009-08-28 15:28:48 +00001728 9012911E104812DA0083456D /* CIndex */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001729 90FD6DB4103D9763005F5B73 /* index-test */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001730 DEDFE6210F7B3AF10035BD10 /* clang */,
1731 );
1732 name = Tools;
1733 sourceTree = "<group>";
1734 };
Anders Carlssone41590d2009-06-24 00:10:43 +00001735 DEDFE6210F7B3AF10035BD10 /* clang */ = {
1736 isa = PBXGroup;
1737 children = (
Daniel Dunbar864db012009-12-12 00:56:47 +00001738 E16B523410D30B2400430AC9 /* cc1_main.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001739 DEDFE6450F7B3B4E0035BD10 /* driver.cpp */,
1740 );
1741 name = clang;
1742 sourceTree = "<group>";
1743 };
1744 DEDFE6470F7B3B560035BD10 /* Driver */ = {
1745 isa = PBXGroup;
1746 children = (
1747 DEDFE6480F7B3B830035BD10 /* Types.cpp */,
1748 DEDFE6490F7B3B830035BD10 /* Tools.h */,
1749 DEDFE64A0F7B3B830035BD10 /* Tools.cpp */,
1750 DEDFE64B0F7B3B830035BD10 /* ToolChains.h */,
1751 DEDFE64C0F7B3B830035BD10 /* Compilation.cpp */,
1752 DEDFE64D0F7B3B830035BD10 /* ArgList.cpp */,
1753 DEDFE64E0F7B3B830035BD10 /* Arg.cpp */,
1754 DEDFE64F0F7B3B830035BD10 /* Action.cpp */,
1755 DEDFE6500F7B3B830035BD10 /* Phases.cpp */,
1756 DEDFE6510F7B3B830035BD10 /* OptTable.cpp */,
1757 DEDFE6520F7B3B830035BD10 /* Option.cpp */,
1758 DEDFE6530F7B3B830035BD10 /* Job.cpp */,
1759 DEDFE6540F7B3B830035BD10 /* InputInfo.h */,
1760 DEDFE6550F7B3B830035BD10 /* ToolChains.cpp */,
1761 DEDFE6560F7B3B830035BD10 /* ToolChain.cpp */,
1762 DEDFE6570F7B3B830035BD10 /* Tool.cpp */,
1763 DEDFE6580F7B3B830035BD10 /* HostInfo.cpp */,
1764 DEDFE6590F7B3B830035BD10 /* Driver.cpp */,
1765 );
1766 name = Driver;
1767 sourceTree = "<group>";
1768 };
1769 DEF1615D0F65C7FC0098507F /* Frontend */ = {
1770 isa = PBXGroup;
1771 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001772 BF9FEDCE1225E42C003A8B71 /* VerifyDiagnosticsClient.h */,
1773 BF9FEDCC1225E41D003A8B71 /* PreprocessorOptions.h */,
1774 BF9FEDCD1225E41D003A8B71 /* PreprocessorOutputOptions.h */,
1775 BF9FEDC81225E40A003A8B71 /* FrontendOptions.h */,
1776 BF9FEDC91225E40A003A8B71 /* FrontendPluginRegistry.h */,
1777 BF9FEDCA1225E40A003A8B71 /* HeaderSearchOptions.h */,
1778 BF9FEDCB1225E40A003A8B71 /* LangStandard.h */,
1779 BF9FEDC61225E3F6003A8B71 /* FrontendAction.h */,
1780 BF9FEDC71225E3F6003A8B71 /* FrontendActions.h */,
1781 BF9FEDC41225E3DA003A8B71 /* DependencyOutputOptions.h */,
1782 BF9FEDC51225E3DA003A8B71 /* DiagnosticOptions.h */,
1783 BF9FEDC21225E3C2003A8B71 /* CompilerInstance.h */,
1784 BF9FEDC31225E3C2003A8B71 /* CompilerInvocation.h */,
1785 BF9FEDC01225E3AB003A8B71 /* ChainedDiagnosticClient.h */,
1786 BF9FEDC11225E3AB003A8B71 /* CodeGenOptions.h */,
1787 BF9FEDBF1225E392003A8B71 /* AnalyzerOptions.h */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001788 90FD6D86103C3D80005F5B73 /* Analyses.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001789 90FD6D88103C3D80005F5B73 /* ASTConsumers.h */,
1790 90FD6D89103C3D80005F5B73 /* ASTUnit.h */,
1791 90FD6D8A103C3D80005F5B73 /* CommandLineSourceLoc.h */,
1792 90FD6D8B103C3D80005F5B73 /* DeclContextXML.def */,
1793 90FD6D8C103C3D80005F5B73 /* DeclXML.def */,
1794 90FD6D8D103C3D80005F5B73 /* DocumentXML.def */,
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001795 BF9FEDCF1225E443003A8B71 /* LangStandards.def */,
Steve Naroff78ca7b32009-08-25 19:57:00 +00001796 90FD6D8E103C3D80005F5B73 /* DocumentXML.h */,
1797 90FD6D8F103C3D80005F5B73 /* StmtXML.def */,
1798 90FD6D90103C3D80005F5B73 /* TypeXML.def */,
1799 90FD6D91103C3D80005F5B73 /* Utils.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001800 DEF169220F9645960098507F /* FrontendDiagnostic.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001801 DEF161600F65C81C0098507F /* TextDiagnosticBuffer.h */,
1802 DEF161630F65C81C0098507F /* TextDiagnosticPrinter.h */,
1803 );
1804 name = Frontend;
1805 sourceTree = "<group>";
1806 };
1807 DEF165020F8D46810098507F /* Driver */ = {
1808 isa = PBXGroup;
1809 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001810 BF9FEDE91225E4BD003A8B71 /* OptSpecifier.h */,
1811 BF9FEDEA1225E4BD003A8B71 /* OptTable.h */,
1812 BF9FEDE81225E49D003A8B71 /* CC1Options.h */,
1813 BF9FEDE71225E488003A8B71 /* CC1AsOptions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001814 DEF165160F8D46980098507F /* Action.h */,
1815 DEF1651D0F8D46980098507F /* ArgList.h */,
1816 DEF1651E0F8D46980098507F /* Arg.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001817 1AA1D35611BECFF70089CC3F /* CC1AsOptions.td */,
1818 1AA1D35711BECFF70089CC3F /* CC1Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001819 DEF165170F8D46980098507F /* Compilation.h */,
1820 DEF165240F8D46980098507F /* DriverDiagnostic.h */,
1821 DEF165200F8D46980098507F /* Driver.h */,
1822 DEF1651F0F8D46980098507F /* HostInfo.h */,
1823 DEF165210F8D46980098507F /* Job.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001824 DEF165190F8D46980098507F /* Option.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001825 1AA1D35811BECFF70089CC3F /* Options.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001826 DEF1651C0F8D46980098507F /* Options.h */,
Anders Carlsson7a402622010-06-08 20:02:04 +00001827 1AA1D35911BECFF70089CC3F /* OptParser.td */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001828 DEF165230F8D46980098507F /* Phases.h */,
1829 DEF165140F8D46980098507F /* Tool.h */,
1830 DEF165150F8D46980098507F /* Types.h */,
1831 DEF1651A0F8D46980098507F /* Types.def */,
1832 DEF1651B0F8D46980098507F /* ToolChain.h */,
1833 DEF165220F8D46980098507F /* Util.h */,
1834 );
1835 name = Driver;
1836 sourceTree = "<group>";
1837 };
1838 DEF7D9F40C9C8B020001F598 /* Rewrite */ = {
1839 isa = PBXGroup;
1840 children = (
Fariborz Jahanian5ad502f2010-08-26 00:06:40 +00001841 BF9FEDBE1225E373003A8B71 /* ASTConsumers.h */,
1842 BF9FEDBD1225E35F003A8B71 /* Rewriters.h */,
1843 BF9FEDBB1225E34B003A8B71 /* FixItRewriter.h */,
1844 BF9FEDBC1225E34B003A8B71 /* FrontendActions.h */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001845 DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */,
1846 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */,
1847 DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */,
1848 DE53370B0CE2D96F00D9A028 /* RewriteRope.h */,
1849 DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */,
1850 );
1851 name = Rewrite;
1852 sourceTree = "<group>";
1853 };
1854 DEF7D9F50C9C8B0C0001F598 /* Rewrite */ = {
1855 isa = PBXGroup;
1856 children = (
1857 DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */,
1858 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */,
1859 DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */,
1860 DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001861 );
1862 name = Rewrite;
1863 sourceTree = "<group>";
1864 };
1865/* End PBXGroup section */
1866
1867/* Begin PBXNativeTarget section */
1868 8DD76F620486A84900D96B5E /* clang */ = {
1869 isa = PBXNativeTarget;
1870 buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */;
1871 buildPhases = (
1872 8DD76F640486A84900D96B5E /* Sources */,
1873 8DD76F660486A84900D96B5E /* Frameworks */,
1874 8DD76F690486A84900D96B5E /* CopyFiles */,
1875 );
1876 buildRules = (
1877 );
1878 dependencies = (
1879 );
1880 name = clang;
1881 productInstallPath = "$(HOME)/bin";
1882 productName = clang;
1883 productReference = 8DD76F6C0486A84900D96B5E /* clang */;
1884 productType = "com.apple.product-type.tool";
1885 };
1886/* End PBXNativeTarget section */
1887
1888/* Begin PBXProject section */
1889 08FB7793FE84155DC02AAC07 /* Project object */ = {
1890 isa = PBXProject;
1891 buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */;
1892 compatibilityVersion = "Xcode 2.4";
Argyrios Kyrtzidis6173ef42011-02-14 20:09:57 +00001893 developmentRegion = English;
Anders Carlssone41590d2009-06-24 00:10:43 +00001894 hasScannedForEncodings = 1;
Anders Carlsson5d1d7ae2010-09-03 00:25:02 +00001895 knownRegions = (
1896 English,
1897 Japanese,
1898 French,
1899 German,
1900 );
Anders Carlssone41590d2009-06-24 00:10:43 +00001901 mainGroup = 08FB7794FE84155DC02AAC07 /* clang */;
1902 projectDirPath = "";
1903 projectRoot = "";
1904 targets = (
1905 8DD76F620486A84900D96B5E /* clang */,
1906 );
1907 };
1908/* End PBXProject section */
1909
1910/* Begin PBXSourcesBuildPhase section */
1911 8DD76F640486A84900D96B5E /* Sources */ = {
1912 isa = PBXSourcesBuildPhase;
1913 buildActionMask = 2147483647;
1914 files = (
Fariborz Jahanian08976662011-06-09 22:34:17 +00001915 BD6B0EDF13A1824C00B8E3FE /* Mangle.cpp in Sources */,
1916 BD6B0EE213A182A600B8E3FE /* ItaniumMangle.cpp in Sources */,
1917 BD6B0EE413A182DA00B8E3FE /* MicrosoftMangle.cpp in Sources */,
Anders Carlssone41590d2009-06-24 00:10:43 +00001918 );
1919 runOnlyForDeploymentPostprocessing = 0;
1920 };
1921/* End PBXSourcesBuildPhase section */
1922
1923/* Begin XCBuildConfiguration section */
1924 1DEB923208733DC60010E9CD /* Debug */ = {
1925 isa = XCBuildConfiguration;
1926 buildSettings = {
1927 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
1928 COPY_PHASE_STRIP = NO;
1929 GCC_CW_ASM_SYNTAX = NO;
1930 GCC_DYNAMIC_NO_PIC = NO;
1931 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1932 GCC_ENABLE_CPP_RTTI = NO;
1933 GCC_ENABLE_PASCAL_STRINGS = NO;
1934 GCC_ENABLE_SYMBOL_SEPARATION = NO;
1935 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1936 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1937 GCC_OPTIMIZATION_LEVEL = 0;
1938 GCC_PREPROCESSOR_DEFINITIONS = (
1939 __STDC_CONSTANT_MACROS,
1940 "__STDC_LIMIT_MACROS=1",
1941 );
1942 GCC_STRICT_ALIASING = YES;
1943 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1944 GCC_THREADSAFE_STATICS = NO;
1945 GCC_USE_GCC3_PFE_SUPPORT = NO;
1946 INSTALL_PATH = "$(HOME)/bin";
1947 OTHER_LDFLAGS = (
1948 "-lLLVMBitWriter",
1949 "-lLLVMBitReader",
1950 "-lLLVMAsmPrinter",
1951 "-lLLVMSelectionDAG",
1952 "-lLLVMCodeGen",
1953 "-lLLVMipo",
1954 "-lLLVMScalarOpts",
1955 "-lLLVMTransformUtils",
1956 "-lLLVMipa",
1957 "-lLLVMAnalysis",
1958 "-lLLVMTarget",
1959 "-lLLVMCore",
1960 "-lLLVMSupport",
1961 "-lLLVMSystem",
1962 );
1963 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
1964 PRODUCT_NAME = clang;
1965 };
1966 name = Debug;
1967 };
1968 1DEB923308733DC60010E9CD /* Release */ = {
1969 isa = XCBuildConfiguration;
1970 buildSettings = {
1971 ARCHS = "$(NATIVE_ARCH_ACTUAL)";
1972 GCC_CW_ASM_SYNTAX = NO;
1973 GCC_ENABLE_CPP_EXCEPTIONS = NO;
1974 GCC_ENABLE_CPP_RTTI = NO;
1975 GCC_ENABLE_PASCAL_STRINGS = NO;
1976 GCC_ENABLE_SYMBOL_SEPARATION = NO;
1977 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1978 GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
1979 GCC_PREPROCESSOR_DEFINITIONS = (
1980 __STDC_CONSTANT_MACROS,
1981 "__STDC_LIMIT_MACROS=1",
1982 );
1983 GCC_STRICT_ALIASING = YES;
1984 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1985 GCC_THREADSAFE_STATICS = NO;
1986 GCC_USE_GCC3_PFE_SUPPORT = NO;
1987 INSTALL_PATH = "$(HOME)/bin";
1988 OTHER_LDFLAGS = (
1989 "-lLLVMBitWriter",
1990 "-lLLVMBitReader",
1991 "-lLLVMAsmPrinter",
1992 "-lLLVMSelectionDAG",
1993 "-lLLVMCodeGen",
1994 "-lLLVMipo",
1995 "-lLLVMScalarOpts",
1996 "-lLLVMTransformUtils",
1997 "-lLLVMipa",
1998 "-lLLVMAnalysis",
1999 "-lLLVMTarget",
2000 "-lLLVMCore",
2001 "-lLLVMSupport",
2002 "-lLLVMSystem",
2003 );
2004 PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
2005 PRODUCT_NAME = clang;
2006 };
2007 name = Release;
2008 };
2009 1DEB923608733DC60010E9CD /* Debug */ = {
2010 isa = XCBuildConfiguration;
2011 buildSettings = {
2012 GCC_VERSION = "";
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 = ../../Debug/lib;
2020 OTHER_LDFLAGS = "";
2021 PREBINDING = NO;
2022 };
2023 name = Debug;
2024 };
2025 1DEB923708733DC60010E9CD /* Release */ = {
2026 isa = XCBuildConfiguration;
2027 buildSettings = {
2028 GCC_WARN_ABOUT_RETURN_TYPE = YES;
2029 GCC_WARN_UNUSED_VARIABLE = YES;
2030 HEADER_SEARCH_PATHS = (
2031 ../../include,
2032 include,
2033 );
2034 LIBRARY_SEARCH_PATHS = ../../Release;
2035 OTHER_LDFLAGS = "";
2036 PREBINDING = NO;
2037 };
2038 name = Release;
2039 };
2040/* End XCBuildConfiguration section */
2041
2042/* Begin XCConfigurationList section */
2043 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */ = {
2044 isa = XCConfigurationList;
2045 buildConfigurations = (
2046 1DEB923208733DC60010E9CD /* Debug */,
2047 1DEB923308733DC60010E9CD /* Release */,
2048 );
2049 defaultConfigurationIsVisible = 0;
2050 defaultConfigurationName = Release;
2051 };
2052 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */ = {
2053 isa = XCConfigurationList;
2054 buildConfigurations = (
2055 1DEB923608733DC60010E9CD /* Debug */,
2056 1DEB923708733DC60010E9CD /* Release */,
2057 );
2058 defaultConfigurationIsVisible = 0;
2059 defaultConfigurationName = Release;
2060 };
2061/* End XCConfigurationList section */
2062 };
2063 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2064}