Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 42; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
Steve Naroff | 8beca11 | 2008-04-14 22:05:54 +0000 | [diff] [blame] | 10 | 035611E20DB40C8100D2EF2A /* RewriteObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 035611E10DB40C8100D2EF2A /* RewriteObjC.cpp */; }; |
Steve Naroff | a15c15a | 2008-01-18 23:34:17 +0000 | [diff] [blame] | 11 | 03F50AC60D416EAA00B9CF60 /* Targets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03F50AC50D416EAA00B9CF60 /* Targets.cpp */; }; |
Anders Carlsson | 3359c67 | 2009-02-13 18:09:59 +0000 | [diff] [blame] | 12 | 1A2193CE0F45EEB700C0713D /* Mangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A2193CC0F45EEB700C0713D /* Mangle.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 13 | 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A30A9E80B93A4C800201A91 /* ExprCXX.h */; }; |
Anders Carlsson | c44eec6 | 2008-07-03 04:20:39 +0000 | [diff] [blame] | 14 | 1A32C17F0E1C87AD00A6B483 /* ExprConstant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A32C17E0E1C87AD00A6B483 /* ExprConstant.cpp */; }; |
Anders Carlsson | 84005b4 | 2008-01-26 04:30:23 +0000 | [diff] [blame] | 15 | 1A376A2D0D4AED9B002A1C52 /* CGExprConstant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */; }; |
Anders Carlsson | acfde80 | 2009-02-12 00:39:25 +0000 | [diff] [blame] | 16 | 1A471AB50F437BC500753CE8 /* CGBlocks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 17 | 1A5D5E580E5E81010023C059 /* CGCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5D5E570E5E81010023C059 /* CGCXX.cpp */; }; |
Anders Carlsson | 5508518 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 18 | 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A7342470C7B57D500122F56 /* CGObjC.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 19 | 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */; }; |
| 20 | 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */; }; |
Anders Carlsson | c9e2091 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 21 | 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */; }; |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 22 | 3507E4C20E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */; }; |
Ted Kremenek | 298b425 | 2008-08-22 18:03:50 +0000 | [diff] [blame] | 23 | 350F4B470E5F32E100A21EA9 /* InitHeaderSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 350F4B460E5F32E100A21EA9 /* InitHeaderSearch.cpp */; }; |
Ted Kremenek | f152b2e | 2007-10-25 21:39:10 +0000 | [diff] [blame] | 24 | 351318600CD14468006B66F7 /* DeclSerialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3513185F0CD14468006B66F7 /* DeclSerialization.cpp */; }; |
Ted Kremenek | a66622a | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 25 | 35260CA50C7F75C000D66CE9 /* ExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */; }; |
Ted Kremenek | 405cbb4 | 2008-04-11 18:30:21 +0000 | [diff] [blame] | 26 | 352712510DAFE54700C76352 /* IdentifierResolver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352712500DAFE54700C76352 /* IdentifierResolver.cpp */; }; |
Ted Kremenek | 5a59d92 | 2007-10-16 23:40:12 +0000 | [diff] [blame] | 27 | 352981090CC58344008B5E84 /* SerializationTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 352981080CC58344008B5E84 /* SerializationTest.cpp */; }; |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 28 | 353141E70EE5AAE100FBCFCA /* ManagerRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 353141E60EE5AAE100FBCFCA /* ManagerRegistry.cpp */; }; |
Ted Kremenek | accecb2 | 2008-06-25 15:15:35 +0000 | [diff] [blame] | 29 | 3534A01D0E129849002709B2 /* ParseCXXInlineMethods.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */; }; |
Ted Kremenek | 48fa89e | 2008-07-08 23:29:24 +0000 | [diff] [blame] | 30 | 3536456B0E23EBF7009C6509 /* Environment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3536456A0E23EBF7009C6509 /* Environment.cpp */; }; |
Ted Kremenek | 8c99882 | 2008-11-14 01:16:15 +0000 | [diff] [blame] | 31 | 3537AA0E0ECD08A4008F7CDC /* PreprocessorLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */; }; |
Ted Kremenek | 890e3f6 | 2008-11-18 00:57:33 +0000 | [diff] [blame] | 32 | 3538FDB80ED24A4E005EC283 /* DeclarationName.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3538FDB70ED24A4E005EC283 /* DeclarationName.cpp */; }; |
Ted Kremenek | 149f38f | 2008-12-03 00:38:43 +0000 | [diff] [blame] | 33 | 353959D50EE5F88A00E82461 /* ParseTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */; }; |
Ted Kremenek | d9331a4 | 2008-09-11 18:14:22 +0000 | [diff] [blame] | 34 | 35475B200E79973F0000BFE4 /* CGCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35475B1F0E79973F0000BFE4 /* CGCall.cpp */; }; |
Ted Kremenek | 35f77de | 2008-10-06 17:42:44 +0000 | [diff] [blame] | 35 | 355106860E9A8507006A4E44 /* MemRegion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 355106850E9A8507006A4E44 /* MemRegion.cpp */; }; |
| 36 | 3551068C0E9A8546006A4E44 /* ParsePragma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */; }; |
| 37 | 3551068D0E9A8546006A4E44 /* ParseTentative.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */; }; |
Ted Kremenek | 1fb5768 | 2008-08-12 18:29:20 +0000 | [diff] [blame] | 38 | 3552E7550E520D80003A8CA5 /* PPCaching.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3552E7540E520D80003A8CA5 /* PPCaching.cpp */; }; |
| 39 | 3552E7590E520DD7003A8CA5 /* CGObjCMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */; }; |
Ted Kremenek | b247578 | 2008-10-23 23:15:03 +0000 | [diff] [blame] | 40 | 3557D1A90EB136B100C59739 /* InheritViz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3557D1A80EB136B100C59739 /* InheritViz.cpp */; }; |
| 41 | 3557D1F00EB13BB700C59739 /* SemaInherit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3557D1EF0EB13BB700C59739 /* SemaInherit.cpp */; }; |
Ted Kremenek | 9b3dc91 | 2008-10-23 00:00:24 +0000 | [diff] [blame] | 42 | 35585DC00EAFBC4500D0A97A /* SemaOverload.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */; }; |
| 43 | 35585DC30EAFBC5F00D0A97A /* Backend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35585DC20EAFBC5F00D0A97A /* Backend.cpp */; }; |
Ted Kremenek | eb04751 | 2008-07-10 22:04:37 +0000 | [diff] [blame] | 44 | 3558F76D0E267C8300A5B0DF /* BasicStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */; }; |
Ted Kremenek | 97d2212 | 2008-11-04 18:39:58 +0000 | [diff] [blame] | 45 | 355BD0510EBFB040001A9DFF /* PlistDiagnostics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 355BD0500EBFB040001A9DFF /* PlistDiagnostics.cpp */; }; |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 46 | 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */; }; |
Ted Kremenek | a194bc6 | 2007-10-25 16:03:53 +0000 | [diff] [blame] | 47 | 35707EFE0CD0F5CC000B2204 /* SourceLocation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */; }; |
Ted Kremenek | 8aa5920 | 2009-01-19 21:31:51 +0000 | [diff] [blame] | 48 | 357EA27D0F2526F300439B60 /* SemaLookup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 357EA27C0F2526F300439B60 /* SemaLookup.cpp */; }; |
Ted Kremenek | 589fd42 | 2007-12-05 19:07:32 +0000 | [diff] [blame] | 49 | 3580CC0C0D072E5C00C5E4F4 /* LangOptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3580CC0B0D072E5C00C5E4F4 /* LangOptions.cpp */; }; |
Ted Kremenek | 8c35a9b | 2007-11-05 17:04:40 +0000 | [diff] [blame] | 50 | 35839B0B0CDF845F006ED061 /* StmtSerialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35839B090CDF845F006ED061 /* StmtSerialization.cpp */; }; |
| 51 | 35839B0C0CDF845F006ED061 /* TypeSerialization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35839B0A0CDF845F006ED061 /* TypeSerialization.cpp */; }; |
Ted Kremenek | 6acaabc | 2007-10-18 18:22:01 +0000 | [diff] [blame] | 52 | 35847BE50CC7DBAF00C40FFF /* StmtIterator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35847BE40CC7DBAF00C40FFF /* StmtIterator.cpp */; }; |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 53 | 35862B0D0E3628CB0009F542 /* CheckDeadStores.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */; }; |
| 54 | 35862B120E3629850009F542 /* GRExprEngineInternalChecks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */; }; |
Ted Kremenek | 99d6148 | 2008-08-27 22:31:20 +0000 | [diff] [blame] | 55 | 358CFBB80E65AB04002A8E19 /* BasicConstraintManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */; }; |
Ted Kremenek | bb83ad2 | 2008-09-25 17:13:59 +0000 | [diff] [blame] | 56 | 358D230B0E8BEB9D0003DDCC /* DeclGroup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 358D230A0E8BEB9D0003DDCC /* DeclGroup.cpp */; }; |
Ted Kremenek | aae2b10 | 2008-08-13 20:43:54 +0000 | [diff] [blame] | 57 | 358F51520E529AA4007F2102 /* GRState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 358F51510E529AA4007F2102 /* GRState.cpp */; }; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 58 | 3591853F0EFB1088000039AF /* SemaTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3591853E0EFB1088000039AF /* SemaTemplate.cpp */; }; |
Ted Kremenek | d45d268 | 2008-04-03 04:43:40 +0000 | [diff] [blame] | 59 | 3593790A0DA48ABA0043B19C /* BugReporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359379090DA48ABA0043B19C /* BugReporter.cpp */; }; |
Ted Kremenek | d1b0fde | 2008-07-03 04:30:48 +0000 | [diff] [blame] | 60 | 3595AFB80E1C8D62004CDF09 /* CheckObjCDealloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */; }; |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 61 | 359603460E49496E00C6282B /* TextDiagnosticBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359603430E49496E00C6282B /* TextDiagnosticBuffer.cpp */; }; |
| 62 | 359603470E49496E00C6282B /* TextDiagnosticPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359603440E49496E00C6282B /* TextDiagnosticPrinter.cpp */; }; |
Ted Kremenek | 40aa8b2 | 2008-08-25 19:33:19 +0000 | [diff] [blame] | 63 | 359763260E633C7500B68AB7 /* HTMLDiagnostics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359763250E633C7500B68AB7 /* HTMLDiagnostics.cpp */; }; |
Ted Kremenek | e6b0ab4 | 2008-05-19 23:19:04 +0000 | [diff] [blame] | 64 | 3599299B0DE2425300A8A33E /* SemaInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3599299A0DE2425300A8A33E /* SemaInit.cpp */; }; |
Ted Kremenek | 058563a | 2008-07-02 00:03:52 +0000 | [diff] [blame] | 65 | 359DBBD40E1AC9CC00F43FA0 /* AnalysisConsumer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359DBBD30E1AC9CC00F43FA0 /* AnalysisConsumer.cpp */; }; |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 66 | 35A057E20EAE2D950069249F /* RegionStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A057E00EAE2D950069249F /* RegionStore.cpp */; }; |
| 67 | 35A057E30EAE2D950069249F /* SVals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A057E10EAE2D950069249F /* SVals.cpp */; }; |
| 68 | 35A057E70EAE2DDD0069249F /* CacheTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A057E60EAE2DDD0069249F /* CacheTokens.cpp */; }; |
Ted Kremenek | b1db214 | 2008-05-08 19:20:24 +0000 | [diff] [blame] | 69 | 35A3E7020DD3874400757F74 /* CGDebugInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */; }; |
Ted Kremenek | b8540c6 | 2008-03-27 03:50:10 +0000 | [diff] [blame] | 70 | 35A8FCF90D9B4B2A001C2F97 /* PathDiagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */; }; |
Ted Kremenek | 644f5fc | 2008-09-18 23:08:24 +0000 | [diff] [blame] | 71 | 35BAC1E80E82C5B7003FB76F /* CheckNSError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */; }; |
Ted Kremenek | 9dadf5a | 2007-12-19 18:07:54 +0000 | [diff] [blame] | 72 | 35BB2D7D0D19951A00944DB5 /* TranslationUnit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35BB2D7C0D19951A00944DB5 /* TranslationUnit.cpp */; }; |
| 73 | 35BB2D7F0D19954000944DB5 /* ASTConsumer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35BB2D7E0D19954000944DB5 /* ASTConsumer.cpp */; }; |
Ted Kremenek | 80de08f | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 74 | 35CFFE000CA1CBCB00E6F2BE /* StmtViz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */; }; |
Ted Kremenek | 240f1f0 | 2008-03-07 20:13:31 +0000 | [diff] [blame] | 75 | 35D55B270D81D8C60092E734 /* BasicValueFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */; }; |
| 76 | 35D55B280D81D8C60092E734 /* CFRefCount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35D55B250D81D8C60092E734 /* CFRefCount.cpp */; }; |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 77 | 35E194690ECB82FB00F21733 /* SemaCXXScopeSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */; }; |
| 78 | 35E1946A0ECB82FB00F21733 /* SemaNamedCast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E194680ECB82FB00F21733 /* SemaNamedCast.cpp */; }; |
| 79 | 35E1946D0ECB83C100F21733 /* PTHLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */; }; |
Ted Kremenek | 553f0ea | 2008-06-20 21:46:17 +0000 | [diff] [blame] | 80 | 35EE48B10E0C4CCA00715C54 /* DeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EE48AF0E0C4CCA00715C54 /* DeclCXX.cpp */; }; |
| 81 | 35EE48B20E0C4CCA00715C54 /* ParentMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EE48B00E0C4CCA00715C54 /* ParentMap.cpp */; }; |
Ted Kremenek | 393be15 | 2008-04-09 15:50:11 +0000 | [diff] [blame] | 82 | 35EF67700DAD1D2C00B19414 /* SemaDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */; }; |
Ted Kremenek | a8f582d | 2008-04-16 18:39:47 +0000 | [diff] [blame] | 83 | 35EFEFB60DB67ED60020783D /* GRTransferFuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */; }; |
Ted Kremenek | 69e16bd | 2008-07-23 17:13:09 +0000 | [diff] [blame] | 84 | 35F2A01E0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */; }; |
Ted Kremenek | fb5610d | 2008-03-27 07:26:42 +0000 | [diff] [blame] | 85 | 35F8D0D60D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */; }; |
Ted Kremenek | d251432 | 2008-06-04 15:38:06 +0000 | [diff] [blame] | 86 | 35FE6BCF0DF6EE1F00739712 /* DeclBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35FE6BCE0DF6EE1F00739712 /* DeclBase.cpp */; }; |
Nate Begeman | 245f1b5 | 2008-03-25 18:31:12 +0000 | [diff] [blame] | 87 | 72D16C1F0D9975C400E6DA4A /* HTMLRewrite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */; }; |
| 88 | 72D16C220D9975EA00E6DA4A /* HTMLPrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72D16C210D9975EA00E6DA4A /* HTMLPrint.cpp */; }; |
Steve Naroff | 980e508 | 2007-10-01 19:00:59 +0000 | [diff] [blame] | 89 | 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 90 | 84D9A8880C1A57E100AC7ABC /* AttributeList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */; }; |
| 91 | 84D9A88C0C1A581300AC7ABC /* AttributeList.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84D9A88B0C1A581300AC7ABC /* AttributeList.h */; }; |
Steve Naroff | 1c9f81b | 2008-09-17 00:13:27 +0000 | [diff] [blame] | 92 | 9030C10A0E807A9300941490 /* RewriteBlocks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9030C1090E807A9300941490 /* RewriteBlocks.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 93 | DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE01DA480B12ADA300AC22CE /* PPCallbacks.h */; }; |
| 94 | DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */; }; |
| 95 | DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06B73D0A8307640050E87E /* LangOptions.h */; }; |
| 96 | DE06BECB0A854E4B0050E87E /* Scope.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06BECA0A854E4B0050E87E /* Scope.h */; }; |
| 97 | DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06D42F0A8BB52D0050E87E /* Parser.cpp */; }; |
| 98 | DE06E8140A8FF9330050E87E /* Action.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06E8130A8FF9330050E87E /* Action.h */; }; |
| 99 | DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE0FCA620A95859D00248FD5 /* Expr.h */; }; |
| 100 | DE0FCB340A9C21F100248FD5 /* Expr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE0FCB330A9C21F100248FD5 /* Expr.cpp */; }; |
| 101 | DE1733000B068B700080B521 /* ASTContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE1732FF0B068B700080B521 /* ASTContext.cpp */; }; |
| 102 | DE17336E0B068DC20080B521 /* DeclSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE17336D0B068DC20080B521 /* DeclSpec.cpp */; }; |
| 103 | DE1733700B068DC60080B521 /* DeclSpec.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE17336F0B068DC60080B521 /* DeclSpec.h */; }; |
| 104 | DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE1F22020A7D852A00FBF588 /* Parser.h */; }; |
Chris Lattner | 566b6ce | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 105 | DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */; }; |
Chris Lattner | 7f02f72 | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 106 | DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */; }; |
Chris Lattner | 8f08cb7 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 107 | DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */; }; |
Chris Lattner | 6b6b537 | 2008-06-26 18:38:35 +0000 | [diff] [blame] | 108 | DE22BCF20E14197E0094DC60 /* SemaDeclAttr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 109 | DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */; }; |
| 110 | DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */; }; |
| 111 | DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3450D60AEB543100DBC861 /* DirectoryLookup.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 112 | DE3452410AEF1A2D00DBC861 /* Stmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3452400AEF1A2D00DBC861 /* Stmt.cpp */; }; |
| 113 | DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3452800AEF1B1800DBC861 /* Stmt.h */; }; |
| 114 | DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE345C190AFC658B00DBC861 /* StmtVisitor.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 115 | DE345F220AFD347900DBC861 /* StmtNodes.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE345F210AFD347900DBC861 /* StmtNodes.def */; }; |
| 116 | DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */; }; |
| 117 | DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460040AFDCC6500DBC861 /* ParseInit.cpp */; }; |
| 118 | DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */; }; |
| 119 | DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */; }; |
| 120 | DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */; }; |
| 121 | DE3461270AFE68BE00DBC861 /* MinimalAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */; }; |
| 122 | DE34621D0AFEB19B00DBC861 /* StmtPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */; }; |
| 123 | DE3464220B03040900DBC861 /* Type.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3464210B03040900DBC861 /* Type.h */; }; |
Chris Lattner | 2b94fe3 | 2008-03-01 08:45:05 +0000 | [diff] [blame] | 124 | DE38CD500D794D0100A273B6 /* CGObjCGNU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */; }; |
Chris Lattner | 8e25d86 | 2008-03-16 00:16:02 +0000 | [diff] [blame] | 125 | DE38CF160D8C9DE000A273B6 /* DiagChecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE38CF150D8C9DE000A273B6 /* DiagChecker.cpp */; }; |
Chris Lattner | 1e03a56 | 2008-03-16 00:19:01 +0000 | [diff] [blame] | 126 | DE38CF270D8C9E6C00A273B6 /* DeclObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE38CF260D8C9E6C00A273B6 /* DeclObjC.cpp */; }; |
Chris Lattner | 97e8b6f | 2007-10-07 06:04:32 +0000 | [diff] [blame] | 127 | DE3985790CB8ADC800223765 /* ASTConsumers.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3985780CB8ADC800223765 /* ASTConsumers.h */; }; |
| 128 | DE39857B0CB8ADCB00223765 /* ASTConsumers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE39857A0CB8ADCB00223765 /* ASTConsumers.cpp */; }; |
Chris Lattner | c7229c3 | 2007-10-07 08:58:51 +0000 | [diff] [blame] | 129 | DE3986F00CB8D4B300223765 /* IdentifierTable.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3986EF0CB8D4B300223765 /* IdentifierTable.h */; }; |
| 130 | DE3986F40CB8D50C00223765 /* IdentifierTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */; }; |
Chris Lattner | 9d72851 | 2008-10-27 01:19:25 +0000 | [diff] [blame] | 131 | DE3B92810EB54E6000D01046 /* DependencyFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3B92800EB54E6000D01046 /* DependencyFile.cpp */; }; |
Chris Lattner | 631bf6c | 2008-03-05 18:22:36 +0000 | [diff] [blame] | 132 | DE4121350D7F1C1C0080F80A /* SymbolManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */; }; |
| 133 | DE4121360D7F1C1C0080F80A /* ExplodedGraph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */; }; |
| 134 | DE4121370D7F1C1C0080F80A /* UninitializedValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */; }; |
| 135 | DE4121380D7F1C1C0080F80A /* GRCoreEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */; }; |
Chris Lattner | 631bf6c | 2008-03-05 18:22:36 +0000 | [diff] [blame] | 136 | DE41213C0D7F1C1C0080F80A /* GRSimpleVals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */; }; |
| 137 | DE41213D0D7F1C1C0080F80A /* GRBlockCounter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */; }; |
| 138 | DE41213E0D7F1C1C0080F80A /* GRExprEngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 139 | DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4264FB0C113592005A861D /* CGDecl.cpp */; }; |
| 140 | DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE46BF270AE0A82D00CC047C /* TargetInfo.h */; }; |
| 141 | DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772F90C10EAE5002239E8 /* CGStmt.cpp */; }; |
| 142 | DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */; }; |
Chris Lattner | 85a932e | 2008-01-04 22:32:30 +0000 | [diff] [blame] | 143 | DE47999C0D2EBE1A00706D2D /* SemaExprObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */; }; |
Chris Lattner | b13c5ee | 2008-10-12 05:29:20 +0000 | [diff] [blame] | 144 | DE4DC79E0EA1C09E00069E5A /* RewriteTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4DC79D0EA1C09E00069E5A /* RewriteTest.cpp */; }; |
Chris Lattner | cff9cc9 | 2008-10-12 05:44:03 +0000 | [diff] [blame] | 145 | DE4DC7A30EA1C33E00069E5A /* TokenRewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 146 | DE5932D10AD60FF400BC794C /* clang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932CD0AD60FF400BC794C /* clang.cpp */; }; |
| 147 | DE5932D20AD60FF400BC794C /* clang.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE5932CE0AD60FF400BC794C /* clang.h */; }; |
| 148 | DE5932D30AD60FF400BC794C /* PrintParserCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */; }; |
| 149 | DE5932D40AD60FF400BC794C /* PrintPreprocessedOutput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */; }; |
| 150 | DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70A0C020EC500F66BC5 /* SemaType.cpp */; }; |
| 151 | DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */; }; |
| 152 | DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */; }; |
| 153 | DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */; }; |
| 154 | DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */; }; |
| 155 | DE67E7150C020EDF00F66BC5 /* Sema.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE67E7140C020EDF00F66BC5 /* Sema.h */; }; |
| 156 | DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7160C020EE400F66BC5 /* Sema.cpp */; }; |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 157 | DE67E71A0C020F4F00F66BC5 /* ParseAST.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7190C020F4F00F66BC5 /* ParseAST.cpp */; }; |
| 158 | DE67E7280C02109800F66BC5 /* ParseAST.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE67E7270C02109800F66BC5 /* ParseAST.h */; }; |
Chris Lattner | 464175b | 2007-07-18 17:52:12 +0000 | [diff] [blame] | 159 | DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6951C60C4D1F5D00A5826B /* RecordLayout.h */; }; |
Chris Lattner | 60c3a1b | 2007-07-20 17:01:09 +0000 | [diff] [blame] | 160 | DE6954640C5121BD00A5826B /* Token.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6954630C5121BD00A5826B /* Token.h */; }; |
Chris Lattner | 4d39148 | 2007-12-12 07:09:47 +0000 | [diff] [blame] | 161 | DE704B260D0FBEBE009C7762 /* SemaDeclObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */; }; |
Chris Lattner | 0f441ab | 2007-12-17 08:22:46 +0000 | [diff] [blame] | 162 | DE704DD20D1668A4009C7762 /* HeaderMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE704DD10D1668A4009C7762 /* HeaderMap.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 163 | DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE75ED280B044DC90020CF81 /* ASTContext.h */; }; |
| 164 | DE75EDF10B06880E0020CF81 /* Type.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE75EDF00B06880E0020CF81 /* Type.cpp */; }; |
Chris Lattner | 5d75de0 | 2008-03-09 02:22:57 +0000 | [diff] [blame] | 165 | DE85CD810D8380B10070E26E /* TokenLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CD800D8380B10070E26E /* TokenLexer.cpp */; }; |
Chris Lattner | e5c8ffe | 2008-03-09 02:55:12 +0000 | [diff] [blame] | 166 | DE85CDA30D8383B20070E26E /* MacroArgs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDA20D8383B20070E26E /* MacroArgs.cpp */; }; |
Chris Lattner | a3b605e | 2008-03-09 03:13:06 +0000 | [diff] [blame] | 167 | DE85CDAC0D838C120070E26E /* PPMacroExpansion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */; }; |
| 168 | DE85CDB00D838C390070E26E /* PPDirectives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDAF0D838C390070E26E /* PPDirectives.cpp */; }; |
Chris Lattner | 4f2d57c | 2008-03-09 04:14:55 +0000 | [diff] [blame] | 169 | DE85CDB60D839BAE0070E26E /* PPLexerChange.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */; }; |
Chris Lattner | a9ab5d6 | 2008-11-16 07:35:53 +0000 | [diff] [blame] | 170 | DE8823CB0ED0046600CBC30A /* APValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE8823CA0ED0046600CBC30A /* APValue.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 171 | DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B120C05659200231DA4 /* ModuleBuilder.cpp */; }; |
| 172 | DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */; }; |
| 173 | DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B7C0C0A615100231DA4 /* CodeGenModule.h */; }; |
| 174 | DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */; }; |
| 175 | DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B800C0A615B00231DA4 /* CodeGenFunction.h */; }; |
| 176 | DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */; }; |
Chris Lattner | b57e3d4 | 2008-05-08 06:52:13 +0000 | [diff] [blame] | 177 | DEA0EBDA0DD2D3C8007A02A9 /* RewriteMacros.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEA0EBD90DD2D3C8007A02A9 /* RewriteMacros.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 178 | DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */; }; |
| 179 | DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEED4A0A5AF89A0045101B /* NOTES.txt */; }; |
Chris Lattner | 7bd154a | 2009-02-04 19:21:34 +0000 | [diff] [blame] | 180 | DEB076CF0F3A222200F5A2BE /* DeclTemplate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB076CE0F3A222200F5A2BE /* DeclTemplate.cpp */; }; |
Chris Lattner | d7038e1 | 2009-02-13 00:46:04 +0000 | [diff] [blame] | 181 | DEB077990F44F97800F5A2BE /* TokenConcatenation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */; }; |
Chris Lattner | 5a0c351 | 2009-02-17 00:57:29 +0000 | [diff] [blame] | 182 | DEB07AC80F4A427E00F5A2BE /* SemaAttr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */; }; |
Chris Lattner | 09ff812 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 183 | DEC63B1A0C7B940200DBF169 /* CFG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEC63B190C7B940200DBF169 /* CFG.cpp */; }; |
| 184 | DEC63B1C0C7B940600DBF169 /* CFG.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC63B1B0C7B940600DBF169 /* CFG.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 185 | DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9900A9433CD00353FCA /* Decl.h */; }; |
| 186 | DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9A30A94346E00353FCA /* AST.h */; }; |
Chris Lattner | 5fd3e26 | 2008-04-14 17:54:23 +0000 | [diff] [blame] | 187 | DECAB0D00DB3C84200E13CCB /* RewriteRope.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 188 | DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED626C80AE0C065001E80A4 /* TargetInfo.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 189 | DED62ABB0AE2EDF1001E80A4 /* Decl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */; }; |
| 190 | DED676D10B6C786700AAD4A3 /* Builtins.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED676D00B6C786700AAD4A3 /* Builtins.def */; }; |
| 191 | DED676FA0B6C797B00AAD4A3 /* Builtins.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED676F90B6C797B00AAD4A3 /* Builtins.h */; }; |
| 192 | DED677C90B6C854100AAD4A3 /* Builtins.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED677C80B6C854100AAD4A3 /* Builtins.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 193 | DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7310A524295003AD0FB /* Diagnostic.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 194 | DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7330A524295003AD0FB /* FileManager.h */; }; |
| 195 | DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7350A524295003AD0FB /* SourceLocation.h */; }; |
| 196 | DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7360A524295003AD0FB /* SourceManager.h */; }; |
| 197 | DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7370A524295003AD0FB /* TokenKinds.def */; }; |
| 198 | DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7380A524295003AD0FB /* TokenKinds.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 199 | DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73B0A524295003AD0FB /* Lexer.h */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 200 | DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73E0A524295003AD0FB /* MacroInfo.h */; }; |
| 201 | DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73F0A524295003AD0FB /* Pragma.h */; }; |
| 202 | DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7400A524295003AD0FB /* Preprocessor.h */; }; |
| 203 | DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */; }; |
| 204 | DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75E0A5242C7003AD0FB /* FileManager.cpp */; }; |
| 205 | DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */; }; |
| 206 | DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 207 | DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D79E0A5242E6003AD0FB /* Lexer.cpp */; }; |
| 208 | DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */; }; |
| 209 | DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */; }; |
| 210 | DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A30A5242E6003AD0FB /* Pragma.cpp */; }; |
| 211 | DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */; }; |
| 212 | DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7D70A524302003AD0FB /* README.txt */; }; |
| 213 | DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D9170A52518C003AD0FB /* ScratchBuffer.h */; }; |
| 214 | DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */; }; |
| 215 | DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBBD430C19C5D200A9FE82 /* TODO.txt */; }; |
| 216 | DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */; }; |
| 217 | DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */; }; |
Chris Lattner | 2ad07f0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 218 | DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */; }; |
Chris Lattner | 6000dac | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 219 | DEF2EDA70C6A4252000C4259 /* StmtDumper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */; }; |
Chris Lattner | 566b6ce | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 220 | DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */; }; |
Chris Lattner | 59907c4 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 221 | DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */; }; |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 222 | DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */; }; |
| 223 | DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */; }; |
Chris Lattner | 8100d74 | 2008-04-12 22:00:40 +0000 | [diff] [blame] | 224 | DEFFECA70DB1546600B4E7C3 /* DeltaTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 225 | /* End PBXBuildFile section */ |
| 226 | |
| 227 | /* Begin PBXCopyFilesBuildPhase section */ |
| 228 | 8DD76F690486A84900D96B5E /* CopyFiles */ = { |
| 229 | isa = PBXCopyFilesBuildPhase; |
| 230 | buildActionMask = 8; |
| 231 | dstPath = /usr/share/man/man1/; |
| 232 | dstSubfolderSpec = 0; |
| 233 | files = ( |
| 234 | DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 235 | DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */, |
| 236 | DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */, |
| 237 | DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */, |
| 238 | DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */, |
| 239 | DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 240 | DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 241 | DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */, |
| 242 | DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */, |
| 243 | DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */, |
| 244 | DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */, |
| 245 | DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */, |
| 246 | DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */, |
| 247 | DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */, |
| 248 | DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */, |
| 249 | DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */, |
| 250 | DE06BECB0A854E4B0050E87E /* Scope.h in CopyFiles */, |
| 251 | DE06E8140A8FF9330050E87E /* Action.h in CopyFiles */, |
| 252 | DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */, |
| 253 | DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */, |
| 254 | DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */, |
| 255 | DE5932D20AD60FF400BC794C /* clang.h in CopyFiles */, |
| 256 | DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */, |
| 257 | DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */, |
| 258 | DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */, |
| 259 | DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */, |
| 260 | DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */, |
| 261 | DE345F220AFD347900DBC861 /* StmtNodes.def in CopyFiles */, |
| 262 | DE3464220B03040900DBC861 /* Type.h in CopyFiles */, |
| 263 | DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */, |
| 264 | DE1733700B068DC60080B521 /* DeclSpec.h in CopyFiles */, |
| 265 | DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */, |
| 266 | DED676D10B6C786700AAD4A3 /* Builtins.def in CopyFiles */, |
| 267 | DED676FA0B6C797B00AAD4A3 /* Builtins.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 268 | 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */, |
| 269 | 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */, |
| 270 | DE67E7150C020EDF00F66BC5 /* Sema.h in CopyFiles */, |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 271 | DE67E7280C02109800F66BC5 /* ParseAST.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 272 | DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */, |
| 273 | DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */, |
| 274 | DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 275 | DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */, |
| 276 | 84D9A88C0C1A581300AC7ABC /* AttributeList.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 277 | DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */, |
Chris Lattner | 464175b | 2007-07-18 17:52:12 +0000 | [diff] [blame] | 278 | DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */, |
Chris Lattner | 60c3a1b | 2007-07-20 17:01:09 +0000 | [diff] [blame] | 279 | DE6954640C5121BD00A5826B /* Token.h in CopyFiles */, |
Chris Lattner | 2ad07f0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 280 | DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */, |
Chris Lattner | 09ff812 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 281 | DEC63B1C0C7B940600DBF169 /* CFG.h in CopyFiles */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 282 | DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */, |
Steve Naroff | 980e508 | 2007-10-01 19:00:59 +0000 | [diff] [blame] | 283 | 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */, |
Chris Lattner | 97e8b6f | 2007-10-07 06:04:32 +0000 | [diff] [blame] | 284 | DE3985790CB8ADC800223765 /* ASTConsumers.h in CopyFiles */, |
Chris Lattner | c7229c3 | 2007-10-07 08:58:51 +0000 | [diff] [blame] | 285 | DE3986F00CB8D4B300223765 /* IdentifierTable.h in CopyFiles */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 286 | ); |
| 287 | runOnlyForDeploymentPostprocessing = 1; |
| 288 | }; |
| 289 | /* End PBXCopyFilesBuildPhase section */ |
| 290 | |
| 291 | /* Begin PBXFileReference section */ |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 292 | 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; }; |
Steve Naroff | 8beca11 | 2008-04-14 22:05:54 +0000 | [diff] [blame] | 293 | 035611E10DB40C8100D2EF2A /* RewriteObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteObjC.cpp; path = Driver/RewriteObjC.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 294 | 03F50AC50D416EAA00B9CF60 /* Targets.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Targets.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 3359c67 | 2009-02-13 18:09:59 +0000 | [diff] [blame] | 295 | 1A2193CB0F45EEB700C0713D /* ABIInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ABIInfo.h; path = lib/CodeGen/ABIInfo.h; sourceTree = "<group>"; }; |
| 296 | 1A2193CC0F45EEB700C0713D /* Mangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Mangle.cpp; path = lib/CodeGen/Mangle.cpp; sourceTree = "<group>"; }; |
| 297 | 1A2193CD0F45EEB700C0713D /* Mangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Mangle.h; path = lib/CodeGen/Mangle.h; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 298 | 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 Carlsson | c44eec6 | 2008-07-03 04:20:39 +0000 | [diff] [blame] | 299 | 1A32C17E0E1C87AD00A6B483 /* ExprConstant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ExprConstant.cpp; path = lib/AST/ExprConstant.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 300 | 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 Carlsson | acfde80 | 2009-02-12 00:39:25 +0000 | [diff] [blame] | 301 | 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 Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 302 | 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 Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 303 | 1A68BC110D0CADDD001A28C8 /* PPCBuiltins.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = PPCBuiltins.def; path = clang/AST/PPCBuiltins.def; sourceTree = "<group>"; tabWidth = 2; }; |
| 304 | 1A68BC120D0CADDD001A28C8 /* TargetBuiltins.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TargetBuiltins.h; path = clang/AST/TargetBuiltins.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 305 | 1A68BC130D0CADDD001A28C8 /* X86Builtins.def */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = text; name = X86Builtins.def; path = clang/AST/X86Builtins.def; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | d429cd4 | 2008-02-14 07:14:34 +0000 | [diff] [blame] | 306 | 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; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 307 | 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; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 308 | 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiteralSupport.h; sourceTree = "<group>"; }; |
| 309 | 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiteralSupport.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 310 | 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; }; |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 311 | 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCInstMethSignature.cpp; path = lib/Analysis/CheckObjCInstMethSignature.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 298b425 | 2008-08-22 18:03:50 +0000 | [diff] [blame] | 312 | 350F4B460E5F32E100A21EA9 /* InitHeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InitHeaderSearch.cpp; path = lib/Driver/InitHeaderSearch.cpp; sourceTree = "<group>"; }; |
| 313 | 350F4B490E5F36EE00A21EA9 /* InitHeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InitHeaderSearch.h; path = clang/Driver/InitHeaderSearch.h; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 314 | 3513185F0CD14468006B66F7 /* DeclSerialization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSerialization.cpp; path = lib/AST/DeclSerialization.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Ted Kremenek | 24ad90c | 2008-07-14 23:42:26 +0000 | [diff] [blame] | 315 | 352028460E2C16820096ADE0 /* Analyses.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Analyses.def; path = Driver/Analyses.def; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 316 | 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ExprCXX.cpp; path = lib/AST/ExprCXX.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 317 | 3527124F0DAFE54700C76352 /* IdentifierResolver.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = IdentifierResolver.h; path = lib/Sema/IdentifierResolver.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 318 | 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; }; |
Ted Kremenek | 5a59d92 | 2007-10-16 23:40:12 +0000 | [diff] [blame] | 319 | 352981080CC58344008B5E84 /* SerializationTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SerializationTest.cpp; path = Driver/SerializationTest.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 4f5a2ab | 2007-09-20 21:47:32 +0000 | [diff] [blame] | 320 | 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtDeclVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h; sourceTree = "<group>"; }; |
| 321 | 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtVisitor.h; sourceTree = "<group>"; }; |
| 322 | 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGStmtVisitor.h; path = clang/Analysis/Visitors/CFGStmtVisitor.h; sourceTree = "<group>"; }; |
| 323 | 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGVarDeclVisitor.h; path = clang/Analysis/Visitors/CFGVarDeclVisitor.h; sourceTree = "<group>"; }; |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 324 | 353141E60EE5AAE100FBCFCA /* ManagerRegistry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ManagerRegistry.cpp; path = lib/Driver/ManagerRegistry.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | accecb2 | 2008-06-25 15:15:35 +0000 | [diff] [blame] | 325 | 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseCXXInlineMethods.cpp; path = lib/Parse/ParseCXXInlineMethods.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 48fa89e | 2008-07-08 23:29:24 +0000 | [diff] [blame] | 326 | 3536456A0E23EBF7009C6509 /* Environment.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Environment.cpp; path = lib/Analysis/Environment.cpp; sourceTree = "<group>"; }; |
| 327 | 3536457C0E2406B0009C6509 /* Environment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Environment.h; path = clang/Analysis/PathSensitive/Environment.h; sourceTree = "<group>"; }; |
Ted Kremenek | 8c99882 | 2008-11-14 01:16:15 +0000 | [diff] [blame] | 328 | 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BlkExprDeclBitVector.h; path = clang/Analysis/Support/BlkExprDeclBitVector.h; sourceTree = "<group>"; }; |
| 329 | 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PreprocessorLexer.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 330 | 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; }; |
Ted Kremenek | 890e3f6 | 2008-11-18 00:57:33 +0000 | [diff] [blame] | 331 | 3538FDB70ED24A4E005EC283 /* DeclarationName.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclarationName.cpp; path = lib/AST/DeclarationName.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 149f38f | 2008-12-03 00:38:43 +0000 | [diff] [blame] | 332 | 353959D30EE5F88A00E82461 /* AstGuard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AstGuard.h; path = lib/Parse/AstGuard.h; sourceTree = "<group>"; }; |
| 333 | 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseTemplate.cpp; path = lib/Parse/ParseTemplate.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 334 | 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; }; |
Ted Kremenek | d9331a4 | 2008-09-11 18:14:22 +0000 | [diff] [blame] | 335 | 35475B1F0E79973F0000BFE4 /* CGCall.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGCall.cpp; path = lib/CodeGen/CGCall.cpp; sourceTree = "<group>"; }; |
| 336 | 35475B220E7997680000BFE4 /* CGCall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGCall.h; path = lib/CodeGen/CGCall.h; sourceTree = "<group>"; }; |
| 337 | 35475B230E7997680000BFE4 /* CGValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGValue.h; path = lib/CodeGen/CGValue.h; sourceTree = "<group>"; }; |
Ted Kremenek | 35f77de | 2008-10-06 17:42:44 +0000 | [diff] [blame] | 338 | 355106850E9A8507006A4E44 /* MemRegion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = MemRegion.cpp; path = lib/Analysis/MemRegion.cpp; sourceTree = "<group>"; }; |
| 339 | 355106880E9A851B006A4E44 /* MemRegion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MemRegion.h; path = clang/Analysis/PathSensitive/MemRegion.h; sourceTree = "<group>"; }; |
| 340 | 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParsePragma.cpp; path = lib/Parse/ParsePragma.cpp; sourceTree = "<group>"; }; |
| 341 | 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ParseTentative.cpp; path = lib/Parse/ParseTentative.cpp; sourceTree = "<group>"; }; |
| 342 | 3551068E0E9A855F006A4E44 /* AccessSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AccessSpecifier.h; path = clang/Parse/AccessSpecifier.h; sourceTree = "<group>"; }; |
| 343 | 3551068F0E9A857C006A4E44 /* ParsePragma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParsePragma.h; path = lib/Parse/ParsePragma.h; sourceTree = "<group>"; }; |
Ted Kremenek | 1fb5768 | 2008-08-12 18:29:20 +0000 | [diff] [blame] | 344 | 3552E7540E520D80003A8CA5 /* PPCaching.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPCaching.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 345 | 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; }; |
Ted Kremenek | 40aa8b2 | 2008-08-25 19:33:19 +0000 | [diff] [blame] | 346 | 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRStateTrait.h; path = clang/Analysis/PathSensitive/GRStateTrait.h; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 347 | 3557D1A80EB136B100C59739 /* InheritViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = InheritViz.cpp; path = lib/AST/InheritViz.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Ted Kremenek | b247578 | 2008-10-23 23:15:03 +0000 | [diff] [blame] | 348 | 3557D1EF0EB13BB700C59739 /* SemaInherit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaInherit.cpp; path = lib/Sema/SemaInherit.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 9b3dc91 | 2008-10-23 00:00:24 +0000 | [diff] [blame] | 349 | 35585DBD0EAFBC4500D0A97A /* CXXFieldCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CXXFieldCollector.h; path = lib/Sema/CXXFieldCollector.h; sourceTree = "<group>"; }; |
| 350 | 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaOverload.cpp; path = lib/Sema/SemaOverload.cpp; sourceTree = "<group>"; }; |
| 351 | 35585DBF0EAFBC4500D0A97A /* SemaOverload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaOverload.h; path = lib/Sema/SemaOverload.h; sourceTree = "<group>"; }; |
| 352 | 35585DC20EAFBC5F00D0A97A /* Backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Backend.cpp; path = Driver/Backend.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | eb04751 | 2008-07-10 22:04:37 +0000 | [diff] [blame] | 353 | 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicStore.cpp; path = lib/Analysis/BasicStore.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | eb04751 | 2008-07-10 22:04:37 +0000 | [diff] [blame] | 354 | 3558F76F0E267C9A00A5B0DF /* Store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Store.h; path = clang/Analysis/PathSensitive/Store.h; sourceTree = "<group>"; }; |
Ted Kremenek | 97d2212 | 2008-11-04 18:39:58 +0000 | [diff] [blame] | 355 | 355BD0420EBFAEC7001A9DFF /* PathDiagnosticClients.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PathDiagnosticClients.h; path = clang/Driver/PathDiagnosticClients.h; sourceTree = "<group>"; }; |
| 356 | 355BD0500EBFB040001A9DFF /* PlistDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PlistDiagnostics.cpp; path = lib/Driver/PlistDiagnostics.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 055c275 | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 357 | 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalCheckers.h; path = clang/Analysis/LocalCheckers.h; sourceTree = "<group>"; }; |
Ted Kremenek | bc8e016 | 2008-03-27 17:17:51 +0000 | [diff] [blame] | 358 | 356B89760D9BFDC100CBEBE9 /* BasicObjCFoundationChecks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicObjCFoundationChecks.h; path = lib/Analysis/BasicObjCFoundationChecks.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 359 | 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LiveVariables.cpp; path = lib/Analysis/LiveVariables.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 360 | 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceLocation.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Ted Kremenek | 8aa5920 | 2009-01-19 21:31:51 +0000 | [diff] [blame] | 361 | 357EA27C0F2526F300439B60 /* SemaLookup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaLookup.cpp; path = lib/Sema/SemaLookup.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 362 | 3580CC0B0D072E5C00C5E4F4 /* LangOptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = LangOptions.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 363 | 35839B090CDF845F006ED061 /* StmtSerialization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = StmtSerialization.cpp; path = lib/AST/StmtSerialization.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 364 | 35839B0A0CDF845F006ED061 /* TypeSerialization.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = TypeSerialization.cpp; path = lib/AST/TypeSerialization.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 365 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 366 | 35847BE40CC7DBAF00C40FFF /* StmtIterator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = StmtIterator.cpp; path = lib/AST/StmtIterator.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 367 | 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckDeadStores.cpp; path = lib/Analysis/CheckDeadStores.cpp; sourceTree = "<group>"; }; |
| 368 | 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRExprEngineInternalChecks.cpp; path = lib/Analysis/GRExprEngineInternalChecks.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 99d6148 | 2008-08-27 22:31:20 +0000 | [diff] [blame] | 369 | 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicConstraintManager.cpp; path = lib/Analysis/BasicConstraintManager.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 370 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 371 | 358D230A0E8BEB9D0003DDCC /* DeclGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = DeclGroup.cpp; path = lib/AST/DeclGroup.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Ted Kremenek | aae2b10 | 2008-08-13 20:43:54 +0000 | [diff] [blame] | 372 | 358F514F0E529A87007F2102 /* GRState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRState.h; path = clang/Analysis/PathSensitive/GRState.h; sourceTree = "<group>"; }; |
| 373 | 358F51510E529AA4007F2102 /* GRState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRState.cpp; path = lib/Analysis/GRState.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 374 | 3591853E0EFB1088000039AF /* SemaTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaTemplate.cpp; path = lib/Sema/SemaTemplate.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | d45d268 | 2008-04-03 04:43:40 +0000 | [diff] [blame] | 375 | 359378FF0DA486490043B19C /* BugReporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BugReporter.h; path = clang/Analysis/PathSensitive/BugReporter.h; sourceTree = "<group>"; }; |
| 376 | 359379090DA48ABA0043B19C /* BugReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BugReporter.cpp; path = lib/Analysis/BugReporter.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | d1b0fde | 2008-07-03 04:30:48 +0000 | [diff] [blame] | 377 | 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCDealloc.cpp; path = lib/Analysis/CheckObjCDealloc.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 378 | 3596033F0E49494D00C6282B /* TextDiagnosticBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticBuffer.h; path = clang/Driver/TextDiagnosticBuffer.h; sourceTree = "<group>"; }; |
| 379 | 359603400E49494D00C6282B /* TextDiagnosticPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticPrinter.h; path = clang/Driver/TextDiagnosticPrinter.h; sourceTree = "<group>"; }; |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 380 | 359603430E49496E00C6282B /* TextDiagnosticBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticBuffer.cpp; path = lib/Driver/TextDiagnosticBuffer.cpp; sourceTree = "<group>"; }; |
| 381 | 359603440E49496E00C6282B /* TextDiagnosticPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticPrinter.cpp; path = lib/Driver/TextDiagnosticPrinter.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 40aa8b2 | 2008-08-25 19:33:19 +0000 | [diff] [blame] | 382 | 359763250E633C7500B68AB7 /* HTMLDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLDiagnostics.cpp; path = lib/Driver/HTMLDiagnostics.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 383 | 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHManager.h; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 384 | 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; }; |
Ted Kremenek | 058563a | 2008-07-02 00:03:52 +0000 | [diff] [blame] | 385 | 359DBBD30E1AC9CC00F43FA0 /* AnalysisConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AnalysisConsumer.cpp; path = Driver/AnalysisConsumer.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 386 | 35A057D20EAE2D2B0069249F /* SVals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SVals.h; path = clang/Analysis/PathSensitive/SVals.h; sourceTree = "<group>"; }; |
| 387 | 35A057E00EAE2D950069249F /* RegionStore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RegionStore.cpp; path = lib/Analysis/RegionStore.cpp; sourceTree = "<group>"; }; |
| 388 | 35A057E10EAE2D950069249F /* SVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SVals.cpp; path = lib/Analysis/SVals.cpp; sourceTree = "<group>"; }; |
| 389 | 35A057E60EAE2DDD0069249F /* CacheTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CacheTokens.cpp; path = Driver/CacheTokens.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 7216dc9 | 2009-01-26 22:36:52 +0000 | [diff] [blame] | 390 | 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; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 391 | 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; }; |
Ted Kremenek | b8540c6 | 2008-03-27 03:50:10 +0000 | [diff] [blame] | 392 | 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProgramPoint.h; path = clang/Analysis/ProgramPoint.h; sourceTree = "<group>"; }; |
| 393 | 35A8FCF70D9B4ADD001C2F97 /* PathDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PathDiagnostic.h; path = clang/Analysis/PathDiagnostic.h; sourceTree = "<group>"; }; |
| 394 | 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = PathDiagnostic.cpp; path = lib/Analysis/PathDiagnostic.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 395 | 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PreprocessorLexer.h; sourceTree = "<group>"; }; |
Ted Kremenek | 644f5fc | 2008-09-18 23:08:24 +0000 | [diff] [blame] | 396 | 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckNSError.cpp; path = lib/Analysis/CheckNSError.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 397 | 35BB2D7A0D1994FA00944DB5 /* TranslationUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = TranslationUnit.h; path = clang/AST/TranslationUnit.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 398 | 35BB2D7C0D19951A00944DB5 /* TranslationUnit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = TranslationUnit.cpp; path = lib/AST/TranslationUnit.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 399 | 35BB2D7E0D19954000944DB5 /* ASTConsumer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ASTConsumer.cpp; path = lib/AST/ASTConsumer.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 400 | 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; }; |
| 401 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 402 | 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = StmtViz.cpp; path = lib/AST/StmtViz.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 403 | 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; }; |
Ted Kremenek | a689512 | 2007-09-25 22:45:38 +0000 | [diff] [blame] | 404 | 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowSolver.h; path = clang/Analysis/FlowSensitive/DataflowSolver.h; sourceTree = "<group>"; }; |
| 405 | 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowValues.h; path = clang/Analysis/FlowSensitive/DataflowValues.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 406 | 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicValueFactory.cpp; path = lib/Analysis/BasicValueFactory.cpp; sourceTree = "<group>"; }; |
| 407 | 35D55B250D81D8C60092E734 /* CFRefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CFRefCount.cpp; path = lib/Analysis/CFRefCount.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 240f1f0 | 2008-03-07 20:13:31 +0000 | [diff] [blame] | 408 | 35D55B290D81D8E50092E734 /* BasicValueFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BasicValueFactory.h; path = clang/Analysis/PathSensitive/BasicValueFactory.h; sourceTree = "<group>"; }; |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 409 | 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaCXXScopeSpec.cpp; path = lib/Sema/SemaCXXScopeSpec.cpp; sourceTree = "<group>"; }; |
| 410 | 35E194680ECB82FB00F21733 /* SemaNamedCast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaNamedCast.cpp; path = lib/Sema/SemaNamedCast.cpp; sourceTree = "<group>"; }; |
| 411 | 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PTHLexer.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 412 | 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; }; |
| 413 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 414 | 35EE48AF0E0C4CCA00715C54 /* DeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = DeclCXX.cpp; path = lib/AST/DeclCXX.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 415 | 35EE48B00E0C4CCA00715C54 /* ParentMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParentMap.cpp; path = lib/AST/ParentMap.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 416 | 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; }; |
Ted Kremenek | a8f582d | 2008-04-16 18:39:47 +0000 | [diff] [blame] | 417 | 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRTransferFuncs.cpp; path = lib/Analysis/GRTransferFuncs.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 6855492 | 2008-08-27 23:13:22 +0000 | [diff] [blame] | 418 | 35F1ACE60E66166C001F4532 /* ConstraintManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConstraintManager.h; path = clang/Analysis/PathSensitive/ConstraintManager.h; sourceTree = "<group>"; }; |
Ted Kremenek | 69e16bd | 2008-07-23 17:13:09 +0000 | [diff] [blame] | 419 | 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CheckObjCUnusedIVars.cpp; path = lib/Analysis/CheckObjCUnusedIVars.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 5dd18b7 | 2008-04-08 22:31:28 +0000 | [diff] [blame] | 420 | 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTMLRewrite.h; path = clang/Rewrite/HTMLRewrite.h; sourceTree = "<group>"; }; |
Ted Kremenek | fb5610d | 2008-03-27 07:26:42 +0000 | [diff] [blame] | 421 | 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleAPICheck.h; path = clang/Analysis/PathSensitive/GRSimpleAPICheck.h; sourceTree = "<group>"; }; |
| 422 | 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRAuditor.h; path = clang/Analysis/PathSensitive/GRAuditor.h; sourceTree = "<group>"; }; |
| 423 | 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = BasicObjCFoundationChecks.cpp; path = lib/Analysis/BasicObjCFoundationChecks.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 6af1753 | 2007-12-21 21:48:31 +0000 | [diff] [blame] | 424 | 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LiveVariables.h; path = clang/Analysis/Analyses/LiveVariables.h; sourceTree = "<group>"; }; |
| 425 | 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UninitializedValues.h; path = clang/Analysis/Analyses/UninitializedValues.h; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 426 | 35FE6BCE0DF6EE1F00739712 /* DeclBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = DeclBase.cpp; path = lib/AST/DeclBase.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Nate Begeman | 245f1b5 | 2008-03-25 18:31:12 +0000 | [diff] [blame] | 427 | 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLRewrite.cpp; path = lib/Rewrite/HTMLRewrite.cpp; sourceTree = "<group>"; }; |
| 428 | 72D16C210D9975EA00E6DA4A /* HTMLPrint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = HTMLPrint.cpp; path = Driver/HTMLPrint.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 429 | 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; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 430 | 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AttributeList.cpp; path = lib/Parse/AttributeList.cpp; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 431 | 84D9A88B0C1A581300AC7ABC /* AttributeList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AttributeList.h; path = clang/Parse/AttributeList.h; sourceTree = "<group>"; }; |
Steve Naroff | f3473a7 | 2007-11-09 15:20:18 +0000 | [diff] [blame] | 432 | 8DD76F6C0486A84900D96B5E /* clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = clang; sourceTree = BUILT_PRODUCTS_DIR; }; |
Steve Naroff | 1c9f81b | 2008-09-17 00:13:27 +0000 | [diff] [blame] | 433 | 9030C1090E807A9300941490 /* RewriteBlocks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteBlocks.cpp; path = Driver/RewriteBlocks.cpp; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 434 | DE01DA480B12ADA300AC22CE /* PPCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCallbacks.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 435 | DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExprCXX.cpp; path = lib/Parse/ParseExprCXX.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 436 | DE06B73D0A8307640050E87E /* LangOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = LangOptions.h; sourceTree = "<group>"; tabWidth = 2; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 437 | DE06BECA0A854E4B0050E87E /* Scope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Scope.h; path = clang/Parse/Scope.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 438 | DE06D42F0A8BB52D0050E87E /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = lib/Parse/Parser.cpp; sourceTree = "<group>"; }; |
Fariborz Jahanian | 245f92a | 2007-10-05 21:01:53 +0000 | [diff] [blame] | 439 | DE06E8130A8FF9330050E87E /* Action.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Parse/Action.h; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 440 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 441 | DE0FCB330A9C21F100248FD5 /* Expr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Expr.cpp; path = lib/AST/Expr.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | cf28702 | 2008-12-12 05:54:54 +0000 | [diff] [blame] | 442 | DE1263C20EF2341900F56D2B /* Ownership.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Ownership.h; path = include/clang/Parse/Ownership.h; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 443 | DE1732FF0B068B700080B521 /* ASTContext.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ASTContext.cpp; path = lib/AST/ASTContext.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 444 | DE17336D0B068DC20080B521 /* DeclSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSpec.cpp; path = lib/Parse/DeclSpec.cpp; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 445 | DE17336F0B068DC60080B521 /* DeclSpec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DeclSpec.h; path = clang/Parse/DeclSpec.h; sourceTree = "<group>"; }; |
| 446 | DE1F22020A7D852A00FBF588 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Parser.h; path = clang/Parse/Parser.h; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 447 | 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; }; |
| 448 | 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; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 449 | DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDeclCXX.cpp; path = lib/Parse/ParseDeclCXX.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | aa0d25b | 2008-08-23 23:22:21 +0000 | [diff] [blame] | 450 | 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; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 451 | DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HeaderSearch.h; sourceTree = "<group>"; }; |
| 452 | DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderSearch.cpp; sourceTree = "<group>"; }; |
| 453 | DE3450D60AEB543100DBC861 /* DirectoryLookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoryLookup.h; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 454 | DE3452400AEF1A2D00DBC861 /* Stmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Stmt.cpp; path = lib/AST/Stmt.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 455 | 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; }; |
| 456 | 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; }; |
| 457 | DE345F210AFD347900DBC861 /* StmtNodes.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; name = StmtNodes.def; path = clang/AST/StmtNodes.def; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 458 | DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseObjc.cpp; path = lib/Parse/ParseObjc.cpp; sourceTree = "<group>"; }; |
| 459 | DE3460040AFDCC6500DBC861 /* ParseInit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseInit.cpp; path = lib/Parse/ParseInit.cpp; sourceTree = "<group>"; }; |
| 460 | DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseStmt.cpp; path = lib/Parse/ParseStmt.cpp; sourceTree = "<group>"; }; |
| 461 | DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDecl.cpp; path = lib/Parse/ParseDecl.cpp; sourceTree = "<group>"; }; |
| 462 | DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExpr.cpp; path = lib/Parse/ParseExpr.cpp; sourceTree = "<group>"; }; |
| 463 | DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MinimalAction.cpp; path = lib/Parse/MinimalAction.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 464 | DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = StmtPrinter.cpp; path = lib/AST/StmtPrinter.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 465 | 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; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 466 | 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; }; |
| 467 | 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; }; |
Chris Lattner | 8e25d86 | 2008-03-16 00:16:02 +0000 | [diff] [blame] | 468 | DE38CF150D8C9DE000A273B6 /* DiagChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DiagChecker.cpp; path = Driver/DiagChecker.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 469 | DE38CF260D8C9E6C00A273B6 /* DeclObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = DeclObjC.cpp; path = lib/AST/DeclObjC.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | 97e8b6f | 2007-10-07 06:04:32 +0000 | [diff] [blame] | 470 | DE3985780CB8ADC800223765 /* ASTConsumers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ASTConsumers.h; path = Driver/ASTConsumers.h; sourceTree = "<group>"; }; |
| 471 | DE39857A0CB8ADCB00223765 /* ASTConsumers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ASTConsumers.cpp; path = Driver/ASTConsumers.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 472 | DE3986EF0CB8D4B300223765 /* IdentifierTable.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = IdentifierTable.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 473 | DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = IdentifierTable.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | c46d1a1 | 2008-10-20 06:45:43 +0000 | [diff] [blame] | 474 | DE3B90DE0EAC5EF200D01046 /* ExtensionRAIIObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtensionRAIIObject.h; path = lib/Parse/ExtensionRAIIObject.h; sourceTree = "<group>"; }; |
Chris Lattner | d02dae5 | 2008-10-24 06:52:28 +0000 | [diff] [blame] | 475 | DE3B921C0EB1A81400D01046 /* SemaInherit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaInherit.h; path = lib/Sema/SemaInherit.h; sourceTree = "<group>"; }; |
Chris Lattner | eccc53a | 2008-10-26 22:36:07 +0000 | [diff] [blame] | 476 | DE3B92230EB5152000D01046 /* Designator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Designator.h; path = clang/Parse/Designator.h; sourceTree = "<group>"; }; |
Chris Lattner | 9d72851 | 2008-10-27 01:19:25 +0000 | [diff] [blame] | 477 | DE3B92800EB54E6000D01046 /* DependencyFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DependencyFile.cpp; path = Driver/DependencyFile.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 478 | DE41211D0D7F1BBE0080F80A /* GRWorkList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRWorkList.h; path = clang/Analysis/PathSensitive/GRWorkList.h; sourceTree = "<group>"; }; |
| 479 | DE41211E0D7F1BBE0080F80A /* SymbolManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SymbolManager.h; path = clang/Analysis/PathSensitive/SymbolManager.h; sourceTree = "<group>"; }; |
| 480 | DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRBlockCounter.h; path = clang/Analysis/PathSensitive/GRBlockCounter.h; sourceTree = "<group>"; }; |
| 481 | DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExplodedGraph.h; path = clang/Analysis/PathSensitive/ExplodedGraph.h; sourceTree = "<group>"; }; |
| 482 | DE4121210D7F1BBE0080F80A /* GRExprEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRExprEngine.h; path = clang/Analysis/PathSensitive/GRExprEngine.h; sourceTree = "<group>"; }; |
| 483 | DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRTransferFuncs.h; path = clang/Analysis/PathSensitive/GRTransferFuncs.h; sourceTree = "<group>"; }; |
| 484 | DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRCoreEngine.h; path = clang/Analysis/PathSensitive/GRCoreEngine.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 485 | DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SymbolManager.cpp; path = lib/Analysis/SymbolManager.cpp; sourceTree = "<group>"; }; |
| 486 | DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ExplodedGraph.cpp; path = lib/Analysis/ExplodedGraph.cpp; sourceTree = "<group>"; }; |
| 487 | DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UninitializedValues.cpp; path = lib/Analysis/UninitializedValues.cpp; sourceTree = "<group>"; }; |
| 488 | DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRCoreEngine.cpp; path = lib/Analysis/GRCoreEngine.cpp; sourceTree = "<group>"; }; |
| 489 | DE41212C0D7F1C1C0080F80A /* GRSimpleVals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GRSimpleVals.h; path = lib/Analysis/GRSimpleVals.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 490 | DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRSimpleVals.cpp; path = lib/Analysis/GRSimpleVals.cpp; sourceTree = "<group>"; }; |
| 491 | DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRBlockCounter.cpp; path = lib/Analysis/GRBlockCounter.cpp; sourceTree = "<group>"; }; |
| 492 | DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GRExprEngine.cpp; path = lib/Analysis/GRExprEngine.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 493 | 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; }; |
| 494 | DE46BF270AE0A82D00CC047C /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TargetInfo.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 495 | 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; }; |
| 496 | 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; }; |
| 497 | 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; }; |
Chris Lattner | b13c5ee | 2008-10-12 05:29:20 +0000 | [diff] [blame] | 498 | DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TokenRewriter.h; path = clang/Rewrite/TokenRewriter.h; sourceTree = "<group>"; }; |
| 499 | DE4DC79D0EA1C09E00069E5A /* RewriteTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteTest.cpp; path = Driver/RewriteTest.cpp; sourceTree = "<group>"; }; |
Chris Lattner | cff9cc9 | 2008-10-12 05:44:03 +0000 | [diff] [blame] | 500 | DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TokenRewriter.cpp; path = lib/Rewrite/TokenRewriter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 8b0c2f6 | 2007-11-08 07:35:14 +0000 | [diff] [blame] | 501 | DE53370B0CE2D96F00D9A028 /* RewriteRope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RewriteRope.h; path = clang/Rewrite/RewriteRope.h; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 502 | DE5932CD0AD60FF400BC794C /* clang.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = clang.cpp; path = Driver/clang.cpp; sourceTree = "<group>"; }; |
| 503 | DE5932CE0AD60FF400BC794C /* clang.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = clang.h; path = Driver/clang.h; sourceTree = "<group>"; }; |
| 504 | DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintParserCallbacks.cpp; path = Driver/PrintParserCallbacks.cpp; sourceTree = "<group>"; }; |
| 505 | DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintPreprocessedOutput.cpp; path = Driver/PrintPreprocessedOutput.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | c44eec6 | 2008-07-03 04:20:39 +0000 | [diff] [blame] | 506 | 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 Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 507 | DE67E70A0C020EC500F66BC5 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = lib/Sema/SemaType.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 508 | 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; }; |
| 509 | 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; }; |
| 510 | 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; }; |
| 511 | 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; }; |
| 512 | DE67E7140C020EDF00F66BC5 /* Sema.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Sema.h; path = lib/Sema/Sema.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | aa0d25b | 2008-08-23 23:22:21 +0000 | [diff] [blame] | 513 | 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 Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 514 | DE67E7190C020F4F00F66BC5 /* ParseAST.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ParseAST.cpp; path = lib/Sema/ParseAST.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 515 | DE67E7270C02109800F66BC5 /* ParseAST.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParseAST.h; path = clang/Sema/ParseAST.h; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 516 | 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; }; |
Chris Lattner | 60c3a1b | 2007-07-20 17:01:09 +0000 | [diff] [blame] | 517 | DE6954630C5121BD00A5826B /* Token.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 518 | 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; }; |
Chris Lattner | 822da61 | 2007-12-17 06:36:45 +0000 | [diff] [blame] | 519 | DE704BD10D1647E7009C7762 /* HeaderMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HeaderMap.h; sourceTree = "<group>"; }; |
Chris Lattner | 0f441ab | 2007-12-17 08:22:46 +0000 | [diff] [blame] | 520 | DE704DD10D1668A4009C7762 /* HeaderMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderMap.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 521 | 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 Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 522 | DE75EDF00B06880E0020CF81 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = lib/AST/Type.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Chris Lattner | 5d75de0 | 2008-03-09 02:22:57 +0000 | [diff] [blame] | 523 | DE85CD800D8380B10070E26E /* TokenLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenLexer.cpp; sourceTree = "<group>"; }; |
| 524 | DE85CD840D8380F20070E26E /* TokenLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenLexer.h; sourceTree = "<group>"; }; |
Chris Lattner | e5c8ffe | 2008-03-09 02:55:12 +0000 | [diff] [blame] | 525 | DE85CD9E0D8382DD0070E26E /* MacroArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacroArgs.h; sourceTree = "<group>"; }; |
| 526 | DE85CDA20D8383B20070E26E /* MacroArgs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MacroArgs.cpp; sourceTree = "<group>"; }; |
Chris Lattner | a3b605e | 2008-03-09 03:13:06 +0000 | [diff] [blame] | 527 | DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPMacroExpansion.cpp; sourceTree = "<group>"; }; |
| 528 | DE85CDAF0D838C390070E26E /* PPDirectives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPDirectives.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 4f2d57c | 2008-03-09 04:14:55 +0000 | [diff] [blame] | 529 | DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 7c65ad9 | 2008-11-10 06:31:19 +0000 | [diff] [blame] | 530 | DE8822350EC80C0A00CBC30A /* CGBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGBuilder.h; path = lib/CodeGen/CGBuilder.h; sourceTree = "<group>"; }; |
Chris Lattner | a9ab5d6 | 2008-11-16 07:35:53 +0000 | [diff] [blame] | 531 | DE8823CA0ED0046600CBC30A /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = APValue.cpp; path = lib/AST/APValue.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 54f054e | 2008-11-16 20:18:49 +0000 | [diff] [blame] | 532 | DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; }; |
Chris Lattner | 6608452 | 2008-11-17 04:05:52 +0000 | [diff] [blame] | 533 | DE8824530ED1243E00CBC30A /* OperatorKinds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OperatorKinds.h; sourceTree = "<group>"; }; |
| 534 | DE8824560ED1244600CBC30A /* OperatorKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OperatorKinds.def; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 535 | 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; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 536 | DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 537 | 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; }; |
Anders Carlsson | 67f9071 | 2008-08-23 16:36:06 +0000 | [diff] [blame] | 538 | 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; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 539 | 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; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 540 | 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; }; |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 541 | DEA099FE0F302C65000C2258 /* DiagnosticAnalysisKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticAnalysisKinds.def; sourceTree = "<group>"; }; |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 542 | DEA09A000F302C65000C2258 /* DiagnosticASTKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticASTKinds.def; sourceTree = "<group>"; }; |
| 543 | DEA09A010F302C65000C2258 /* DiagnosticCommonKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticCommonKinds.def; sourceTree = "<group>"; }; |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 544 | DEA09A040F302C65000C2258 /* DiagnosticLexKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticLexKinds.def; sourceTree = "<group>"; }; |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 545 | DEA09A060F302C65000C2258 /* DiagnosticParseKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticParseKinds.def; sourceTree = "<group>"; }; |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 546 | DEA09A080F302C65000C2258 /* DiagnosticSemaKinds.def */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = DiagnosticSemaKinds.def; sourceTree = "<group>"; }; |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 547 | DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTDiagnostic.h; path = clang/AST/ASTDiagnostic.h; sourceTree = "<group>"; }; |
| 548 | DEA09A710F317594000C2258 /* CompileOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompileOptions.h; path = clang/Driver/CompileOptions.h; sourceTree = "<group>"; }; |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 549 | DEA09A730F317594000C2258 /* ManagerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ManagerRegistry.h; path = clang/Driver/ManagerRegistry.h; sourceTree = "<group>"; }; |
| 550 | DEA09A830F3175BF000C2258 /* LexDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LexDiagnostic.h; sourceTree = "<group>"; }; |
| 551 | DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ParseDiagnostic.h; path = clang/Parse/ParseDiagnostic.h; sourceTree = "<group>"; }; |
| 552 | DEA09A890F3175D9000C2258 /* SemaDiagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SemaDiagnostic.h; path = clang/Sema/SemaDiagnostic.h; sourceTree = "<group>"; }; |
Chris Lattner | b57e3d4 | 2008-05-08 06:52:13 +0000 | [diff] [blame] | 553 | DEA0EBD90DD2D3C8007A02A9 /* RewriteMacros.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteMacros.cpp; path = Driver/RewriteMacros.cpp; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 554 | DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultipleIncludeOpt.h; sourceTree = "<group>"; }; |
| 555 | DEAEED4A0A5AF89A0045101B /* NOTES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NOTES.txt; sourceTree = "<group>"; }; |
Chris Lattner | 7bd154a | 2009-02-04 19:21:34 +0000 | [diff] [blame] | 556 | DEB076C90F3A221200F5A2BE /* DeclTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeclTemplate.h; path = clang/AST/DeclTemplate.h; sourceTree = "<group>"; }; |
| 557 | DEB076CE0F3A222200F5A2BE /* DeclTemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeclTemplate.cpp; path = lib/AST/DeclTemplate.cpp; sourceTree = "<group>"; }; |
Chris Lattner | d7038e1 | 2009-02-13 00:46:04 +0000 | [diff] [blame] | 558 | DEB077930F44F96000F5A2BE /* TokenConcatenation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TokenConcatenation.h; sourceTree = "<group>"; }; |
| 559 | DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TokenConcatenation.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 5a0c351 | 2009-02-17 00:57:29 +0000 | [diff] [blame] | 560 | DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SemaAttr.cpp; path = lib/Sema/SemaAttr.cpp; sourceTree = "<group>"; }; |
Chris Lattner | c792f1f | 2009-01-06 05:04:13 +0000 | [diff] [blame] | 561 | DEB089EE0F12F1D900522C07 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeTraits.h; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 562 | DEC63B190C7B940200DBF169 /* CFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = CFG.cpp; path = lib/AST/CFG.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 563 | DEC63B1B0C7B940600DBF169 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CFG.h; path = clang/AST/CFG.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 564 | 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; }; |
| 565 | 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; }; |
Chris Lattner | 5fd3e26 | 2008-04-14 17:54:23 +0000 | [diff] [blame] | 566 | DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RewriteRope.cpp; path = lib/Rewrite/RewriteRope.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 567 | DED626C80AE0C065001E80A4 /* TargetInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInfo.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 568 | DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Decl.cpp; path = lib/AST/Decl.cpp; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; }; |
Anders Carlsson | f3a05d9 | 2008-11-22 20:49:42 +0000 | [diff] [blame] | 569 | DED676D00B6C786700AAD4A3 /* Builtins.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; name = Builtins.def; path = clang/AST/Builtins.def; sourceTree = "<group>"; tabWidth = 2; }; |
| 570 | DED676F90B6C797B00AAD4A3 /* Builtins.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = Builtins.h; path = clang/AST/Builtins.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 571 | DED677C80B6C854100AAD4A3 /* Builtins.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Builtins.cpp; path = lib/AST/Builtins.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 572 | DED7D7310A524295003AD0FB /* Diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = Diagnostic.h; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 573 | DED7D7330A524295003AD0FB /* FileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = FileManager.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 574 | DED7D7350A524295003AD0FB /* SourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceLocation.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 575 | DED7D7360A524295003AD0FB /* SourceManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = SourceManager.h; sourceTree = "<group>"; tabWidth = 2; }; |
| 576 | DED7D7370A524295003AD0FB /* TokenKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = text; path = TokenKinds.def; sourceTree = "<group>"; tabWidth = 2; }; |
| 577 | DED7D7380A524295003AD0FB /* TokenKinds.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; path = TokenKinds.h; sourceTree = "<group>"; tabWidth = 2; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 578 | DED7D73B0A524295003AD0FB /* Lexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 579 | DED7D73E0A524295003AD0FB /* MacroInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroInfo.h; sourceTree = "<group>"; }; |
| 580 | DED7D73F0A524295003AD0FB /* Pragma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pragma.h; sourceTree = "<group>"; }; |
| 581 | DED7D7400A524295003AD0FB /* Preprocessor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Preprocessor.h; sourceTree = "<group>"; }; |
Anders Carlsson | 322f04d | 2009-01-18 00:18:31 +0000 | [diff] [blame] | 582 | DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = Diagnostic.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 583 | DED7D75E0A5242C7003AD0FB /* FileManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = FileManager.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 584 | DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = SourceManager.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
| 585 | DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; path = TokenKinds.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 586 | DED7D79E0A5242E6003AD0FB /* Lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; }; |
| 587 | DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroInfo.cpp; sourceTree = "<group>"; }; |
| 588 | DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPExpressions.cpp; sourceTree = "<group>"; }; |
| 589 | DED7D7A30A5242E6003AD0FB /* Pragma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Pragma.cpp; sourceTree = "<group>"; }; |
| 590 | DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Preprocessor.cpp; sourceTree = "<group>"; }; |
| 591 | DED7D7D70A524302003AD0FB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 592 | DED7D9170A52518C003AD0FB /* ScratchBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScratchBuffer.h; sourceTree = "<group>"; }; |
| 593 | DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScratchBuffer.cpp; sourceTree = "<group>"; }; |
| 594 | DEEBBD430C19C5D200A9FE82 /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 595 | 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; }; |
| 596 | 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; }; |
Chris Lattner | 2ad07f0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 597 | DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = InternalsManual.html; path = docs/InternalsManual.html; sourceTree = "<group>"; }; |
Anders Carlsson | 9a9683b | 2008-10-05 18:04:30 +0000 | [diff] [blame] | 598 | DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = StmtDumper.cpp; path = lib/AST/StmtDumper.cpp; sourceTree = "<group>"; tabWidth = 2; }; |
Anders Carlsson | 1a8f001 | 2008-08-30 16:18:10 +0000 | [diff] [blame] | 599 | 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; }; |
| 600 | 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; }; |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 601 | DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Rewriter.h; path = clang/Rewrite/Rewriter.h; sourceTree = "<group>"; }; |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 602 | DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Rewriter.cpp; path = lib/Rewrite/Rewriter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 5c9dc5a | 2008-04-12 20:28:24 +0000 | [diff] [blame] | 603 | DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeltaTree.h; path = clang/Rewrite/DeltaTree.h; sourceTree = "<group>"; }; |
Chris Lattner | 8100d74 | 2008-04-12 22:00:40 +0000 | [diff] [blame] | 604 | DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeltaTree.cpp; path = lib/Rewrite/DeltaTree.cpp; sourceTree = "<group>"; }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 605 | /* End PBXFileReference section */ |
| 606 | |
| 607 | /* Begin PBXFrameworksBuildPhase section */ |
| 608 | 8DD76F660486A84900D96B5E /* Frameworks */ = { |
| 609 | isa = PBXFrameworksBuildPhase; |
| 610 | buildActionMask = 2147483647; |
| 611 | files = ( |
| 612 | ); |
| 613 | runOnlyForDeploymentPostprocessing = 0; |
| 614 | }; |
| 615 | /* End PBXFrameworksBuildPhase section */ |
| 616 | |
| 617 | /* Begin PBXGroup section */ |
| 618 | 08FB7794FE84155DC02AAC07 /* clang */ = { |
| 619 | isa = PBXGroup; |
| 620 | children = ( |
| 621 | DED7D72E0A524295003AD0FB /* include */, |
| 622 | 08FB7795FE84155DC02AAC07 /* Source */, |
| 623 | DEAEECAE0A5AF0FA0045101B /* Driver */, |
| 624 | C6859E8C029090F304C91782 /* Documentation */, |
| 625 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 626 | ); |
| 627 | name = clang; |
| 628 | sourceTree = "<group>"; |
| 629 | }; |
| 630 | 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 631 | isa = PBXGroup; |
| 632 | children = ( |
| 633 | DED7D7500A5242C7003AD0FB /* Basic */, |
| 634 | DED7D78C0A5242E6003AD0FB /* Lex */, |
| 635 | DE1F22600A7D8C9B00FBF588 /* Parse */, |
| 636 | DEC8D9920A9433F400353FCA /* AST */, |
| 637 | DE67E7070C020EAB00F66BC5 /* Sema */, |
| 638 | DE927FCC0C0557CD00231DA4 /* CodeGen */, |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 639 | 356EF9B30C8F7DCA006650F5 /* Analysis */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 640 | DEF7D9F50C9C8B0C0001F598 /* Rewrite */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 641 | 359603420E49495900C6282B /* Driver */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 642 | ); |
| 643 | name = Source; |
| 644 | sourceTree = "<group>"; |
| 645 | }; |
| 646 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 647 | isa = PBXGroup; |
| 648 | children = ( |
| 649 | 8DD76F6C0486A84900D96B5E /* clang */, |
| 650 | ); |
| 651 | name = Products; |
| 652 | sourceTree = "<group>"; |
| 653 | }; |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 654 | 3507E4C30E27FE3800FB7B57 /* Checks */ = { |
| 655 | isa = PBXGroup; |
| 656 | children = ( |
Ted Kremenek | 644f5fc | 2008-09-18 23:08:24 +0000 | [diff] [blame] | 657 | 35BAC1E70E82C5B7003FB76F /* CheckNSError.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 658 | 356B89760D9BFDC100CBEBE9 /* BasicObjCFoundationChecks.h */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 659 | 35F8D0D50D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 660 | 35862B0C0E3628CB0009F542 /* CheckDeadStores.cpp */, |
| 661 | 3595AFB70E1C8D62004CDF09 /* CheckObjCDealloc.cpp */, |
| 662 | 3507E4C10E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp */, |
Ted Kremenek | 69e16bd | 2008-07-23 17:13:09 +0000 | [diff] [blame] | 663 | 35F2A01D0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 664 | DE4121290D7F1C1C0080F80A /* UninitializedValues.cpp */, |
| 665 | ); |
| 666 | name = Checks; |
| 667 | sourceTree = "<group>"; |
| 668 | }; |
| 669 | 3507E4C60E27FE5500FB7B57 /* Path-Sensitive Core */ = { |
| 670 | isa = PBXGroup; |
| 671 | children = ( |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 672 | 35A057E00EAE2D950069249F /* RegionStore.cpp */, |
| 673 | 35A057E10EAE2D950069249F /* SVals.cpp */, |
Ted Kremenek | 35f77de | 2008-10-06 17:42:44 +0000 | [diff] [blame] | 674 | 355106850E9A8507006A4E44 /* MemRegion.cpp */, |
Ted Kremenek | 99d6148 | 2008-08-27 22:31:20 +0000 | [diff] [blame] | 675 | 358CFBB70E65AB04002A8E19 /* BasicConstraintManager.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 676 | 3558F76C0E267C8300A5B0DF /* BasicStore.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 677 | 35D55B240D81D8C60092E734 /* BasicValueFactory.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 678 | 3536456A0E23EBF7009C6509 /* Environment.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 679 | DE4121280D7F1C1C0080F80A /* ExplodedGraph.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 680 | DE4121300D7F1C1C0080F80A /* GRBlockCounter.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 681 | DE41212A0D7F1C1C0080F80A /* GRCoreEngine.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 682 | DE4121310D7F1C1C0080F80A /* GRExprEngine.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 683 | 35862B110E3629850009F542 /* GRExprEngineInternalChecks.cpp */, |
Ted Kremenek | 7ba378a | 2008-08-13 20:59:32 +0000 | [diff] [blame] | 684 | 358F51510E529AA4007F2102 /* GRState.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 685 | 35EFEFB50DB67ED60020783D /* GRTransferFuncs.cpp */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 686 | DE4121270D7F1C1C0080F80A /* SymbolManager.cpp */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 687 | ); |
| 688 | name = "Path-Sensitive Core"; |
| 689 | sourceTree = "<group>"; |
| 690 | }; |
| 691 | 3507E4C90E27FE9000FB7B57 /* Bug Reporting */ = { |
| 692 | isa = PBXGroup; |
| 693 | children = ( |
| 694 | 35A8FCF80D9B4B29001C2F97 /* PathDiagnostic.cpp */, |
| 695 | 359379090DA48ABA0043B19C /* BugReporter.cpp */, |
| 696 | ); |
| 697 | name = "Bug Reporting"; |
| 698 | sourceTree = "<group>"; |
| 699 | }; |
| 700 | 3507E4CC0E27FEB900FB7B57 /* Flow-Sensitive Analyses */ = { |
| 701 | isa = PBXGroup; |
| 702 | children = ( |
| 703 | 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */, |
| 704 | ); |
| 705 | name = "Flow-Sensitive Analyses"; |
| 706 | sourceTree = "<group>"; |
| 707 | }; |
Ted Kremenek | 4f5a2ab | 2007-09-20 21:47:32 +0000 | [diff] [blame] | 708 | 352C19DB0CA321AC0045DB98 /* Visitors */ = { |
| 709 | isa = PBXGroup; |
| 710 | children = ( |
| 711 | 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */, |
| 712 | 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */, |
| 713 | 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */, |
| 714 | 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */, |
Ted Kremenek | 4f5a2ab | 2007-09-20 21:47:32 +0000 | [diff] [blame] | 715 | ); |
| 716 | name = Visitors; |
| 717 | sourceTree = "<group>"; |
| 718 | }; |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 719 | 356EF9AF0C8F7DA4006650F5 /* Analysis */ = { |
| 720 | isa = PBXGroup; |
| 721 | children = ( |
Ted Kremenek | b8540c6 | 2008-03-27 03:50:10 +0000 | [diff] [blame] | 722 | 35A8FCF60D9B4ADD001C2F97 /* ProgramPoint.h */, |
| 723 | 35A8FCF70D9B4ADD001C2F97 /* PathDiagnostic.h */, |
Ted Kremenek | a1dff2e | 2007-09-14 23:13:28 +0000 | [diff] [blame] | 724 | 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */, |
Ted Kremenek | 6af1753 | 2007-12-21 21:48:31 +0000 | [diff] [blame] | 725 | 35F9B1540D1C6AFC00DDFDAE /* Analyses */, |
Ted Kremenek | d2d5fab | 2007-10-05 23:32:54 +0000 | [diff] [blame] | 726 | 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */, |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 727 | DE4121130D7F1B980080F80A /* PathSensitive */, |
Ted Kremenek | 6af1753 | 2007-12-21 21:48:31 +0000 | [diff] [blame] | 728 | 35F9B1520D1C6ACB00DDFDAE /* Support */, |
Ted Kremenek | d2d5fab | 2007-10-05 23:32:54 +0000 | [diff] [blame] | 729 | 352C19DB0CA321AC0045DB98 /* Visitors */, |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 730 | ); |
| 731 | name = Analysis; |
| 732 | sourceTree = "<group>"; |
| 733 | }; |
| 734 | 356EF9B30C8F7DCA006650F5 /* Analysis */ = { |
| 735 | isa = PBXGroup; |
| 736 | children = ( |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 737 | 3507E4CC0E27FEB900FB7B57 /* Flow-Sensitive Analyses */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 738 | 3507E4C30E27FE3800FB7B57 /* Checks */, |
| 739 | 35862B130E3629BC0009F542 /* Transfer Function Analyses */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 740 | 3507E4C60E27FE5500FB7B57 /* Path-Sensitive Core */, |
| 741 | 3507E4C90E27FE9000FB7B57 /* Bug Reporting */, |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 742 | ); |
| 743 | name = Analysis; |
| 744 | sourceTree = "<group>"; |
| 745 | }; |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 746 | 35862B130E3629BC0009F542 /* Transfer Function Analyses */ = { |
| 747 | isa = PBXGroup; |
| 748 | children = ( |
| 749 | 35D55B250D81D8C60092E734 /* CFRefCount.cpp */, |
| 750 | DE41212F0D7F1C1C0080F80A /* GRSimpleVals.cpp */, |
| 751 | DE41212C0D7F1C1C0080F80A /* GRSimpleVals.h */, |
| 752 | ); |
| 753 | name = "Transfer Function Analyses"; |
| 754 | sourceTree = "<group>"; |
| 755 | }; |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 756 | 3596033E0E49493700C6282B /* Driver */ = { |
| 757 | isa = PBXGroup; |
| 758 | children = ( |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 759 | DEA09A710F317594000C2258 /* CompileOptions.h */, |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 760 | DEA09A730F317594000C2258 /* ManagerRegistry.h */, |
Ted Kremenek | 97d2212 | 2008-11-04 18:39:58 +0000 | [diff] [blame] | 761 | 355BD0420EBFAEC7001A9DFF /* PathDiagnosticClients.h */, |
Ted Kremenek | 298b425 | 2008-08-22 18:03:50 +0000 | [diff] [blame] | 762 | 350F4B490E5F36EE00A21EA9 /* InitHeaderSearch.h */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 763 | 3596033F0E49494D00C6282B /* TextDiagnosticBuffer.h */, |
| 764 | 359603400E49494D00C6282B /* TextDiagnosticPrinter.h */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 765 | ); |
| 766 | name = Driver; |
| 767 | sourceTree = "<group>"; |
| 768 | }; |
| 769 | 359603420E49495900C6282B /* Driver */ = { |
| 770 | isa = PBXGroup; |
| 771 | children = ( |
Ted Kremenek | 40aa8b2 | 2008-08-25 19:33:19 +0000 | [diff] [blame] | 772 | 359763250E633C7500B68AB7 /* HTMLDiagnostics.cpp */, |
Ted Kremenek | 298b425 | 2008-08-22 18:03:50 +0000 | [diff] [blame] | 773 | 350F4B460E5F32E100A21EA9 /* InitHeaderSearch.cpp */, |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 774 | 355BD0500EBFB040001A9DFF /* PlistDiagnostics.cpp */, |
| 775 | 353141E60EE5AAE100FBCFCA /* ManagerRegistry.cpp */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 776 | 359603430E49496E00C6282B /* TextDiagnosticBuffer.cpp */, |
| 777 | 359603440E49496E00C6282B /* TextDiagnosticPrinter.cpp */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 778 | ); |
| 779 | name = Driver; |
| 780 | sourceTree = "<group>"; |
| 781 | }; |
Ted Kremenek | a689512 | 2007-09-25 22:45:38 +0000 | [diff] [blame] | 782 | 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */ = { |
| 783 | isa = PBXGroup; |
| 784 | children = ( |
| 785 | 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */, |
| 786 | 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */, |
| 787 | ); |
| 788 | name = FlowSensitive; |
| 789 | sourceTree = "<group>"; |
| 790 | }; |
Ted Kremenek | 6af1753 | 2007-12-21 21:48:31 +0000 | [diff] [blame] | 791 | 35F9B1520D1C6ACB00DDFDAE /* Support */ = { |
| 792 | isa = PBXGroup; |
| 793 | children = ( |
Ted Kremenek | 8c99882 | 2008-11-14 01:16:15 +0000 | [diff] [blame] | 794 | 3537AA0C0ECD088F008F7CDC /* BlkExprDeclBitVector.h */, |
Ted Kremenek | 6af1753 | 2007-12-21 21:48:31 +0000 | [diff] [blame] | 795 | ); |
| 796 | name = Support; |
| 797 | sourceTree = "<group>"; |
| 798 | }; |
| 799 | 35F9B1540D1C6AFC00DDFDAE /* Analyses */ = { |
| 800 | isa = PBXGroup; |
| 801 | children = ( |
| 802 | 35F9B1550D1C6B2E00DDFDAE /* LiveVariables.h */, |
| 803 | 35F9B1560D1C6B2E00DDFDAE /* UninitializedValues.h */, |
| 804 | ); |
| 805 | name = Analyses; |
| 806 | sourceTree = "<group>"; |
| 807 | }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 808 | C6859E8C029090F304C91782 /* Documentation */ = { |
| 809 | isa = PBXGroup; |
| 810 | children = ( |
| 811 | DEAEED4A0A5AF89A0045101B /* NOTES.txt */, |
| 812 | DED7D7D70A524302003AD0FB /* README.txt */, |
| 813 | DEEBBD430C19C5D200A9FE82 /* TODO.txt */, |
Chris Lattner | 2ad07f0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 814 | DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 815 | ); |
| 816 | name = Documentation; |
| 817 | sourceTree = "<group>"; |
| 818 | }; |
| 819 | DE1F21F20A7D84E800FBF588 /* Parse */ = { |
| 820 | isa = PBXGroup; |
| 821 | children = ( |
Ted Kremenek | 35f77de | 2008-10-06 17:42:44 +0000 | [diff] [blame] | 822 | 3551068E0E9A855F006A4E44 /* AccessSpecifier.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 823 | 84D9A88B0C1A581300AC7ABC /* AttributeList.h */, |
| 824 | DE06E8130A8FF9330050E87E /* Action.h */, |
| 825 | DE17336F0B068DC60080B521 /* DeclSpec.h */, |
Chris Lattner | eccc53a | 2008-10-26 22:36:07 +0000 | [diff] [blame] | 826 | DE3B92230EB5152000D01046 /* Designator.h */, |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 827 | DEA09A860F3175CA000C2258 /* ParseDiagnostic.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 828 | DE1F22020A7D852A00FBF588 /* Parser.h */, |
| 829 | DE06BECA0A854E4B0050E87E /* Scope.h */, |
| 830 | ); |
| 831 | name = Parse; |
| 832 | sourceTree = "<group>"; |
| 833 | }; |
| 834 | DE1F22600A7D8C9B00FBF588 /* Parse */ = { |
| 835 | isa = PBXGroup; |
| 836 | children = ( |
Ted Kremenek | 149f38f | 2008-12-03 00:38:43 +0000 | [diff] [blame] | 837 | 353959D30EE5F88A00E82461 /* AstGuard.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 838 | 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */, |
Chris Lattner | 4e1d99a | 2007-10-09 17:41:39 +0000 | [diff] [blame] | 839 | DE17336D0B068DC20080B521 /* DeclSpec.cpp */, |
Chris Lattner | be80ebf | 2008-11-18 04:48:28 +0000 | [diff] [blame] | 840 | DE3B90DE0EAC5EF200D01046 /* ExtensionRAIIObject.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 841 | DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */, |
Chris Lattner | cf28702 | 2008-12-12 05:54:54 +0000 | [diff] [blame] | 842 | DE1263C20EF2341900F56D2B /* Ownership.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 843 | DE06D42F0A8BB52D0050E87E /* Parser.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 844 | DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */, |
Chris Lattner | 8f08cb7 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 845 | DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 846 | DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */, |
| 847 | DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */, |
Ted Kremenek | accecb2 | 2008-06-25 15:15:35 +0000 | [diff] [blame] | 848 | 3534A01C0E129849002709B2 /* ParseCXXInlineMethods.cpp */, |
Chris Lattner | 4e1d99a | 2007-10-09 17:41:39 +0000 | [diff] [blame] | 849 | DE3460040AFDCC6500DBC861 /* ParseInit.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 850 | DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */, |
Chris Lattner | be80ebf | 2008-11-18 04:48:28 +0000 | [diff] [blame] | 851 | 3551068F0E9A857C006A4E44 /* ParsePragma.h */, |
| 852 | 3551068A0E9A8546006A4E44 /* ParsePragma.cpp */, |
Chris Lattner | 4e1d99a | 2007-10-09 17:41:39 +0000 | [diff] [blame] | 853 | DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */, |
Ted Kremenek | 149f38f | 2008-12-03 00:38:43 +0000 | [diff] [blame] | 854 | 353959D40EE5F88A00E82461 /* ParseTemplate.cpp */, |
Chris Lattner | 28030c9 | 2008-11-18 07:46:14 +0000 | [diff] [blame] | 855 | 3551068B0E9A8546006A4E44 /* ParseTentative.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 856 | ); |
| 857 | name = Parse; |
| 858 | sourceTree = "<group>"; |
| 859 | }; |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 860 | DE4121130D7F1B980080F80A /* PathSensitive */ = { |
| 861 | isa = PBXGroup; |
| 862 | children = ( |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 863 | 35D55B290D81D8E50092E734 /* BasicValueFactory.h */, |
| 864 | 359378FF0DA486490043B19C /* BugReporter.h */, |
Ted Kremenek | 48fa89e | 2008-07-08 23:29:24 +0000 | [diff] [blame] | 865 | 3536457C0E2406B0009C6509 /* Environment.h */, |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 866 | DE4121200D7F1BBE0080F80A /* ExplodedGraph.h */, |
| 867 | 35F1ACE60E66166C001F4532 /* ConstraintManager.h */, |
| 868 | 35F8D0CB0D9B7E8200D91C5E /* GRAuditor.h */, |
| 869 | DE41211F0D7F1BBE0080F80A /* GRBlockCounter.h */, |
Ted Kremenek | eb04751 | 2008-07-10 22:04:37 +0000 | [diff] [blame] | 870 | DE4121230D7F1BBE0080F80A /* GRCoreEngine.h */, |
| 871 | DE4121210D7F1BBE0080F80A /* GRExprEngine.h */, |
Ted Kremenek | aae2b10 | 2008-08-13 20:43:54 +0000 | [diff] [blame] | 872 | 358F514F0E529A87007F2102 /* GRState.h */, |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 873 | 3553EB9A0E5F7089007D7359 /* GRStateTrait.h */, |
Ted Kremenek | fb5610d | 2008-03-27 07:26:42 +0000 | [diff] [blame] | 874 | 35F8D0CA0D9B7E8200D91C5E /* GRSimpleAPICheck.h */, |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 875 | DE4121220D7F1BBE0080F80A /* GRTransferFuncs.h */, |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 876 | DE41211D0D7F1BBE0080F80A /* GRWorkList.h */, |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 877 | 355106880E9A851B006A4E44 /* MemRegion.h */, |
| 878 | 3558F76F0E267C9A00A5B0DF /* Store.h */, |
| 879 | 35A057D20EAE2D2B0069249F /* SVals.h */, |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 880 | DE41211E0D7F1BBE0080F80A /* SymbolManager.h */, |
Chris Lattner | 48b3244 | 2008-03-05 18:20:02 +0000 | [diff] [blame] | 881 | ); |
| 882 | name = PathSensitive; |
| 883 | sourceTree = "<group>"; |
| 884 | }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 885 | DE67E7070C020EAB00F66BC5 /* Sema */ = { |
| 886 | isa = PBXGroup; |
| 887 | children = ( |
Ted Kremenek | 9b3dc91 | 2008-10-23 00:00:24 +0000 | [diff] [blame] | 888 | 35585DBD0EAFBC4500D0A97A /* CXXFieldCollector.h */, |
Ted Kremenek | 405cbb4 | 2008-04-11 18:30:21 +0000 | [diff] [blame] | 889 | 3527124F0DAFE54700C76352 /* IdentifierResolver.h */, |
| 890 | 352712500DAFE54700C76352 /* IdentifierResolver.cpp */, |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 891 | DE67E7190C020F4F00F66BC5 /* ParseAST.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 892 | DE67E7140C020EDF00F66BC5 /* Sema.h */, |
| 893 | DE67E7160C020EE400F66BC5 /* Sema.cpp */, |
Chris Lattner | 5a0c351 | 2009-02-17 00:57:29 +0000 | [diff] [blame] | 894 | DEB07AC70F4A427E00F5A2BE /* SemaAttr.cpp */, |
Chris Lattner | 59907c4 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 895 | DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */, |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 896 | 35E194670ECB82FB00F21733 /* SemaCXXScopeSpec.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 897 | DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */, |
Chris Lattner | 6b6b537 | 2008-06-26 18:38:35 +0000 | [diff] [blame] | 898 | DE22BCF10E14197E0094DC60 /* SemaDeclAttr.cpp */, |
Ted Kremenek | 393be15 | 2008-04-09 15:50:11 +0000 | [diff] [blame] | 899 | 35EF676F0DAD1D2C00B19414 /* SemaDeclCXX.cpp */, |
Chris Lattner | 4d39148 | 2007-12-12 07:09:47 +0000 | [diff] [blame] | 900 | DE704B250D0FBEBE009C7762 /* SemaDeclObjC.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 901 | DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */, |
| 902 | DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */, |
Chris Lattner | 85a932e | 2008-01-04 22:32:30 +0000 | [diff] [blame] | 903 | DE47999B0D2EBE1A00706D2D /* SemaExprObjC.cpp */, |
Chris Lattner | d02dae5 | 2008-10-24 06:52:28 +0000 | [diff] [blame] | 904 | 3557D1EF0EB13BB700C59739 /* SemaInherit.cpp */, |
| 905 | DE3B921C0EB1A81400D01046 /* SemaInherit.h */, |
Chris Lattner | 33dc00b | 2008-07-31 06:48:13 +0000 | [diff] [blame] | 906 | 3599299A0DE2425300A8A33E /* SemaInit.cpp */, |
Chris Lattner | 69960f9 | 2009-01-21 18:26:45 +0000 | [diff] [blame] | 907 | 357EA27C0F2526F300439B60 /* SemaLookup.cpp */, |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 908 | 35E194680ECB82FB00F21733 /* SemaNamedCast.cpp */, |
Chris Lattner | d02dae5 | 2008-10-24 06:52:28 +0000 | [diff] [blame] | 909 | 35585DBE0EAFBC4500D0A97A /* SemaOverload.cpp */, |
| 910 | 35585DBF0EAFBC4500D0A97A /* SemaOverload.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 911 | DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */, |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 912 | 3591853E0EFB1088000039AF /* SemaTemplate.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 913 | DE67E70A0C020EC500F66BC5 /* SemaType.cpp */, |
| 914 | ); |
| 915 | name = Sema; |
| 916 | sourceTree = "<group>"; |
| 917 | }; |
| 918 | DE67E7260C02108300F66BC5 /* Sema */ = { |
| 919 | isa = PBXGroup; |
| 920 | children = ( |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 921 | DE67E7270C02109800F66BC5 /* ParseAST.h */, |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 922 | DEA09A890F3175D9000C2258 /* SemaDiagnostic.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 923 | ); |
| 924 | name = Sema; |
| 925 | sourceTree = "<group>"; |
| 926 | }; |
| 927 | DE927FCC0C0557CD00231DA4 /* CodeGen */ = { |
| 928 | isa = PBXGroup; |
| 929 | children = ( |
Anders Carlsson | 3359c67 | 2009-02-13 18:09:59 +0000 | [diff] [blame] | 930 | 1A2193CB0F45EEB700C0713D /* ABIInfo.h */, |
Anders Carlsson | acfde80 | 2009-02-12 00:39:25 +0000 | [diff] [blame] | 931 | 1A471AB40F437BC500753CE8 /* CGBlocks.cpp */, |
Chris Lattner | 7c65ad9 | 2008-11-10 06:31:19 +0000 | [diff] [blame] | 932 | DE8822350EC80C0A00CBC30A /* CGBuilder.h */, |
Anders Carlsson | c9e2091 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 933 | 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */, |
Chris Lattner | 7c65ad9 | 2008-11-10 06:31:19 +0000 | [diff] [blame] | 934 | 35475B220E7997680000BFE4 /* CGCall.h */, |
| 935 | 35475B1F0E79973F0000BFE4 /* CGCall.cpp */, |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 936 | 1A5D5E570E5E81010023C059 /* CGCXX.cpp */, |
Chris Lattner | 806954b | 2008-07-26 22:09:09 +0000 | [diff] [blame] | 937 | 35A3E7000DD3874400757F74 /* CGDebugInfo.cpp */, |
| 938 | 35A3E7010DD3874400757F74 /* CGDebugInfo.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 939 | DE4264FB0C113592005A861D /* CGDecl.cpp */, |
| 940 | DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */, |
Chris Lattner | 566b6ce | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 941 | DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */, |
| 942 | DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */, |
Anders Carlsson | 84005b4 | 2008-01-26 04:30:23 +0000 | [diff] [blame] | 943 | 1A376A2C0D4AED9B002A1C52 /* CGExprConstant.cpp */, |
Chris Lattner | 7f02f72 | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 944 | DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */, |
Anders Carlsson | 5508518 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 945 | 1A7342470C7B57D500122F56 /* CGObjC.cpp */, |
Chris Lattner | 2b94fe3 | 2008-03-01 08:45:05 +0000 | [diff] [blame] | 946 | DE38CD4E0D794CF900A273B6 /* CGObjCRuntime.h */, |
| 947 | DE38CD4F0D794D0100A273B6 /* CGObjCGNU.cpp */, |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 948 | 3552E7580E520DD7003A8CA5 /* CGObjCMac.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 949 | DE4772F90C10EAE5002239E8 /* CGStmt.cpp */, |
Chris Lattner | 7c65ad9 | 2008-11-10 06:31:19 +0000 | [diff] [blame] | 950 | 35475B230E7997680000BFE4 /* CGValue.h */, |
| 951 | DE928B800C0A615B00231DA4 /* CodeGenFunction.h */, |
| 952 | DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */, |
| 953 | DE928B7C0C0A615100231DA4 /* CodeGenModule.h */, |
| 954 | DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */, |
| 955 | DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */, |
| 956 | DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */, |
Anders Carlsson | 3359c67 | 2009-02-13 18:09:59 +0000 | [diff] [blame] | 957 | 1A2193CC0F45EEB700C0713D /* Mangle.cpp */, |
| 958 | 1A2193CD0F45EEB700C0713D /* Mangle.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 959 | DE928B120C05659200231DA4 /* ModuleBuilder.cpp */, |
| 960 | ); |
| 961 | name = CodeGen; |
| 962 | sourceTree = "<group>"; |
| 963 | }; |
| 964 | DE928B140C05659A00231DA4 /* CodeGen */ = { |
| 965 | isa = PBXGroup; |
| 966 | children = ( |
| 967 | DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */, |
| 968 | ); |
| 969 | name = CodeGen; |
| 970 | sourceTree = "<group>"; |
| 971 | }; |
| 972 | DEAEECAE0A5AF0FA0045101B /* Driver */ = { |
| 973 | isa = PBXGroup; |
| 974 | children = ( |
| 975 | DE5932CD0AD60FF400BC794C /* clang.cpp */, |
| 976 | DE5932CE0AD60FF400BC794C /* clang.h */, |
Ted Kremenek | 058563a | 2008-07-02 00:03:52 +0000 | [diff] [blame] | 977 | 359DBBD30E1AC9CC00F43FA0 /* AnalysisConsumer.cpp */, |
Ted Kremenek | 24ad90c | 2008-07-14 23:42:26 +0000 | [diff] [blame] | 978 | 352028460E2C16820096ADE0 /* Analyses.def */, |
Chris Lattner | 97e8b6f | 2007-10-07 06:04:32 +0000 | [diff] [blame] | 979 | DE3985780CB8ADC800223765 /* ASTConsumers.h */, |
| 980 | DE39857A0CB8ADCB00223765 /* ASTConsumers.cpp */, |
Chris Lattner | 4450266 | 2009-02-18 01:23:44 +0000 | [diff] [blame] | 981 | 35585DC20EAFBC5F00D0A97A /* Backend.cpp */, |
Chris Lattner | 418f6c7 | 2008-10-26 23:43:26 +0000 | [diff] [blame] | 982 | 35A057E60EAE2DDD0069249F /* CacheTokens.cpp */, |
Chris Lattner | 9d72851 | 2008-10-27 01:19:25 +0000 | [diff] [blame] | 983 | DE3B92800EB54E6000D01046 /* DependencyFile.cpp */, |
Chris Lattner | 8e25d86 | 2008-03-16 00:16:02 +0000 | [diff] [blame] | 984 | DE38CF150D8C9DE000A273B6 /* DiagChecker.cpp */, |
Chris Lattner | 71af229 | 2008-09-30 00:46:39 +0000 | [diff] [blame] | 985 | 72D16C210D9975EA00E6DA4A /* HTMLPrint.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 986 | DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */, |
| 987 | DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */, |
Chris Lattner | f30f289 | 2008-09-26 18:49:39 +0000 | [diff] [blame] | 988 | 9030C1090E807A9300941490 /* RewriteBlocks.cpp */, |
Chris Lattner | b57e3d4 | 2008-05-08 06:52:13 +0000 | [diff] [blame] | 989 | DEA0EBD90DD2D3C8007A02A9 /* RewriteMacros.cpp */, |
Chris Lattner | 035be10 | 2008-07-25 16:06:51 +0000 | [diff] [blame] | 990 | 035611E10DB40C8100D2EF2A /* RewriteObjC.cpp */, |
Chris Lattner | b13c5ee | 2008-10-12 05:29:20 +0000 | [diff] [blame] | 991 | DE4DC79D0EA1C09E00069E5A /* RewriteTest.cpp */, |
Chris Lattner | 71af229 | 2008-09-30 00:46:39 +0000 | [diff] [blame] | 992 | 352981080CC58344008B5E84 /* SerializationTest.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 993 | ); |
| 994 | name = Driver; |
| 995 | sourceTree = "<group>"; |
| 996 | }; |
| 997 | DEC8D98B0A9433BC00353FCA /* AST */ = { |
| 998 | isa = PBXGroup; |
| 999 | children = ( |
Chris Lattner | 8031a85 | 2008-06-22 05:45:53 +0000 | [diff] [blame] | 1000 | DE613EF30E0E148D00B05B79 /* APValue.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1001 | DEC8D9A30A94346E00353FCA /* AST.h */, |
Chris Lattner | 2ae34ed | 2008-02-06 00:46:58 +0000 | [diff] [blame] | 1002 | 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1003 | DE75ED280B044DC90020CF81 /* ASTContext.h */, |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 1004 | DEA09A6E0F31756F000C2258 /* ASTDiagnostic.h */, |
Anders Carlsson | d429cd4 | 2008-02-14 07:14:34 +0000 | [diff] [blame] | 1005 | 1A72BEAC0D641E9400B085E9 /* Attr.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1006 | DED676D00B6C786700AAD4A3 /* Builtins.def */, |
| 1007 | DED676F90B6C797B00AAD4A3 /* Builtins.h */, |
Chris Lattner | 8031a85 | 2008-06-22 05:45:53 +0000 | [diff] [blame] | 1008 | 1A68BC110D0CADDD001A28C8 /* PPCBuiltins.def */, |
| 1009 | 1A68BC130D0CADDD001A28C8 /* X86Builtins.def */, |
Chris Lattner | 09ff812 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 1010 | DEC63B1B0C7B940600DBF169 /* CFG.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1011 | DEC8D9900A9433CD00353FCA /* Decl.h */, |
Ted Kremenek | 890e3f6 | 2008-11-18 00:57:33 +0000 | [diff] [blame] | 1012 | 3538FDB60ED24A2C005EC283 /* DeclarationName.h */, |
Steve Naroff | 8ace0d5 | 2008-04-04 18:04:30 +0000 | [diff] [blame] | 1013 | 035611470DA6A45C00D2EF2A /* DeclBase.h */, |
Chris Lattner | c4e4059 | 2008-04-07 04:07:56 +0000 | [diff] [blame] | 1014 | 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */, |
Chris Lattner | 8031a85 | 2008-06-22 05:45:53 +0000 | [diff] [blame] | 1015 | 35EE48AD0E0C4CB200715C54 /* DeclCXX.h */, |
Chris Lattner | 210e0f5 | 2008-11-12 07:46:52 +0000 | [diff] [blame] | 1016 | 358D23090E8BEB850003DDCC /* DeclGroup.h */, |
Chris Lattner | 7bd154a | 2009-02-04 19:21:34 +0000 | [diff] [blame] | 1017 | DEB076C90F3A221200F5A2BE /* DeclTemplate.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1018 | DE0FCA620A95859D00248FD5 /* Expr.h */, |
| 1019 | 1A30A9E80B93A4C800201A91 /* ExprCXX.h */, |
Chris Lattner | 8031a85 | 2008-06-22 05:45:53 +0000 | [diff] [blame] | 1020 | 35CEA05A0DF9E82700A41296 /* ExprObjC.h */, |
| 1021 | 35EE48AE0E0C4CB200715C54 /* ParentMap.h */, |
Ted Kremenek | 42a509f | 2007-08-31 21:30:12 +0000 | [diff] [blame] | 1022 | 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */, |
Anders Carlsson | 564f1de | 2007-12-09 23:17:02 +0000 | [diff] [blame] | 1023 | DE6951C60C4D1F5D00A5826B /* RecordLayout.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1024 | DE3452800AEF1B1800DBC861 /* Stmt.h */, |
| 1025 | DE345F210AFD347900DBC861 /* StmtNodes.def */, |
| 1026 | DE345C190AFC658B00DBC861 /* StmtVisitor.h */, |
Ted Kremenek | 6acaabc | 2007-10-18 18:22:01 +0000 | [diff] [blame] | 1027 | 35847BE30CC7DB9000C40FFF /* StmtIterator.h */, |
Ted Kremenek | 80de08f | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 1028 | 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */, |
Anders Carlsson | 564f1de | 2007-12-09 23:17:02 +0000 | [diff] [blame] | 1029 | 1A68BC120D0CADDD001A28C8 /* TargetBuiltins.h */, |
Chris Lattner | c063e43 | 2007-12-28 05:27:01 +0000 | [diff] [blame] | 1030 | 35BB2D7A0D1994FA00944DB5 /* TranslationUnit.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1031 | DE3464210B03040900DBC861 /* Type.h */, |
| 1032 | ); |
| 1033 | name = AST; |
| 1034 | sourceTree = "<group>"; |
| 1035 | }; |
| 1036 | DEC8D9920A9433F400353FCA /* AST */ = { |
| 1037 | isa = PBXGroup; |
| 1038 | children = ( |
Chris Lattner | a9ab5d6 | 2008-11-16 07:35:53 +0000 | [diff] [blame] | 1039 | DE8823CA0ED0046600CBC30A /* APValue.cpp */, |
Ted Kremenek | 9dadf5a | 2007-12-19 18:07:54 +0000 | [diff] [blame] | 1040 | 35BB2D7E0D19954000944DB5 /* ASTConsumer.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1041 | DE1732FF0B068B700080B521 /* ASTContext.cpp */, |
| 1042 | DED677C80B6C854100AAD4A3 /* Builtins.cpp */, |
Chris Lattner | 09ff812 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 1043 | DEC63B190C7B940200DBF169 /* CFG.cpp */, |
Ted Kremenek | d251432 | 2008-06-04 15:38:06 +0000 | [diff] [blame] | 1044 | 35FE6BCE0DF6EE1F00739712 /* DeclBase.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1045 | DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */, |
Ted Kremenek | 890e3f6 | 2008-11-18 00:57:33 +0000 | [diff] [blame] | 1046 | 3538FDB70ED24A4E005EC283 /* DeclarationName.cpp */, |
Chris Lattner | 8389eab | 2008-08-09 21:35:13 +0000 | [diff] [blame] | 1047 | 35EE48AF0E0C4CCA00715C54 /* DeclCXX.cpp */, |
Chris Lattner | 210e0f5 | 2008-11-12 07:46:52 +0000 | [diff] [blame] | 1048 | 358D230A0E8BEB9D0003DDCC /* DeclGroup.cpp */, |
Chris Lattner | 1e03a56 | 2008-03-16 00:19:01 +0000 | [diff] [blame] | 1049 | DE38CF260D8C9E6C00A273B6 /* DeclObjC.cpp */, |
Chris Lattner | 1dc4304 | 2007-12-27 20:59:50 +0000 | [diff] [blame] | 1050 | 3513185F0CD14468006B66F7 /* DeclSerialization.cpp */, |
Chris Lattner | 7bd154a | 2009-02-04 19:21:34 +0000 | [diff] [blame] | 1051 | DEB076CE0F3A222200F5A2BE /* DeclTemplate.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1052 | DE0FCB330A9C21F100248FD5 /* Expr.cpp */, |
Anders Carlsson | c44eec6 | 2008-07-03 04:20:39 +0000 | [diff] [blame] | 1053 | 1A32C17E0E1C87AD00A6B483 /* ExprConstant.cpp */, |
Ted Kremenek | a66622a | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 1054 | 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */, |
Chris Lattner | 210e0f5 | 2008-11-12 07:46:52 +0000 | [diff] [blame] | 1055 | 3557D1A80EB136B100C59739 /* InheritViz.cpp */, |
Chris Lattner | 8389eab | 2008-08-09 21:35:13 +0000 | [diff] [blame] | 1056 | 35EE48B00E0C4CCA00715C54 /* ParentMap.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1057 | DE3452400AEF1A2D00DBC861 /* Stmt.cpp */, |
Chris Lattner | 6000dac | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 1058 | DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1059 | DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */, |
Ted Kremenek | 6acaabc | 2007-10-18 18:22:01 +0000 | [diff] [blame] | 1060 | 35847BE40CC7DBAF00C40FFF /* StmtIterator.cpp */, |
Ted Kremenek | 8c35a9b | 2007-11-05 17:04:40 +0000 | [diff] [blame] | 1061 | 35839B090CDF845F006ED061 /* StmtSerialization.cpp */, |
Chris Lattner | 1dc4304 | 2007-12-27 20:59:50 +0000 | [diff] [blame] | 1062 | 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */, |
| 1063 | 35BB2D7C0D19951A00944DB5 /* TranslationUnit.cpp */, |
| 1064 | DE75EDF00B06880E0020CF81 /* Type.cpp */, |
Ted Kremenek | 8c35a9b | 2007-11-05 17:04:40 +0000 | [diff] [blame] | 1065 | 35839B0A0CDF845F006ED061 /* TypeSerialization.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1066 | ); |
| 1067 | name = AST; |
| 1068 | sourceTree = "<group>"; |
| 1069 | }; |
| 1070 | DED7D72E0A524295003AD0FB /* include */ = { |
| 1071 | isa = PBXGroup; |
| 1072 | children = ( |
| 1073 | DED7D7300A524295003AD0FB /* Basic */, |
| 1074 | DED7D7390A524295003AD0FB /* Lex */, |
| 1075 | DE1F21F20A7D84E800FBF588 /* Parse */, |
| 1076 | DEC8D98B0A9433BC00353FCA /* AST */, |
| 1077 | DE67E7260C02108300F66BC5 /* Sema */, |
| 1078 | DE928B140C05659A00231DA4 /* CodeGen */, |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 1079 | 356EF9AF0C8F7DA4006650F5 /* Analysis */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1080 | DEF7D9F40C9C8B020001F598 /* Rewrite */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 1081 | 3596033E0E49493700C6282B /* Driver */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1082 | ); |
| 1083 | path = include; |
| 1084 | sourceTree = "<group>"; |
| 1085 | }; |
| 1086 | DED7D7300A524295003AD0FB /* Basic */ = { |
| 1087 | isa = PBXGroup; |
| 1088 | children = ( |
| 1089 | DED7D7310A524295003AD0FB /* Diagnostic.h */, |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 1090 | DEA099FE0F302C65000C2258 /* DiagnosticAnalysisKinds.def */, |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 1091 | DEA09A000F302C65000C2258 /* DiagnosticASTKinds.def */, |
| 1092 | DEA09A010F302C65000C2258 /* DiagnosticCommonKinds.def */, |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 1093 | DEA09A040F302C65000C2258 /* DiagnosticLexKinds.def */, |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 1094 | DEA09A060F302C65000C2258 /* DiagnosticParseKinds.def */, |
Chris Lattner | 9310ad6 | 2009-01-28 06:02:52 +0000 | [diff] [blame] | 1095 | DEA09A080F302C65000C2258 /* DiagnosticSemaKinds.def */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1096 | DED7D7330A524295003AD0FB /* FileManager.h */, |
Chris Lattner | 8307adb | 2007-10-08 21:35:59 +0000 | [diff] [blame] | 1097 | DE3986EF0CB8D4B300223765 /* IdentifierTable.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1098 | DE06B73D0A8307640050E87E /* LangOptions.h */, |
Chris Lattner | 6608452 | 2008-11-17 04:05:52 +0000 | [diff] [blame] | 1099 | DE8824560ED1244600CBC30A /* OperatorKinds.def */, |
| 1100 | DE8824530ED1243E00CBC30A /* OperatorKinds.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1101 | DED7D7350A524295003AD0FB /* SourceLocation.h */, |
| 1102 | DED7D7360A524295003AD0FB /* SourceManager.h */, |
| 1103 | DE46BF270AE0A82D00CC047C /* TargetInfo.h */, |
| 1104 | DED7D7370A524295003AD0FB /* TokenKinds.def */, |
| 1105 | DED7D7380A524295003AD0FB /* TokenKinds.h */, |
Chris Lattner | c792f1f | 2009-01-06 05:04:13 +0000 | [diff] [blame] | 1106 | DEB089EE0F12F1D900522C07 /* TypeTraits.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1107 | ); |
| 1108 | name = Basic; |
| 1109 | path = clang/Basic; |
| 1110 | sourceTree = "<group>"; |
| 1111 | }; |
| 1112 | DED7D7390A524295003AD0FB /* Lex */ = { |
| 1113 | isa = PBXGroup; |
| 1114 | children = ( |
| 1115 | DE3450D60AEB543100DBC861 /* DirectoryLookup.h */, |
Chris Lattner | 822da61 | 2007-12-17 06:36:45 +0000 | [diff] [blame] | 1116 | DE704BD10D1647E7009C7762 /* HeaderMap.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1117 | DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */, |
Chris Lattner | 161ddee | 2009-01-29 05:30:38 +0000 | [diff] [blame] | 1118 | DEA09A830F3175BF000C2258 /* LexDiagnostic.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1119 | DED7D73B0A524295003AD0FB /* Lexer.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1120 | 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1121 | DED7D73E0A524295003AD0FB /* MacroInfo.h */, |
| 1122 | DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */, |
| 1123 | DE01DA480B12ADA300AC22CE /* PPCallbacks.h */, |
Chris Lattner | 54f054e | 2008-11-16 20:18:49 +0000 | [diff] [blame] | 1124 | DE8823DE0ED0B78600CBC30A /* PTHLexer.h */, |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 1125 | 3598EBEB0EDE23EF0070CA16 /* PTHManager.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1126 | DED7D73F0A524295003AD0FB /* Pragma.h */, |
| 1127 | DED7D7400A524295003AD0FB /* Preprocessor.h */, |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 1128 | 35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1129 | DED7D9170A52518C003AD0FB /* ScratchBuffer.h */, |
Chris Lattner | 60c3a1b | 2007-07-20 17:01:09 +0000 | [diff] [blame] | 1130 | DE6954630C5121BD00A5826B /* Token.h */, |
Chris Lattner | d7038e1 | 2009-02-13 00:46:04 +0000 | [diff] [blame] | 1131 | DEB077930F44F96000F5A2BE /* TokenConcatenation.h */, |
Chris Lattner | 5d75de0 | 2008-03-09 02:22:57 +0000 | [diff] [blame] | 1132 | DE85CD840D8380F20070E26E /* TokenLexer.h */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1133 | ); |
| 1134 | name = Lex; |
| 1135 | path = clang/Lex; |
| 1136 | sourceTree = "<group>"; |
| 1137 | }; |
| 1138 | DED7D7500A5242C7003AD0FB /* Basic */ = { |
| 1139 | isa = PBXGroup; |
| 1140 | children = ( |
| 1141 | DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */, |
| 1142 | DED7D75E0A5242C7003AD0FB /* FileManager.cpp */, |
Chris Lattner | c7229c3 | 2007-10-07 08:58:51 +0000 | [diff] [blame] | 1143 | DE3986F30CB8D50C00223765 /* IdentifierTable.cpp */, |
Ted Kremenek | 589fd42 | 2007-12-05 19:07:32 +0000 | [diff] [blame] | 1144 | 3580CC0B0D072E5C00C5E4F4 /* LangOptions.cpp */, |
| 1145 | 35707EFD0CD0F5CC000B2204 /* SourceLocation.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1146 | DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1147 | DED626C80AE0C065001E80A4 /* TargetInfo.cpp */, |
Chris Lattner | f291b10 | 2008-05-09 06:17:04 +0000 | [diff] [blame] | 1148 | 03F50AC50D416EAA00B9CF60 /* Targets.cpp */, |
Ted Kremenek | 589fd42 | 2007-12-05 19:07:32 +0000 | [diff] [blame] | 1149 | DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1150 | ); |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 1151 | name = Basic; |
| 1152 | path = lib/Basic; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1153 | sourceTree = "<group>"; |
| 1154 | }; |
| 1155 | DED7D78C0A5242E6003AD0FB /* Lex */ = { |
| 1156 | isa = PBXGroup; |
| 1157 | children = ( |
Chris Lattner | 0f441ab | 2007-12-17 08:22:46 +0000 | [diff] [blame] | 1158 | DE704DD10D1668A4009C7762 /* HeaderMap.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1159 | DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1160 | DED7D79E0A5242E6003AD0FB /* Lexer.cpp */, |
| 1161 | 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */, |
Chris Lattner | e5c8ffe | 2008-03-09 02:55:12 +0000 | [diff] [blame] | 1162 | DE85CD9E0D8382DD0070E26E /* MacroArgs.h */, |
| 1163 | DE85CDA20D8383B20070E26E /* MacroArgs.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1164 | DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */, |
Chris Lattner | 9d72851 | 2008-10-27 01:19:25 +0000 | [diff] [blame] | 1165 | 3552E7540E520D80003A8CA5 /* PPCaching.cpp */, |
Chris Lattner | a3b605e | 2008-03-09 03:13:06 +0000 | [diff] [blame] | 1166 | DE85CDAF0D838C390070E26E /* PPDirectives.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1167 | DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */, |
Chris Lattner | 4f2d57c | 2008-03-09 04:14:55 +0000 | [diff] [blame] | 1168 | DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */, |
Chris Lattner | a3b605e | 2008-03-09 03:13:06 +0000 | [diff] [blame] | 1169 | DE85CDAB0D838C120070E26E /* PPMacroExpansion.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1170 | DED7D7A30A5242E6003AD0FB /* Pragma.cpp */, |
| 1171 | DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */, |
Ted Kremenek | 8c99882 | 2008-11-14 01:16:15 +0000 | [diff] [blame] | 1172 | 3537AA0D0ECD08A4008F7CDC /* PreprocessorLexer.cpp */, |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 1173 | 35E1946C0ECB83C100F21733 /* PTHLexer.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1174 | DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */, |
Chris Lattner | d7038e1 | 2009-02-13 00:46:04 +0000 | [diff] [blame] | 1175 | DEB077980F44F97800F5A2BE /* TokenConcatenation.cpp */, |
Chris Lattner | 5d75de0 | 2008-03-09 02:22:57 +0000 | [diff] [blame] | 1176 | DE85CD800D8380B10070E26E /* TokenLexer.cpp */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1177 | ); |
Chris Lattner | bda0b62 | 2008-03-15 23:59:48 +0000 | [diff] [blame] | 1178 | name = Lex; |
| 1179 | path = lib/Lex; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1180 | sourceTree = "<group>"; |
| 1181 | }; |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1182 | DEF7D9F40C9C8B020001F598 /* Rewrite */ = { |
| 1183 | isa = PBXGroup; |
| 1184 | children = ( |
Chris Lattner | 5c9dc5a | 2008-04-12 20:28:24 +0000 | [diff] [blame] | 1185 | DEFFECA30DB093D100B4E7C3 /* DeltaTree.h */, |
Ted Kremenek | 5dd18b7 | 2008-04-08 22:31:28 +0000 | [diff] [blame] | 1186 | 35F2BE7B0DAC2963006E7668 /* HTMLRewrite.h */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1187 | DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */, |
Chris Lattner | 8b0c2f6 | 2007-11-08 07:35:14 +0000 | [diff] [blame] | 1188 | DE53370B0CE2D96F00D9A028 /* RewriteRope.h */, |
Chris Lattner | b13c5ee | 2008-10-12 05:29:20 +0000 | [diff] [blame] | 1189 | DE4DC7980EA1BE4400069E5A /* TokenRewriter.h */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1190 | ); |
| 1191 | name = Rewrite; |
| 1192 | sourceTree = "<group>"; |
| 1193 | }; |
| 1194 | DEF7D9F50C9C8B0C0001F598 /* Rewrite */ = { |
| 1195 | isa = PBXGroup; |
| 1196 | children = ( |
Chris Lattner | 8100d74 | 2008-04-12 22:00:40 +0000 | [diff] [blame] | 1197 | DEFFECA60DB1546600B4E7C3 /* DeltaTree.cpp */, |
Nate Begeman | 245f1b5 | 2008-03-25 18:31:12 +0000 | [diff] [blame] | 1198 | 72D16C1E0D9975C400E6DA4A /* HTMLRewrite.cpp */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1199 | DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */, |
Chris Lattner | 5fd3e26 | 2008-04-14 17:54:23 +0000 | [diff] [blame] | 1200 | DECAB0CF0DB3C84200E13CCB /* RewriteRope.cpp */, |
Chris Lattner | cff9cc9 | 2008-10-12 05:44:03 +0000 | [diff] [blame] | 1201 | DE4DC7A20EA1C33E00069E5A /* TokenRewriter.cpp */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1202 | ); |
| 1203 | name = Rewrite; |
| 1204 | sourceTree = "<group>"; |
| 1205 | }; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1206 | /* End PBXGroup section */ |
| 1207 | |
| 1208 | /* Begin PBXNativeTarget section */ |
| 1209 | 8DD76F620486A84900D96B5E /* clang */ = { |
| 1210 | isa = PBXNativeTarget; |
| 1211 | buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */; |
| 1212 | buildPhases = ( |
| 1213 | 8DD76F640486A84900D96B5E /* Sources */, |
| 1214 | 8DD76F660486A84900D96B5E /* Frameworks */, |
| 1215 | 8DD76F690486A84900D96B5E /* CopyFiles */, |
| 1216 | ); |
| 1217 | buildRules = ( |
| 1218 | ); |
| 1219 | dependencies = ( |
| 1220 | ); |
| 1221 | name = clang; |
| 1222 | productInstallPath = "$(HOME)/bin"; |
| 1223 | productName = clang; |
| 1224 | productReference = 8DD76F6C0486A84900D96B5E /* clang */; |
| 1225 | productType = "com.apple.product-type.tool"; |
| 1226 | }; |
| 1227 | /* End PBXNativeTarget section */ |
| 1228 | |
| 1229 | /* Begin PBXProject section */ |
| 1230 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 1231 | isa = PBXProject; |
| 1232 | buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; |
Chris Lattner | 8f92528 | 2008-01-03 06:36:51 +0000 | [diff] [blame] | 1233 | compatibilityVersion = "Xcode 2.4"; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1234 | hasScannedForEncodings = 1; |
| 1235 | mainGroup = 08FB7794FE84155DC02AAC07 /* clang */; |
| 1236 | projectDirPath = ""; |
Anders Carlsson | c9e2091 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 1237 | projectRoot = ""; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1238 | targets = ( |
| 1239 | 8DD76F620486A84900D96B5E /* clang */, |
| 1240 | ); |
| 1241 | }; |
| 1242 | /* End PBXProject section */ |
| 1243 | |
| 1244 | /* Begin PBXSourcesBuildPhase section */ |
| 1245 | 8DD76F640486A84900D96B5E /* Sources */ = { |
| 1246 | isa = PBXSourcesBuildPhase; |
| 1247 | buildActionMask = 2147483647; |
| 1248 | files = ( |
| 1249 | DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */, |
| 1250 | DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */, |
| 1251 | DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */, |
| 1252 | DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1253 | DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */, |
| 1254 | DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */, |
| 1255 | DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */, |
| 1256 | DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */, |
| 1257 | DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */, |
| 1258 | DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */, |
| 1259 | DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */, |
| 1260 | DE0FCB340A9C21F100248FD5 /* Expr.cpp in Sources */, |
| 1261 | DE5932D10AD60FF400BC794C /* clang.cpp in Sources */, |
| 1262 | DE5932D30AD60FF400BC794C /* PrintParserCallbacks.cpp in Sources */, |
| 1263 | DE5932D40AD60FF400BC794C /* PrintPreprocessedOutput.cpp in Sources */, |
| 1264 | DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1265 | DED62ABB0AE2EDF1001E80A4 /* Decl.cpp in Sources */, |
| 1266 | DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1267 | DE3452410AEF1A2D00DBC861 /* Stmt.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1268 | DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */, |
| 1269 | DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */, |
| 1270 | DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */, |
| 1271 | DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */, |
| 1272 | DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */, |
| 1273 | DE3461270AFE68BE00DBC861 /* MinimalAction.cpp in Sources */, |
| 1274 | DE34621D0AFEB19B00DBC861 /* StmtPrinter.cpp in Sources */, |
| 1275 | DE75EDF10B06880E0020CF81 /* Type.cpp in Sources */, |
| 1276 | DE1733000B068B700080B521 /* ASTContext.cpp in Sources */, |
| 1277 | DE17336E0B068DC20080B521 /* DeclSpec.cpp in Sources */, |
| 1278 | DED677C90B6C854100AAD4A3 /* Builtins.cpp in Sources */, |
| 1279 | 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */, |
| 1280 | DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */, |
| 1281 | DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */, |
| 1282 | DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */, |
| 1283 | DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */, |
| 1284 | DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */, |
| 1285 | DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */, |
Chris Lattner | e91c134 | 2008-02-06 00:23:21 +0000 | [diff] [blame] | 1286 | DE67E71A0C020F4F00F66BC5 /* ParseAST.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1287 | DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1288 | DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */, |
| 1289 | DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */, |
| 1290 | DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */, |
| 1291 | DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */, |
| 1292 | DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */, |
| 1293 | DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1294 | 84D9A8880C1A57E100AC7ABC /* AttributeList.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1295 | DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */, |
Chris Lattner | 6000dac | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 1296 | DEF2EDA70C6A4252000C4259 /* StmtDumper.cpp in Sources */, |
Chris Lattner | 566b6ce | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 1297 | DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */, |
Chris Lattner | 59907c4 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 1298 | DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */, |
Anders Carlsson | c9e2091 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 1299 | 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */, |
Chris Lattner | 566b6ce | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 1300 | DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */, |
Anders Carlsson | 5508518 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 1301 | 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */, |
Chris Lattner | 09ff812 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 1302 | DEC63B1A0C7B940200DBF169 /* CFG.cpp in Sources */, |
Chris Lattner | 7f02f72 | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 1303 | DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */, |
Ted Kremenek | a66622a | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 1304 | 35260CA50C7F75C000D66CE9 /* ExprCXX.cpp in Sources */, |
Chris Lattner | 8f08cb7 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 1305 | DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */, |
Ted Kremenek | e4e6334 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 1306 | 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */, |
Chris Lattner | 8bd12b8 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 1307 | DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */, |
Ted Kremenek | 80de08f | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 1308 | 35CFFE000CA1CBCB00E6F2BE /* StmtViz.cpp in Sources */, |
Chris Lattner | 97e8b6f | 2007-10-07 06:04:32 +0000 | [diff] [blame] | 1309 | DE39857B0CB8ADCB00223765 /* ASTConsumers.cpp in Sources */, |
Chris Lattner | c7229c3 | 2007-10-07 08:58:51 +0000 | [diff] [blame] | 1310 | DE3986F40CB8D50C00223765 /* IdentifierTable.cpp in Sources */, |
Ted Kremenek | 5a59d92 | 2007-10-16 23:40:12 +0000 | [diff] [blame] | 1311 | 352981090CC58344008B5E84 /* SerializationTest.cpp in Sources */, |
Ted Kremenek | 6acaabc | 2007-10-18 18:22:01 +0000 | [diff] [blame] | 1312 | 35847BE50CC7DBAF00C40FFF /* StmtIterator.cpp in Sources */, |
Ted Kremenek | a194bc6 | 2007-10-25 16:03:53 +0000 | [diff] [blame] | 1313 | 35707EFE0CD0F5CC000B2204 /* SourceLocation.cpp in Sources */, |
Ted Kremenek | f152b2e | 2007-10-25 21:39:10 +0000 | [diff] [blame] | 1314 | 351318600CD14468006B66F7 /* DeclSerialization.cpp in Sources */, |
Ted Kremenek | 8c35a9b | 2007-11-05 17:04:40 +0000 | [diff] [blame] | 1315 | 35839B0B0CDF845F006ED061 /* StmtSerialization.cpp in Sources */, |
| 1316 | 35839B0C0CDF845F006ED061 /* TypeSerialization.cpp in Sources */, |
Ted Kremenek | 589fd42 | 2007-12-05 19:07:32 +0000 | [diff] [blame] | 1317 | 3580CC0C0D072E5C00C5E4F4 /* LangOptions.cpp in Sources */, |
Chris Lattner | 4d39148 | 2007-12-12 07:09:47 +0000 | [diff] [blame] | 1318 | DE704B260D0FBEBE009C7762 /* SemaDeclObjC.cpp in Sources */, |
Chris Lattner | 0f441ab | 2007-12-17 08:22:46 +0000 | [diff] [blame] | 1319 | DE704DD20D1668A4009C7762 /* HeaderMap.cpp in Sources */, |
Ted Kremenek | 9dadf5a | 2007-12-19 18:07:54 +0000 | [diff] [blame] | 1320 | 35BB2D7D0D19951A00944DB5 /* TranslationUnit.cpp in Sources */, |
| 1321 | 35BB2D7F0D19954000944DB5 /* ASTConsumer.cpp in Sources */, |
Chris Lattner | 85a932e | 2008-01-04 22:32:30 +0000 | [diff] [blame] | 1322 | DE47999C0D2EBE1A00706D2D /* SemaExprObjC.cpp in Sources */, |
Steve Naroff | a15c15a | 2008-01-18 23:34:17 +0000 | [diff] [blame] | 1323 | 03F50AC60D416EAA00B9CF60 /* Targets.cpp in Sources */, |
Anders Carlsson | 84005b4 | 2008-01-26 04:30:23 +0000 | [diff] [blame] | 1324 | 1A376A2D0D4AED9B002A1C52 /* CGExprConstant.cpp in Sources */, |
Chris Lattner | 2b94fe3 | 2008-03-01 08:45:05 +0000 | [diff] [blame] | 1325 | DE38CD500D794D0100A273B6 /* CGObjCGNU.cpp in Sources */, |
Chris Lattner | 631bf6c | 2008-03-05 18:22:36 +0000 | [diff] [blame] | 1326 | DE4121350D7F1C1C0080F80A /* SymbolManager.cpp in Sources */, |
| 1327 | DE4121360D7F1C1C0080F80A /* ExplodedGraph.cpp in Sources */, |
| 1328 | DE4121370D7F1C1C0080F80A /* UninitializedValues.cpp in Sources */, |
| 1329 | DE4121380D7F1C1C0080F80A /* GRCoreEngine.cpp in Sources */, |
Chris Lattner | 631bf6c | 2008-03-05 18:22:36 +0000 | [diff] [blame] | 1330 | DE41213C0D7F1C1C0080F80A /* GRSimpleVals.cpp in Sources */, |
| 1331 | DE41213D0D7F1C1C0080F80A /* GRBlockCounter.cpp in Sources */, |
| 1332 | DE41213E0D7F1C1C0080F80A /* GRExprEngine.cpp in Sources */, |
Ted Kremenek | 240f1f0 | 2008-03-07 20:13:31 +0000 | [diff] [blame] | 1333 | 35D55B270D81D8C60092E734 /* BasicValueFactory.cpp in Sources */, |
| 1334 | 35D55B280D81D8C60092E734 /* CFRefCount.cpp in Sources */, |
Chris Lattner | 5d75de0 | 2008-03-09 02:22:57 +0000 | [diff] [blame] | 1335 | DE85CD810D8380B10070E26E /* TokenLexer.cpp in Sources */, |
Chris Lattner | e5c8ffe | 2008-03-09 02:55:12 +0000 | [diff] [blame] | 1336 | DE85CDA30D8383B20070E26E /* MacroArgs.cpp in Sources */, |
Chris Lattner | a3b605e | 2008-03-09 03:13:06 +0000 | [diff] [blame] | 1337 | DE85CDAC0D838C120070E26E /* PPMacroExpansion.cpp in Sources */, |
| 1338 | DE85CDB00D838C390070E26E /* PPDirectives.cpp in Sources */, |
Chris Lattner | 4f2d57c | 2008-03-09 04:14:55 +0000 | [diff] [blame] | 1339 | DE85CDB60D839BAE0070E26E /* PPLexerChange.cpp in Sources */, |
Chris Lattner | 8e25d86 | 2008-03-16 00:16:02 +0000 | [diff] [blame] | 1340 | DE38CF160D8C9DE000A273B6 /* DiagChecker.cpp in Sources */, |
Chris Lattner | 1e03a56 | 2008-03-16 00:19:01 +0000 | [diff] [blame] | 1341 | DE38CF270D8C9E6C00A273B6 /* DeclObjC.cpp in Sources */, |
Nate Begeman | 245f1b5 | 2008-03-25 18:31:12 +0000 | [diff] [blame] | 1342 | 72D16C1F0D9975C400E6DA4A /* HTMLRewrite.cpp in Sources */, |
| 1343 | 72D16C220D9975EA00E6DA4A /* HTMLPrint.cpp in Sources */, |
Ted Kremenek | b8540c6 | 2008-03-27 03:50:10 +0000 | [diff] [blame] | 1344 | 35A8FCF90D9B4B2A001C2F97 /* PathDiagnostic.cpp in Sources */, |
Ted Kremenek | fb5610d | 2008-03-27 07:26:42 +0000 | [diff] [blame] | 1345 | 35F8D0D60D9B82CD00D91C5E /* BasicObjCFoundationChecks.cpp in Sources */, |
Ted Kremenek | d45d268 | 2008-04-03 04:43:40 +0000 | [diff] [blame] | 1346 | 3593790A0DA48ABA0043B19C /* BugReporter.cpp in Sources */, |
Ted Kremenek | 393be15 | 2008-04-09 15:50:11 +0000 | [diff] [blame] | 1347 | 35EF67700DAD1D2C00B19414 /* SemaDeclCXX.cpp in Sources */, |
Ted Kremenek | 405cbb4 | 2008-04-11 18:30:21 +0000 | [diff] [blame] | 1348 | 352712510DAFE54700C76352 /* IdentifierResolver.cpp in Sources */, |
Chris Lattner | 8100d74 | 2008-04-12 22:00:40 +0000 | [diff] [blame] | 1349 | DEFFECA70DB1546600B4E7C3 /* DeltaTree.cpp in Sources */, |
Chris Lattner | 5fd3e26 | 2008-04-14 17:54:23 +0000 | [diff] [blame] | 1350 | DECAB0D00DB3C84200E13CCB /* RewriteRope.cpp in Sources */, |
Steve Naroff | 8beca11 | 2008-04-14 22:05:54 +0000 | [diff] [blame] | 1351 | 035611E20DB40C8100D2EF2A /* RewriteObjC.cpp in Sources */, |
Ted Kremenek | a8f582d | 2008-04-16 18:39:47 +0000 | [diff] [blame] | 1352 | 35EFEFB60DB67ED60020783D /* GRTransferFuncs.cpp in Sources */, |
Chris Lattner | b57e3d4 | 2008-05-08 06:52:13 +0000 | [diff] [blame] | 1353 | DEA0EBDA0DD2D3C8007A02A9 /* RewriteMacros.cpp in Sources */, |
Ted Kremenek | b1db214 | 2008-05-08 19:20:24 +0000 | [diff] [blame] | 1354 | 35A3E7020DD3874400757F74 /* CGDebugInfo.cpp in Sources */, |
Ted Kremenek | e6b0ab4 | 2008-05-19 23:19:04 +0000 | [diff] [blame] | 1355 | 3599299B0DE2425300A8A33E /* SemaInit.cpp in Sources */, |
Ted Kremenek | d251432 | 2008-06-04 15:38:06 +0000 | [diff] [blame] | 1356 | 35FE6BCF0DF6EE1F00739712 /* DeclBase.cpp in Sources */, |
Ted Kremenek | 553f0ea | 2008-06-20 21:46:17 +0000 | [diff] [blame] | 1357 | 35EE48B10E0C4CCA00715C54 /* DeclCXX.cpp in Sources */, |
| 1358 | 35EE48B20E0C4CCA00715C54 /* ParentMap.cpp in Sources */, |
Ted Kremenek | accecb2 | 2008-06-25 15:15:35 +0000 | [diff] [blame] | 1359 | 3534A01D0E129849002709B2 /* ParseCXXInlineMethods.cpp in Sources */, |
Chris Lattner | 6b6b537 | 2008-06-26 18:38:35 +0000 | [diff] [blame] | 1360 | DE22BCF20E14197E0094DC60 /* SemaDeclAttr.cpp in Sources */, |
Ted Kremenek | 058563a | 2008-07-02 00:03:52 +0000 | [diff] [blame] | 1361 | 359DBBD40E1AC9CC00F43FA0 /* AnalysisConsumer.cpp in Sources */, |
Anders Carlsson | c44eec6 | 2008-07-03 04:20:39 +0000 | [diff] [blame] | 1362 | 1A32C17F0E1C87AD00A6B483 /* ExprConstant.cpp in Sources */, |
Ted Kremenek | d1b0fde | 2008-07-03 04:30:48 +0000 | [diff] [blame] | 1363 | 3595AFB80E1C8D62004CDF09 /* CheckObjCDealloc.cpp in Sources */, |
Ted Kremenek | 48fa89e | 2008-07-08 23:29:24 +0000 | [diff] [blame] | 1364 | 3536456B0E23EBF7009C6509 /* Environment.cpp in Sources */, |
Ted Kremenek | eb04751 | 2008-07-10 22:04:37 +0000 | [diff] [blame] | 1365 | 3558F76D0E267C8300A5B0DF /* BasicStore.cpp in Sources */, |
Ted Kremenek | 0e0caa2 | 2008-07-11 22:48:58 +0000 | [diff] [blame] | 1366 | 3507E4C20E27FE2D00FB7B57 /* CheckObjCInstMethSignature.cpp in Sources */, |
Ted Kremenek | 207cb06 | 2008-07-22 16:22:19 +0000 | [diff] [blame] | 1367 | 35862B0D0E3628CB0009F542 /* CheckDeadStores.cpp in Sources */, |
| 1368 | 35862B120E3629850009F542 /* GRExprEngineInternalChecks.cpp in Sources */, |
Ted Kremenek | 69e16bd | 2008-07-23 17:13:09 +0000 | [diff] [blame] | 1369 | 35F2A01E0E36AFF100D17527 /* CheckObjCUnusedIVars.cpp in Sources */, |
Ted Kremenek | 1fc01fa | 2008-08-06 02:55:08 +0000 | [diff] [blame] | 1370 | 359603460E49496E00C6282B /* TextDiagnosticBuffer.cpp in Sources */, |
| 1371 | 359603470E49496E00C6282B /* TextDiagnosticPrinter.cpp in Sources */, |
Ted Kremenek | 1fb5768 | 2008-08-12 18:29:20 +0000 | [diff] [blame] | 1372 | 3552E7550E520D80003A8CA5 /* PPCaching.cpp in Sources */, |
| 1373 | 3552E7590E520DD7003A8CA5 /* CGObjCMac.cpp in Sources */, |
Ted Kremenek | aae2b10 | 2008-08-13 20:43:54 +0000 | [diff] [blame] | 1374 | 358F51520E529AA4007F2102 /* GRState.cpp in Sources */, |
Anders Carlsson | e1b29ef | 2008-08-22 16:00:37 +0000 | [diff] [blame] | 1375 | 1A5D5E580E5E81010023C059 /* CGCXX.cpp in Sources */, |
Ted Kremenek | 298b425 | 2008-08-22 18:03:50 +0000 | [diff] [blame] | 1376 | 350F4B470E5F32E100A21EA9 /* InitHeaderSearch.cpp in Sources */, |
Ted Kremenek | 40aa8b2 | 2008-08-25 19:33:19 +0000 | [diff] [blame] | 1377 | 359763260E633C7500B68AB7 /* HTMLDiagnostics.cpp in Sources */, |
Ted Kremenek | 99d6148 | 2008-08-27 22:31:20 +0000 | [diff] [blame] | 1378 | 358CFBB80E65AB04002A8E19 /* BasicConstraintManager.cpp in Sources */, |
Ted Kremenek | d9331a4 | 2008-09-11 18:14:22 +0000 | [diff] [blame] | 1379 | 35475B200E79973F0000BFE4 /* CGCall.cpp in Sources */, |
Steve Naroff | 1c9f81b | 2008-09-17 00:13:27 +0000 | [diff] [blame] | 1380 | 9030C10A0E807A9300941490 /* RewriteBlocks.cpp in Sources */, |
Ted Kremenek | 644f5fc | 2008-09-18 23:08:24 +0000 | [diff] [blame] | 1381 | 35BAC1E80E82C5B7003FB76F /* CheckNSError.cpp in Sources */, |
Ted Kremenek | bb83ad2 | 2008-09-25 17:13:59 +0000 | [diff] [blame] | 1382 | 358D230B0E8BEB9D0003DDCC /* DeclGroup.cpp in Sources */, |
Ted Kremenek | 35f77de | 2008-10-06 17:42:44 +0000 | [diff] [blame] | 1383 | 355106860E9A8507006A4E44 /* MemRegion.cpp in Sources */, |
| 1384 | 3551068C0E9A8546006A4E44 /* ParsePragma.cpp in Sources */, |
| 1385 | 3551068D0E9A8546006A4E44 /* ParseTentative.cpp in Sources */, |
Chris Lattner | b13c5ee | 2008-10-12 05:29:20 +0000 | [diff] [blame] | 1386 | DE4DC79E0EA1C09E00069E5A /* RewriteTest.cpp in Sources */, |
Chris Lattner | cff9cc9 | 2008-10-12 05:44:03 +0000 | [diff] [blame] | 1387 | DE4DC7A30EA1C33E00069E5A /* TokenRewriter.cpp in Sources */, |
Ted Kremenek | e117d48 | 2008-10-21 15:34:53 +0000 | [diff] [blame] | 1388 | 35A057E20EAE2D950069249F /* RegionStore.cpp in Sources */, |
| 1389 | 35A057E30EAE2D950069249F /* SVals.cpp in Sources */, |
| 1390 | 35A057E70EAE2DDD0069249F /* CacheTokens.cpp in Sources */, |
Ted Kremenek | 9b3dc91 | 2008-10-23 00:00:24 +0000 | [diff] [blame] | 1391 | 35585DC00EAFBC4500D0A97A /* SemaOverload.cpp in Sources */, |
| 1392 | 35585DC30EAFBC5F00D0A97A /* Backend.cpp in Sources */, |
Ted Kremenek | b247578 | 2008-10-23 23:15:03 +0000 | [diff] [blame] | 1393 | 3557D1A90EB136B100C59739 /* InheritViz.cpp in Sources */, |
| 1394 | 3557D1F00EB13BB700C59739 /* SemaInherit.cpp in Sources */, |
Chris Lattner | 9d72851 | 2008-10-27 01:19:25 +0000 | [diff] [blame] | 1395 | DE3B92810EB54E6000D01046 /* DependencyFile.cpp in Sources */, |
Ted Kremenek | 97d2212 | 2008-11-04 18:39:58 +0000 | [diff] [blame] | 1396 | 355BD0510EBFB040001A9DFF /* PlistDiagnostics.cpp in Sources */, |
Ted Kremenek | e4d22fb | 2008-11-13 16:36:43 +0000 | [diff] [blame] | 1397 | 35E194690ECB82FB00F21733 /* SemaCXXScopeSpec.cpp in Sources */, |
| 1398 | 35E1946A0ECB82FB00F21733 /* SemaNamedCast.cpp in Sources */, |
| 1399 | 35E1946D0ECB83C100F21733 /* PTHLexer.cpp in Sources */, |
Ted Kremenek | 8c99882 | 2008-11-14 01:16:15 +0000 | [diff] [blame] | 1400 | 3537AA0E0ECD08A4008F7CDC /* PreprocessorLexer.cpp in Sources */, |
Chris Lattner | a9ab5d6 | 2008-11-16 07:35:53 +0000 | [diff] [blame] | 1401 | DE8823CB0ED0046600CBC30A /* APValue.cpp in Sources */, |
Ted Kremenek | 890e3f6 | 2008-11-18 00:57:33 +0000 | [diff] [blame] | 1402 | 3538FDB80ED24A4E005EC283 /* DeclarationName.cpp in Sources */, |
Ted Kremenek | 09852a8 | 2008-12-02 20:16:22 +0000 | [diff] [blame] | 1403 | 353141E70EE5AAE100FBCFCA /* ManagerRegistry.cpp in Sources */, |
Ted Kremenek | 149f38f | 2008-12-03 00:38:43 +0000 | [diff] [blame] | 1404 | 353959D50EE5F88A00E82461 /* ParseTemplate.cpp in Sources */, |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1405 | 3591853F0EFB1088000039AF /* SemaTemplate.cpp in Sources */, |
Ted Kremenek | 8aa5920 | 2009-01-19 21:31:51 +0000 | [diff] [blame] | 1406 | 357EA27D0F2526F300439B60 /* SemaLookup.cpp in Sources */, |
Chris Lattner | 7bd154a | 2009-02-04 19:21:34 +0000 | [diff] [blame] | 1407 | DEB076CF0F3A222200F5A2BE /* DeclTemplate.cpp in Sources */, |
Anders Carlsson | acfde80 | 2009-02-12 00:39:25 +0000 | [diff] [blame] | 1408 | 1A471AB50F437BC500753CE8 /* CGBlocks.cpp in Sources */, |
Chris Lattner | d7038e1 | 2009-02-13 00:46:04 +0000 | [diff] [blame] | 1409 | DEB077990F44F97800F5A2BE /* TokenConcatenation.cpp in Sources */, |
Anders Carlsson | 3359c67 | 2009-02-13 18:09:59 +0000 | [diff] [blame] | 1410 | 1A2193CE0F45EEB700C0713D /* Mangle.cpp in Sources */, |
Chris Lattner | 5a0c351 | 2009-02-17 00:57:29 +0000 | [diff] [blame] | 1411 | DEB07AC80F4A427E00F5A2BE /* SemaAttr.cpp in Sources */, |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1412 | ); |
| 1413 | runOnlyForDeploymentPostprocessing = 0; |
| 1414 | }; |
| 1415 | /* End PBXSourcesBuildPhase section */ |
| 1416 | |
| 1417 | /* Begin XCBuildConfiguration section */ |
| 1418 | 1DEB923208733DC60010E9CD /* Debug */ = { |
| 1419 | isa = XCBuildConfiguration; |
| 1420 | buildSettings = { |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1421 | ARCHS = "$(NATIVE_ARCH_ACTUAL)"; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1422 | COPY_PHASE_STRIP = NO; |
| 1423 | GCC_CW_ASM_SYNTAX = NO; |
| 1424 | GCC_DYNAMIC_NO_PIC = NO; |
| 1425 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 1426 | GCC_ENABLE_CPP_RTTI = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1427 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 1428 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 1429 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1430 | GCC_INLINES_ARE_PRIVATE_EXTERN = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1431 | GCC_OPTIMIZATION_LEVEL = 0; |
Ted Kremenek | 664a218 | 2008-10-27 21:41:20 +0000 | [diff] [blame] | 1432 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1433 | __STDC_CONSTANT_MACROS, |
| 1434 | "__STDC_LIMIT_MACROS=1", |
| 1435 | ); |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1436 | GCC_STRICT_ALIASING = YES; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1437 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1438 | GCC_THREADSAFE_STATICS = NO; |
| 1439 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1440 | INSTALL_PATH = "$(HOME)/bin"; |
Ted Kremenek | b1db214 | 2008-05-08 19:20:24 +0000 | [diff] [blame] | 1441 | OTHER_LDFLAGS = ( |
Ted Kremenek | b247578 | 2008-10-23 23:15:03 +0000 | [diff] [blame] | 1442 | "-lLLVMBitWriter", |
| 1443 | "-lLLVMBitReader", |
| 1444 | "-lLLVMAsmPrinter", |
| 1445 | "-lLLVMSelectionDAG", |
| 1446 | "-lLLVMCodeGen", |
| 1447 | "-lLLVMipo", |
| 1448 | "-lLLVMScalarOpts", |
| 1449 | "-lLLVMTransformUtils", |
| 1450 | "-lLLVMipa", |
| 1451 | "-lLLVMAnalysis", |
| 1452 | "-lLLVMTarget", |
Ted Kremenek | b1db214 | 2008-05-08 19:20:24 +0000 | [diff] [blame] | 1453 | "-lLLVMCore", |
| 1454 | "-lLLVMSupport", |
| 1455 | "-lLLVMSystem", |
Ted Kremenek | b1db214 | 2008-05-08 19:20:24 +0000 | [diff] [blame] | 1456 | ); |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1457 | PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
| 1458 | PRODUCT_NAME = clang; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1459 | }; |
| 1460 | name = Debug; |
| 1461 | }; |
| 1462 | 1DEB923308733DC60010E9CD /* Release */ = { |
| 1463 | isa = XCBuildConfiguration; |
| 1464 | buildSettings = { |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1465 | ARCHS = "$(NATIVE_ARCH_ACTUAL)"; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1466 | GCC_CW_ASM_SYNTAX = NO; |
| 1467 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 1468 | GCC_ENABLE_CPP_RTTI = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1469 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 1470 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 1471 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1472 | GCC_INLINES_ARE_PRIVATE_EXTERN = NO; |
Ted Kremenek | 664a218 | 2008-10-27 21:41:20 +0000 | [diff] [blame] | 1473 | GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1474 | __STDC_CONSTANT_MACROS, |
| 1475 | "__STDC_LIMIT_MACROS=1", |
| 1476 | ); |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1477 | GCC_STRICT_ALIASING = YES; |
Ted Kremenek | 730165d | 2008-12-19 00:03:48 +0000 | [diff] [blame] | 1478 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1479 | GCC_THREADSAFE_STATICS = NO; |
| 1480 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1481 | INSTALL_PATH = "$(HOME)/bin"; |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1482 | OTHER_LDFLAGS = ( |
Ted Kremenek | b247578 | 2008-10-23 23:15:03 +0000 | [diff] [blame] | 1483 | "-lLLVMBitWriter", |
| 1484 | "-lLLVMBitReader", |
| 1485 | "-lLLVMAsmPrinter", |
| 1486 | "-lLLVMSelectionDAG", |
| 1487 | "-lLLVMCodeGen", |
| 1488 | "-lLLVMipo", |
| 1489 | "-lLLVMScalarOpts", |
| 1490 | "-lLLVMTransformUtils", |
| 1491 | "-lLLVMipa", |
| 1492 | "-lLLVMAnalysis", |
| 1493 | "-lLLVMTarget", |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1494 | "-lLLVMCore", |
| 1495 | "-lLLVMSupport", |
| 1496 | "-lLLVMSystem", |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1497 | ); |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1498 | PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
| 1499 | PRODUCT_NAME = clang; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1500 | }; |
| 1501 | name = Release; |
| 1502 | }; |
| 1503 | 1DEB923608733DC60010E9CD /* Debug */ = { |
| 1504 | isa = XCBuildConfiguration; |
| 1505 | buildSettings = { |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1506 | GCC_VERSION = ""; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1507 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 1508 | GCC_WARN_UNUSED_VARIABLE = YES; |
Nate Begeman | d283292 | 2008-03-09 01:55:39 +0000 | [diff] [blame] | 1509 | HEADER_SEARCH_PATHS = ( |
| 1510 | ../../include, |
| 1511 | include, |
| 1512 | ); |
| 1513 | LIBRARY_SEARCH_PATHS = ../../Debug/lib; |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1514 | OTHER_LDFLAGS = ""; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1515 | PREBINDING = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1516 | }; |
| 1517 | name = Debug; |
| 1518 | }; |
| 1519 | 1DEB923708733DC60010E9CD /* Release */ = { |
| 1520 | isa = XCBuildConfiguration; |
| 1521 | buildSettings = { |
| 1522 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 1523 | GCC_WARN_UNUSED_VARIABLE = YES; |
Nate Begeman | d283292 | 2008-03-09 01:55:39 +0000 | [diff] [blame] | 1524 | HEADER_SEARCH_PATHS = ( |
| 1525 | ../../include, |
| 1526 | include, |
| 1527 | ); |
| 1528 | LIBRARY_SEARCH_PATHS = ../../Release; |
Ted Kremenek | dbf2328 | 2008-06-26 17:53:57 +0000 | [diff] [blame] | 1529 | OTHER_LDFLAGS = ""; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1530 | PREBINDING = NO; |
Reid Spencer | 5f016e2 | 2007-07-11 17:01:13 +0000 | [diff] [blame] | 1531 | }; |
| 1532 | name = Release; |
| 1533 | }; |
| 1534 | /* End XCBuildConfiguration section */ |
| 1535 | |
| 1536 | /* Begin XCConfigurationList section */ |
| 1537 | 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */ = { |
| 1538 | isa = XCConfigurationList; |
| 1539 | buildConfigurations = ( |
| 1540 | 1DEB923208733DC60010E9CD /* Debug */, |
| 1541 | 1DEB923308733DC60010E9CD /* Release */, |
| 1542 | ); |
| 1543 | defaultConfigurationIsVisible = 0; |
| 1544 | defaultConfigurationName = Release; |
| 1545 | }; |
| 1546 | 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */ = { |
| 1547 | isa = XCConfigurationList; |
| 1548 | buildConfigurations = ( |
| 1549 | 1DEB923608733DC60010E9CD /* Debug */, |
| 1550 | 1DEB923708733DC60010E9CD /* Release */, |
| 1551 | ); |
| 1552 | defaultConfigurationIsVisible = 0; |
| 1553 | defaultConfigurationName = Release; |
| 1554 | }; |
| 1555 | /* End XCConfigurationList section */ |
| 1556 | }; |
| 1557 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 1558 | } |