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