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