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