Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 1 | // !$*UTF8*$! |
| 2 | { |
| 3 | archiveVersion = 1; |
| 4 | classes = { |
| 5 | }; |
| 6 | objectVersion = 42; |
| 7 | objects = { |
| 8 | |
| 9 | /* Begin PBXBuildFile section */ |
| 10 | 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A30A9E80B93A4C800201A91 /* ExprCXX.h */; }; |
Anders Carlsson | a66cad4 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 11 | 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A7342470C7B57D500122F56 /* CGObjC.cpp */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 12 | 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */; }; |
| 13 | 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */; }; |
Anders Carlsson | 36a0487 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 14 | 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */; }; |
Ted Kremenek | ca8c600 | 2007-09-17 20:52:52 +0000 | [diff] [blame] | 15 | 3513BD550C9F207900FA56C6 /* UninitializedValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3513BD540C9F207900FA56C6 /* UninitializedValues.cpp */; }; |
Ted Kremenek | 744ebfe | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 16 | 35260CA50C7F75C000D66CE9 /* ExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */; }; |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 17 | 355CF6840C90A8D400A08AA3 /* DeadStores.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 355CF6830C90A8D400A08AA3 /* DeadStores.cpp */; }; |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 18 | 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */; }; |
Ted Kremenek | b6976a2 | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 19 | 35CFFE000CA1CBCB00E6F2BE /* StmtViz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */; }; |
Steve Naroff | 3fafa10 | 2007-10-01 19:00:59 +0000 | [diff] [blame] | 20 | 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 21 | 84D9A8880C1A57E100AC7ABC /* AttributeList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */; }; |
| 22 | 84D9A88C0C1A581300AC7ABC /* AttributeList.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 84D9A88B0C1A581300AC7ABC /* AttributeList.h */; }; |
| 23 | DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE01DA480B12ADA300AC22CE /* PPCallbacks.h */; }; |
| 24 | DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */; }; |
| 25 | DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06B73D0A8307640050E87E /* LangOptions.h */; }; |
| 26 | DE06BECB0A854E4B0050E87E /* Scope.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06BECA0A854E4B0050E87E /* Scope.h */; }; |
| 27 | DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE06D42F0A8BB52D0050E87E /* Parser.cpp */; }; |
| 28 | DE06E8140A8FF9330050E87E /* Action.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE06E8130A8FF9330050E87E /* Action.h */; }; |
| 29 | DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE0FCA620A95859D00248FD5 /* Expr.h */; }; |
| 30 | DE0FCB340A9C21F100248FD5 /* Expr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE0FCB330A9C21F100248FD5 /* Expr.cpp */; }; |
| 31 | DE1733000B068B700080B521 /* ASTContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE1732FF0B068B700080B521 /* ASTContext.cpp */; }; |
| 32 | DE17336E0B068DC20080B521 /* DeclSpec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE17336D0B068DC20080B521 /* DeclSpec.cpp */; }; |
| 33 | DE1733700B068DC60080B521 /* DeclSpec.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE17336F0B068DC60080B521 /* DeclSpec.h */; }; |
| 34 | DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE1F22020A7D852A00FBF588 /* Parser.h */; }; |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 35 | DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */; }; |
Chris Lattner | 9fba49a | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 36 | DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */; }; |
Chris Lattner | f7b2e55 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 37 | DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 38 | DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */; }; |
| 39 | DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */; }; |
| 40 | DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3450D60AEB543100DBC861 /* DirectoryLookup.h */; }; |
| 41 | DE3451580AEC176100DBC861 /* MacroExpander.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3451570AEC176100DBC861 /* MacroExpander.cpp */; }; |
| 42 | DE3452410AEF1A2D00DBC861 /* Stmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3452400AEF1A2D00DBC861 /* Stmt.cpp */; }; |
| 43 | DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3452800AEF1B1800DBC861 /* Stmt.h */; }; |
| 44 | DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE345C190AFC658B00DBC861 /* StmtVisitor.h */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 45 | DE345F220AFD347900DBC861 /* StmtNodes.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE345F210AFD347900DBC861 /* StmtNodes.def */; }; |
| 46 | DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */; }; |
| 47 | DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460040AFDCC6500DBC861 /* ParseInit.cpp */; }; |
| 48 | DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */; }; |
| 49 | DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */; }; |
| 50 | DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */; }; |
| 51 | DE3461270AFE68BE00DBC861 /* MinimalAction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */; }; |
| 52 | DE34621D0AFEB19B00DBC861 /* StmtPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */; }; |
| 53 | DE3464220B03040900DBC861 /* Type.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE3464210B03040900DBC861 /* Type.h */; }; |
| 54 | DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4264FB0C113592005A861D /* CGDecl.cpp */; }; |
| 55 | DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE46BF270AE0A82D00CC047C /* TargetInfo.h */; }; |
| 56 | DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772F90C10EAE5002239E8 /* CGStmt.cpp */; }; |
| 57 | DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */; }; |
| 58 | DE5932D10AD60FF400BC794C /* clang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932CD0AD60FF400BC794C /* clang.cpp */; }; |
| 59 | DE5932D20AD60FF400BC794C /* clang.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE5932CE0AD60FF400BC794C /* clang.h */; }; |
| 60 | DE5932D30AD60FF400BC794C /* PrintParserCallbacks.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */; }; |
| 61 | DE5932D40AD60FF400BC794C /* PrintPreprocessedOutput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */; }; |
| 62 | DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70A0C020EC500F66BC5 /* SemaType.cpp */; }; |
| 63 | DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */; }; |
| 64 | DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */; }; |
| 65 | DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */; }; |
| 66 | DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */; }; |
| 67 | DE67E7150C020EDF00F66BC5 /* Sema.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE67E7140C020EDF00F66BC5 /* Sema.h */; }; |
| 68 | DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7160C020EE400F66BC5 /* Sema.cpp */; }; |
| 69 | DE67E71A0C020F4F00F66BC5 /* ASTStreamer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE67E7190C020F4F00F66BC5 /* ASTStreamer.cpp */; }; |
| 70 | DE67E7280C02109800F66BC5 /* ASTStreamer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE67E7270C02109800F66BC5 /* ASTStreamer.h */; }; |
| 71 | DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6951C60C4D1F5D00A5826B /* RecordLayout.h */; }; |
| 72 | DE6954640C5121BD00A5826B /* Token.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE6954630C5121BD00A5826B /* Token.h */; }; |
| 73 | DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE75ED280B044DC90020CF81 /* ASTContext.h */; }; |
| 74 | DE75EDF10B06880E0020CF81 /* Type.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE75EDF00B06880E0020CF81 /* Type.cpp */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 75 | DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B120C05659200231DA4 /* ModuleBuilder.cpp */; }; |
| 76 | DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */; }; |
| 77 | DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B7C0C0A615100231DA4 /* CodeGenModule.h */; }; |
| 78 | DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */; }; |
| 79 | DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DE928B800C0A615B00231DA4 /* CodeGenFunction.h */; }; |
| 80 | DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */; }; |
| 81 | DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */; }; |
| 82 | DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEAEED4A0A5AF89A0045101B /* NOTES.txt */; }; |
| 83 | DEB0AEB90C2087A700718A22 /* TextDiagnostics.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEB0AEB80C2087A700718A22 /* TextDiagnostics.h */; }; |
| 84 | DEB0AEBB0C2087AB00718A22 /* TextDiagnostics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEB0AEBA0C2087AB00718A22 /* TextDiagnostics.cpp */; }; |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 85 | DEC63B1A0C7B940200DBF169 /* CFG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEC63B190C7B940200DBF169 /* CFG.cpp */; }; |
| 86 | DEC63B1C0C7B940600DBF169 /* CFG.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC63B1B0C7B940600DBF169 /* CFG.h */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 87 | DEC82DC40C32D50A00BAC245 /* DiagChecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEC82DC30C32D50A00BAC245 /* DiagChecker.cpp */; }; |
| 88 | DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9900A9433CD00353FCA /* Decl.h */; }; |
| 89 | DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEC8D9A30A94346E00353FCA /* AST.h */; }; |
| 90 | DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED626C80AE0C065001E80A4 /* TargetInfo.cpp */; }; |
| 91 | DED627030AE0C51D001E80A4 /* Targets.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED627020AE0C51D001E80A4 /* Targets.cpp */; }; |
| 92 | DED62ABB0AE2EDF1001E80A4 /* Decl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */; }; |
| 93 | DED676D10B6C786700AAD4A3 /* Builtins.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED676D00B6C786700AAD4A3 /* Builtins.def */; }; |
| 94 | DED676FA0B6C797B00AAD4A3 /* Builtins.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED676F90B6C797B00AAD4A3 /* Builtins.h */; }; |
| 95 | DED677C90B6C854100AAD4A3 /* Builtins.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED677C80B6C854100AAD4A3 /* Builtins.cpp */; }; |
| 96 | DED67AEE0B6DB92A00AAD4A3 /* X86Builtins.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED67AED0B6DB92A00AAD4A3 /* X86Builtins.def */; }; |
| 97 | DED67AF00B6DB92F00AAD4A3 /* PPCBuiltins.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED67AEF0B6DB92F00AAD4A3 /* PPCBuiltins.def */; }; |
| 98 | DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7310A524295003AD0FB /* Diagnostic.h */; }; |
| 99 | DED7D7420A524295003AD0FB /* DiagnosticKinds.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7320A524295003AD0FB /* DiagnosticKinds.def */; }; |
| 100 | DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7330A524295003AD0FB /* FileManager.h */; }; |
| 101 | DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7350A524295003AD0FB /* SourceLocation.h */; }; |
| 102 | DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7360A524295003AD0FB /* SourceManager.h */; }; |
| 103 | DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7370A524295003AD0FB /* TokenKinds.def */; }; |
| 104 | DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7380A524295003AD0FB /* TokenKinds.h */; }; |
| 105 | DED7D7490A524295003AD0FB /* IdentifierTable.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73A0A524295003AD0FB /* IdentifierTable.h */; }; |
| 106 | DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73B0A524295003AD0FB /* Lexer.h */; }; |
| 107 | DED7D74C0A524295003AD0FB /* MacroExpander.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73D0A524295003AD0FB /* MacroExpander.h */; }; |
| 108 | DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73E0A524295003AD0FB /* MacroInfo.h */; }; |
| 109 | DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D73F0A524295003AD0FB /* Pragma.h */; }; |
| 110 | DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7400A524295003AD0FB /* Preprocessor.h */; }; |
| 111 | DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */; }; |
| 112 | DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D75E0A5242C7003AD0FB /* FileManager.cpp */; }; |
| 113 | DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */; }; |
| 114 | DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */; }; |
| 115 | DED7D7C20A5242E6003AD0FB /* IdentifierTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D79D0A5242E6003AD0FB /* IdentifierTable.cpp */; }; |
| 116 | DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D79E0A5242E6003AD0FB /* Lexer.cpp */; }; |
| 117 | DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */; }; |
| 118 | DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */; }; |
| 119 | DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A30A5242E6003AD0FB /* Pragma.cpp */; }; |
| 120 | DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */; }; |
| 121 | DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D7D70A524302003AD0FB /* README.txt */; }; |
| 122 | DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DED7D9170A52518C003AD0FB /* ScratchBuffer.h */; }; |
| 123 | DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */; }; |
| 124 | DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBBD430C19C5D200A9FE82 /* TODO.txt */; }; |
| 125 | DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */; }; |
| 126 | DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */; }; |
| 127 | DEEBCBE30C33702C00A9FE82 /* TextDiagnosticBuffer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEEBCBE20C33702C00A9FE82 /* TextDiagnosticBuffer.h */; }; |
| 128 | DEEBCBE50C33703100A9FE82 /* TextDiagnosticBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEEBCBE40C33703100A9FE82 /* TextDiagnosticBuffer.cpp */; }; |
Chris Lattner | 428b704 | 2007-07-31 18:43:04 +0000 | [diff] [blame] | 129 | DEF2E9320C5FB9FB000C4259 /* ASTStreamers.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF2E9310C5FB9FB000C4259 /* ASTStreamers.h */; }; |
| 130 | DEF2E9340C5FBA02000C4259 /* ASTStreamers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2E9330C5FBA02000C4259 /* ASTStreamers.cpp */; }; |
Chris Lattner | ee063d0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 131 | DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */; }; |
Chris Lattner | 9557878 | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 132 | DEF2EDA70C6A4252000C4259 /* StmtDumper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */; }; |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 133 | DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */; }; |
Chris Lattner | 2e64c07 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 134 | DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */; }; |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 135 | DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */; }; |
| 136 | DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 137 | F0226FD20C18084500141F42 /* TextDiagnosticPrinter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F0226FD00C18084500141F42 /* TextDiagnosticPrinter.cpp */; }; |
| 138 | F0226FD30C18084500141F42 /* TextDiagnosticPrinter.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = F0226FD10C18084500141F42 /* TextDiagnosticPrinter.h */; }; |
| 139 | /* End PBXBuildFile section */ |
| 140 | |
| 141 | /* Begin PBXCopyFilesBuildPhase section */ |
| 142 | 8DD76F690486A84900D96B5E /* CopyFiles */ = { |
| 143 | isa = PBXCopyFilesBuildPhase; |
| 144 | buildActionMask = 8; |
| 145 | dstPath = /usr/share/man/man1/; |
| 146 | dstSubfolderSpec = 0; |
| 147 | files = ( |
| 148 | DED7D7410A524295003AD0FB /* Diagnostic.h in CopyFiles */, |
| 149 | DED7D7420A524295003AD0FB /* DiagnosticKinds.def in CopyFiles */, |
| 150 | DED7D7430A524295003AD0FB /* FileManager.h in CopyFiles */, |
| 151 | DED7D7450A524295003AD0FB /* SourceLocation.h in CopyFiles */, |
| 152 | DED7D7460A524295003AD0FB /* SourceManager.h in CopyFiles */, |
| 153 | DED7D7470A524295003AD0FB /* TokenKinds.def in CopyFiles */, |
| 154 | DED7D7480A524295003AD0FB /* TokenKinds.h in CopyFiles */, |
| 155 | DED7D7490A524295003AD0FB /* IdentifierTable.h in CopyFiles */, |
| 156 | DED7D74A0A524295003AD0FB /* Lexer.h in CopyFiles */, |
| 157 | DED7D74C0A524295003AD0FB /* MacroExpander.h in CopyFiles */, |
| 158 | DED7D74D0A524295003AD0FB /* MacroInfo.h in CopyFiles */, |
| 159 | DED7D74E0A524295003AD0FB /* Pragma.h in CopyFiles */, |
| 160 | DED7D74F0A524295003AD0FB /* Preprocessor.h in CopyFiles */, |
| 161 | DED7D7D80A524302003AD0FB /* README.txt in CopyFiles */, |
| 162 | DED7D9180A52518C003AD0FB /* ScratchBuffer.h in CopyFiles */, |
| 163 | DEAEE98B0A5A2B970045101B /* MultipleIncludeOpt.h in CopyFiles */, |
| 164 | DEAEED4B0A5AF89A0045101B /* NOTES.txt in CopyFiles */, |
| 165 | DE1F22030A7D852A00FBF588 /* Parser.h in CopyFiles */, |
| 166 | DE06B73E0A8307640050E87E /* LangOptions.h in CopyFiles */, |
| 167 | DE06BECB0A854E4B0050E87E /* Scope.h in CopyFiles */, |
| 168 | DE06E8140A8FF9330050E87E /* Action.h in CopyFiles */, |
| 169 | DEC8D9910A9433CD00353FCA /* Decl.h in CopyFiles */, |
| 170 | DEC8D9A40A94346E00353FCA /* AST.h in CopyFiles */, |
| 171 | DE0FCA630A95859D00248FD5 /* Expr.h in CopyFiles */, |
| 172 | DE5932D20AD60FF400BC794C /* clang.h in CopyFiles */, |
| 173 | DE46BF280AE0A82D00CC047C /* TargetInfo.h in CopyFiles */, |
| 174 | DE344AB80AE5DF6D00DBC861 /* HeaderSearch.h in CopyFiles */, |
| 175 | DE3450D70AEB543100DBC861 /* DirectoryLookup.h in CopyFiles */, |
| 176 | DE3452810AEF1B1800DBC861 /* Stmt.h in CopyFiles */, |
| 177 | DE345C1A0AFC658B00DBC861 /* StmtVisitor.h in CopyFiles */, |
| 178 | DE345F220AFD347900DBC861 /* StmtNodes.def in CopyFiles */, |
| 179 | DE3464220B03040900DBC861 /* Type.h in CopyFiles */, |
| 180 | DE75ED290B044DC90020CF81 /* ASTContext.h in CopyFiles */, |
| 181 | DE1733700B068DC60080B521 /* DeclSpec.h in CopyFiles */, |
| 182 | DE01DA490B12ADA300AC22CE /* PPCallbacks.h in CopyFiles */, |
| 183 | DED676D10B6C786700AAD4A3 /* Builtins.def in CopyFiles */, |
| 184 | DED676FA0B6C797B00AAD4A3 /* Builtins.h in CopyFiles */, |
| 185 | DED67AEE0B6DB92A00AAD4A3 /* X86Builtins.def in CopyFiles */, |
| 186 | DED67AF00B6DB92F00AAD4A3 /* PPCBuiltins.def in CopyFiles */, |
| 187 | 1A30A9E90B93A4C800201A91 /* ExprCXX.h in CopyFiles */, |
| 188 | 1A869A700BA2164C008DA07A /* LiteralSupport.h in CopyFiles */, |
| 189 | DE67E7150C020EDF00F66BC5 /* Sema.h in CopyFiles */, |
| 190 | DE67E7280C02109800F66BC5 /* ASTStreamer.h in CopyFiles */, |
| 191 | DE928B200C0565B000231DA4 /* ModuleBuilder.h in CopyFiles */, |
| 192 | DE928B7D0C0A615100231DA4 /* CodeGenModule.h in CopyFiles */, |
| 193 | DE928B810C0A615B00231DA4 /* CodeGenFunction.h in CopyFiles */, |
| 194 | F0226FD30C18084500141F42 /* TextDiagnosticPrinter.h in CopyFiles */, |
| 195 | DEEBBD440C19C5D200A9FE82 /* TODO.txt in CopyFiles */, |
| 196 | 84D9A88C0C1A581300AC7ABC /* AttributeList.h in CopyFiles */, |
| 197 | DEB0AEB90C2087A700718A22 /* TextDiagnostics.h in CopyFiles */, |
| 198 | DEEBC3BA0C2363B800A9FE82 /* CodeGenTypes.h in CopyFiles */, |
| 199 | DEEBCBE30C33702C00A9FE82 /* TextDiagnosticBuffer.h in CopyFiles */, |
| 200 | DE6951C70C4D1F5D00A5826B /* RecordLayout.h in CopyFiles */, |
| 201 | DE6954640C5121BD00A5826B /* Token.h in CopyFiles */, |
Chris Lattner | 428b704 | 2007-07-31 18:43:04 +0000 | [diff] [blame] | 202 | DEF2E9320C5FB9FB000C4259 /* ASTStreamers.h in CopyFiles */, |
Chris Lattner | ee063d0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 203 | DEF2E95F0C5FBD74000C4259 /* InternalsManual.html in CopyFiles */, |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 204 | DEC63B1C0C7B940600DBF169 /* CFG.h in CopyFiles */, |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 205 | DEF7D9F70C9C8B1A0001F598 /* Rewriter.h in CopyFiles */, |
Steve Naroff | 3fafa10 | 2007-10-01 19:00:59 +0000 | [diff] [blame] | 206 | 84AF36A10CB17A3B00C820A5 /* DeclObjC.h in CopyFiles */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 207 | ); |
| 208 | runOnlyForDeploymentPostprocessing = 1; |
| 209 | }; |
| 210 | /* End PBXCopyFilesBuildPhase section */ |
| 211 | |
| 212 | /* Begin PBXFileReference section */ |
| 213 | 1A30A9E80B93A4C800201A91 /* ExprCXX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExprCXX.h; path = clang/AST/ExprCXX.h; sourceTree = "<group>"; }; |
Anders Carlsson | a66cad4 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 214 | 1A7342470C7B57D500122F56 /* CGObjC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGObjC.cpp; path = CodeGen/CGObjC.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 215 | 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiteralSupport.h; sourceTree = "<group>"; }; |
| 216 | 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LiteralSupport.cpp; sourceTree = "<group>"; }; |
Anders Carlsson | 36a0487 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 217 | 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CGBuiltin.cpp; path = CodeGen/CGBuiltin.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | ca8c600 | 2007-09-17 20:52:52 +0000 | [diff] [blame] | 218 | 3513BD540C9F207900FA56C6 /* UninitializedValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = UninitializedValues.cpp; path = Analysis/UninitializedValues.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 744ebfe | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 219 | 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ExprCXX.cpp; path = AST/ExprCXX.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | 6ee700e | 2007-09-20 21:47:32 +0000 | [diff] [blame] | 220 | 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtDeclVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h; sourceTree = "<group>"; }; |
| 221 | 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGRecStmtVisitor.h; path = clang/Analysis/Visitors/CFGRecStmtVisitor.h; sourceTree = "<group>"; }; |
| 222 | 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGStmtVisitor.h; path = clang/Analysis/Visitors/CFGStmtVisitor.h; sourceTree = "<group>"; }; |
| 223 | 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CFGVarDeclVisitor.h; path = clang/Analysis/Visitors/CFGVarDeclVisitor.h; sourceTree = "<group>"; }; |
| 224 | 352C19E00CA321C80045DB98 /* DataflowStmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowStmtVisitor.h; path = clang/Analysis/Visitors/DataflowStmtVisitor.h; sourceTree = "<group>"; }; |
Ted Kremenek | 08176a5 | 2007-08-31 21:30:12 +0000 | [diff] [blame] | 225 | 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PrettyPrinter.h; path = clang/AST/PrettyPrinter.h; sourceTree = "<group>"; }; |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 226 | 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalCheckers.h; path = clang/Analysis/LocalCheckers.h; sourceTree = "<group>"; }; |
| 227 | 355CF6830C90A8D400A08AA3 /* DeadStores.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DeadStores.cpp; path = Analysis/DeadStores.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 228 | 356EF9B20C8F7DBA006650F5 /* LiveVariables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LiveVariables.h; path = clang/Analysis/LiveVariables.h; sourceTree = "<group>"; }; |
| 229 | 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LiveVariables.cpp; path = Analysis/LiveVariables.cpp; sourceTree = "<group>"; }; |
Ted Kremenek | e79832f | 2007-09-14 23:13:28 +0000 | [diff] [blame] | 230 | 35AE0F660C9B4CA300CC1279 /* UninitializedValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UninitializedValues.h; path = clang/Analysis/UninitializedValues.h; sourceTree = "<group>"; }; |
Ted Kremenek | 75fe3b1 | 2007-09-17 16:09:32 +0000 | [diff] [blame] | 231 | 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ASTConsumer.h; path = clang/AST/ASTConsumer.h; sourceTree = "<group>"; }; |
Ted Kremenek | b6976a2 | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 232 | 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = StmtViz.cpp; path = AST/StmtViz.cpp; sourceTree = "<group>"; }; |
| 233 | 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StmtGraphTraits.h; path = clang/AST/StmtGraphTraits.h; sourceTree = "<group>"; }; |
Ted Kremenek | 6f324ee | 2007-09-25 22:45:38 +0000 | [diff] [blame] | 234 | 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowSolver.h; path = clang/Analysis/FlowSensitive/DataflowSolver.h; sourceTree = "<group>"; }; |
| 235 | 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DataflowValues.h; path = clang/Analysis/FlowSensitive/DataflowValues.h; sourceTree = "<group>"; }; |
Steve Naroff | 3fafa10 | 2007-10-01 19:00:59 +0000 | [diff] [blame] | 236 | 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DeclObjC.h; path = clang/AST/DeclObjC.h; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 237 | 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AttributeList.cpp; path = Parse/AttributeList.cpp; sourceTree = "<group>"; }; |
| 238 | 84D9A88B0C1A581300AC7ABC /* AttributeList.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AttributeList.h; path = clang/Parse/AttributeList.h; sourceTree = "<group>"; }; |
Steve Naroff | 948fd37 | 2007-09-17 14:16:13 +0000 | [diff] [blame] | 239 | 8DD76F6C0486A84900D96B5E /* clang */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = clang; sourceTree = BUILT_PRODUCTS_DIR; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 240 | DE01DA480B12ADA300AC22CE /* PPCallbacks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PPCallbacks.h; sourceTree = "<group>"; }; |
| 241 | DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExprCXX.cpp; path = Parse/ParseExprCXX.cpp; sourceTree = "<group>"; }; |
| 242 | DE06B73D0A8307640050E87E /* LangOptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LangOptions.h; sourceTree = "<group>"; }; |
| 243 | DE06BECA0A854E4B0050E87E /* Scope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Scope.h; path = clang/Parse/Scope.h; sourceTree = "<group>"; }; |
| 244 | DE06D42F0A8BB52D0050E87E /* Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Parser.cpp; path = Parse/Parser.cpp; sourceTree = "<group>"; }; |
| 245 | DE06E8130A8FF9330050E87E /* Action.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Action.h; path = clang/Parse/Action.h; sourceTree = "<group>"; }; |
| 246 | DE0FCA620A95859D00248FD5 /* Expr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Expr.h; path = clang/AST/Expr.h; sourceTree = "<group>"; }; |
| 247 | DE0FCB330A9C21F100248FD5 /* Expr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Expr.cpp; path = AST/Expr.cpp; sourceTree = "<group>"; }; |
| 248 | DE1732FF0B068B700080B521 /* ASTContext.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ASTContext.cpp; path = AST/ASTContext.cpp; sourceTree = "<group>"; }; |
| 249 | DE17336D0B068DC20080B521 /* DeclSpec.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DeclSpec.cpp; path = Parse/DeclSpec.cpp; sourceTree = "<group>"; }; |
| 250 | DE17336F0B068DC60080B521 /* DeclSpec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DeclSpec.h; path = clang/Parse/DeclSpec.h; sourceTree = "<group>"; }; |
| 251 | DE1F22020A7D852A00FBF588 /* Parser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Parser.h; path = clang/Parse/Parser.h; sourceTree = "<group>"; }; |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 252 | DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprComplex.cpp; path = CodeGen/CGExprComplex.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 9fba49a | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 253 | DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprScalar.cpp; path = CodeGen/CGExprScalar.cpp; sourceTree = "<group>"; }; |
Chris Lattner | f7b2e55 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 254 | DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDeclCXX.cpp; path = Parse/ParseDeclCXX.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 255 | DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HeaderSearch.h; sourceTree = "<group>"; }; |
| 256 | DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HeaderSearch.cpp; sourceTree = "<group>"; }; |
| 257 | DE3450D60AEB543100DBC861 /* DirectoryLookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoryLookup.h; sourceTree = "<group>"; }; |
| 258 | DE3451570AEC176100DBC861 /* MacroExpander.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroExpander.cpp; sourceTree = "<group>"; }; |
| 259 | DE3452400AEF1A2D00DBC861 /* Stmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Stmt.cpp; path = AST/Stmt.cpp; sourceTree = "<group>"; }; |
| 260 | DE3452800AEF1B1800DBC861 /* Stmt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Stmt.h; path = clang/AST/Stmt.h; sourceTree = "<group>"; }; |
| 261 | DE345C190AFC658B00DBC861 /* StmtVisitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = StmtVisitor.h; path = clang/AST/StmtVisitor.h; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 262 | DE345F210AFD347900DBC861 /* StmtNodes.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = StmtNodes.def; path = clang/AST/StmtNodes.def; sourceTree = "<group>"; }; |
| 263 | DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseObjc.cpp; path = Parse/ParseObjc.cpp; sourceTree = "<group>"; }; |
| 264 | DE3460040AFDCC6500DBC861 /* ParseInit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseInit.cpp; path = Parse/ParseInit.cpp; sourceTree = "<group>"; }; |
| 265 | DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseStmt.cpp; path = Parse/ParseStmt.cpp; sourceTree = "<group>"; }; |
| 266 | DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseDecl.cpp; path = Parse/ParseDecl.cpp; sourceTree = "<group>"; }; |
| 267 | DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParseExpr.cpp; path = Parse/ParseExpr.cpp; sourceTree = "<group>"; }; |
| 268 | DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MinimalAction.cpp; path = Parse/MinimalAction.cpp; sourceTree = "<group>"; }; |
| 269 | DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = StmtPrinter.cpp; path = AST/StmtPrinter.cpp; sourceTree = "<group>"; }; |
| 270 | DE3464210B03040900DBC861 /* Type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Type.h; path = clang/AST/Type.h; sourceTree = "<group>"; }; |
| 271 | DE4264FB0C113592005A861D /* CGDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGDecl.cpp; path = CodeGen/CGDecl.cpp; sourceTree = "<group>"; }; |
| 272 | DE46BF270AE0A82D00CC047C /* TargetInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TargetInfo.h; sourceTree = "<group>"; }; |
| 273 | DE4772F90C10EAE5002239E8 /* CGStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGStmt.cpp; path = CodeGen/CGStmt.cpp; sourceTree = "<group>"; }; |
| 274 | DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGExpr.cpp; path = CodeGen/CGExpr.cpp; sourceTree = "<group>"; }; |
| 275 | DE5932CD0AD60FF400BC794C /* clang.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = clang.cpp; path = Driver/clang.cpp; sourceTree = "<group>"; }; |
| 276 | DE5932CE0AD60FF400BC794C /* clang.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = clang.h; path = Driver/clang.h; sourceTree = "<group>"; }; |
| 277 | DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintParserCallbacks.cpp; path = Driver/PrintParserCallbacks.cpp; sourceTree = "<group>"; }; |
| 278 | DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PrintPreprocessedOutput.cpp; path = Driver/PrintPreprocessedOutput.cpp; sourceTree = "<group>"; }; |
| 279 | DE67E70A0C020EC500F66BC5 /* SemaType.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SemaType.cpp; path = Sema/SemaType.cpp; sourceTree = "<group>"; }; |
| 280 | DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SemaStmt.cpp; path = Sema/SemaStmt.cpp; sourceTree = "<group>"; }; |
| 281 | DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExprCXX.cpp; path = Sema/SemaExprCXX.cpp; sourceTree = "<group>"; }; |
| 282 | DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SemaExpr.cpp; path = Sema/SemaExpr.cpp; sourceTree = "<group>"; }; |
Fariborz Jahanian | 67907bd | 2007-10-05 18:00:57 +0000 | [diff] [blame^] | 283 | DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = SemaDecl.cpp; path = Sema/SemaDecl.cpp; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 284 | DE67E7140C020EDF00F66BC5 /* Sema.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Sema.h; path = Sema/Sema.h; sourceTree = "<group>"; }; |
| 285 | DE67E7160C020EE400F66BC5 /* Sema.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Sema.cpp; path = Sema/Sema.cpp; sourceTree = "<group>"; }; |
| 286 | DE67E7190C020F4F00F66BC5 /* ASTStreamer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ASTStreamer.cpp; path = Sema/ASTStreamer.cpp; sourceTree = "<group>"; }; |
| 287 | DE67E7270C02109800F66BC5 /* ASTStreamer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ASTStreamer.h; path = clang/Sema/ASTStreamer.h; sourceTree = "<group>"; }; |
| 288 | DE6951C60C4D1F5D00A5826B /* RecordLayout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = RecordLayout.h; path = clang/AST/RecordLayout.h; sourceTree = "<group>"; }; |
| 289 | DE6954630C5121BD00A5826B /* Token.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; }; |
| 290 | DE75ED280B044DC90020CF81 /* ASTContext.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ASTContext.h; path = clang/AST/ASTContext.h; sourceTree = "<group>"; }; |
| 291 | DE75EDF00B06880E0020CF81 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Type.cpp; path = AST/Type.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 292 | DE928B120C05659200231DA4 /* ModuleBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleBuilder.cpp; path = CodeGen/ModuleBuilder.cpp; sourceTree = "<group>"; }; |
| 293 | DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; }; |
| 294 | DE928B7C0C0A615100231DA4 /* CodeGenModule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CodeGenModule.h; path = CodeGen/CodeGenModule.h; sourceTree = "<group>"; }; |
| 295 | DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenModule.cpp; path = CodeGen/CodeGenModule.cpp; sourceTree = "<group>"; }; |
| 296 | DE928B800C0A615B00231DA4 /* CodeGenFunction.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CodeGenFunction.h; path = CodeGen/CodeGenFunction.h; sourceTree = "<group>"; }; |
| 297 | DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenFunction.cpp; path = CodeGen/CodeGenFunction.cpp; sourceTree = "<group>"; }; |
| 298 | DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultipleIncludeOpt.h; sourceTree = "<group>"; }; |
| 299 | DEAEED4A0A5AF89A0045101B /* NOTES.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = NOTES.txt; sourceTree = "<group>"; }; |
| 300 | DEB0AEB80C2087A700718A22 /* TextDiagnostics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TextDiagnostics.h; path = Driver/TextDiagnostics.h; sourceTree = "<group>"; }; |
| 301 | DEB0AEBA0C2087AB00718A22 /* TextDiagnostics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnostics.cpp; path = Driver/TextDiagnostics.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 302 | DEC63B190C7B940200DBF169 /* CFG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CFG.cpp; path = AST/CFG.cpp; sourceTree = "<group>"; }; |
| 303 | DEC63B1B0C7B940600DBF169 /* CFG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CFG.h; path = clang/AST/CFG.h; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 304 | DEC82DC30C32D50A00BAC245 /* DiagChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DiagChecker.cpp; path = Driver/DiagChecker.cpp; sourceTree = "<group>"; }; |
| 305 | DEC8D9900A9433CD00353FCA /* Decl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Decl.h; path = clang/AST/Decl.h; sourceTree = "<group>"; }; |
| 306 | DEC8D9A30A94346E00353FCA /* AST.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AST.h; path = clang/AST/AST.h; sourceTree = "<group>"; }; |
| 307 | DED626C80AE0C065001E80A4 /* TargetInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TargetInfo.cpp; sourceTree = "<group>"; }; |
| 308 | DED627020AE0C51D001E80A4 /* Targets.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Targets.cpp; path = Driver/Targets.cpp; sourceTree = "<group>"; }; |
Fariborz Jahanian | 67907bd | 2007-10-05 18:00:57 +0000 | [diff] [blame^] | 309 | DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = Decl.cpp; path = AST/Decl.cpp; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 310 | DED676D00B6C786700AAD4A3 /* Builtins.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = Builtins.def; path = clang/AST/Builtins.def; sourceTree = "<group>"; }; |
| 311 | DED676F90B6C797B00AAD4A3 /* Builtins.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Builtins.h; path = clang/AST/Builtins.h; sourceTree = "<group>"; }; |
| 312 | DED677C80B6C854100AAD4A3 /* Builtins.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Builtins.cpp; path = AST/Builtins.cpp; sourceTree = "<group>"; }; |
| 313 | DED67AED0B6DB92A00AAD4A3 /* X86Builtins.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = X86Builtins.def; path = Driver/X86Builtins.def; sourceTree = "<group>"; }; |
| 314 | DED67AEF0B6DB92F00AAD4A3 /* PPCBuiltins.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = PPCBuiltins.def; path = Driver/PPCBuiltins.def; sourceTree = "<group>"; }; |
| 315 | DED7D7310A524295003AD0FB /* Diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Diagnostic.h; sourceTree = "<group>"; }; |
| 316 | DED7D7320A524295003AD0FB /* DiagnosticKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = DiagnosticKinds.def; sourceTree = "<group>"; }; |
| 317 | DED7D7330A524295003AD0FB /* FileManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileManager.h; sourceTree = "<group>"; }; |
| 318 | DED7D7350A524295003AD0FB /* SourceLocation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceLocation.h; sourceTree = "<group>"; }; |
| 319 | DED7D7360A524295003AD0FB /* SourceManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SourceManager.h; sourceTree = "<group>"; }; |
| 320 | DED7D7370A524295003AD0FB /* TokenKinds.def */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TokenKinds.def; sourceTree = "<group>"; }; |
| 321 | DED7D7380A524295003AD0FB /* TokenKinds.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TokenKinds.h; sourceTree = "<group>"; }; |
| 322 | DED7D73A0A524295003AD0FB /* IdentifierTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IdentifierTable.h; sourceTree = "<group>"; }; |
| 323 | DED7D73B0A524295003AD0FB /* Lexer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lexer.h; sourceTree = "<group>"; }; |
| 324 | DED7D73D0A524295003AD0FB /* MacroExpander.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroExpander.h; sourceTree = "<group>"; }; |
| 325 | DED7D73E0A524295003AD0FB /* MacroInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacroInfo.h; sourceTree = "<group>"; }; |
| 326 | DED7D73F0A524295003AD0FB /* Pragma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Pragma.h; sourceTree = "<group>"; }; |
| 327 | DED7D7400A524295003AD0FB /* Preprocessor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Preprocessor.h; sourceTree = "<group>"; }; |
| 328 | DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Diagnostic.cpp; sourceTree = "<group>"; }; |
| 329 | DED7D75E0A5242C7003AD0FB /* FileManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileManager.cpp; sourceTree = "<group>"; }; |
| 330 | DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SourceManager.cpp; sourceTree = "<group>"; }; |
| 331 | DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TokenKinds.cpp; sourceTree = "<group>"; }; |
| 332 | DED7D79D0A5242E6003AD0FB /* IdentifierTable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IdentifierTable.cpp; sourceTree = "<group>"; }; |
| 333 | DED7D79E0A5242E6003AD0FB /* Lexer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lexer.cpp; sourceTree = "<group>"; }; |
| 334 | DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MacroInfo.cpp; sourceTree = "<group>"; }; |
| 335 | DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PPExpressions.cpp; sourceTree = "<group>"; }; |
| 336 | DED7D7A30A5242E6003AD0FB /* Pragma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Pragma.cpp; sourceTree = "<group>"; }; |
| 337 | DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Preprocessor.cpp; sourceTree = "<group>"; }; |
| 338 | DED7D7D70A524302003AD0FB /* README.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
| 339 | DED7D9170A52518C003AD0FB /* ScratchBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScratchBuffer.h; sourceTree = "<group>"; }; |
| 340 | DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScratchBuffer.cpp; sourceTree = "<group>"; }; |
| 341 | DEEBBD430C19C5D200A9FE82 /* TODO.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = TODO.txt; sourceTree = "<group>"; }; |
| 342 | DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CodeGenTypes.h; path = CodeGen/CodeGenTypes.h; sourceTree = "<group>"; }; |
| 343 | DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CodeGenTypes.cpp; path = CodeGen/CodeGenTypes.cpp; sourceTree = "<group>"; }; |
| 344 | DEEBCBE20C33702C00A9FE82 /* TextDiagnosticBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticBuffer.h; path = Driver/TextDiagnosticBuffer.h; sourceTree = "<group>"; }; |
| 345 | DEEBCBE40C33703100A9FE82 /* TextDiagnosticBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticBuffer.cpp; path = Driver/TextDiagnosticBuffer.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 428b704 | 2007-07-31 18:43:04 +0000 | [diff] [blame] | 346 | DEF2E9310C5FB9FB000C4259 /* ASTStreamers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ASTStreamers.h; path = Driver/ASTStreamers.h; sourceTree = "<group>"; }; |
| 347 | DEF2E9330C5FBA02000C4259 /* ASTStreamers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ASTStreamers.cpp; path = Driver/ASTStreamers.cpp; sourceTree = "<group>"; }; |
Chris Lattner | ee063d0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 348 | DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = InternalsManual.html; path = docs/InternalsManual.html; sourceTree = "<group>"; }; |
Chris Lattner | 9557878 | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 349 | DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = StmtDumper.cpp; path = AST/StmtDumper.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 350 | DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CGExprAgg.cpp; path = CodeGen/CGExprAgg.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 2e64c07 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 351 | DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SemaChecking.cpp; path = Sema/SemaChecking.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 352 | DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Rewriter.h; path = clang/Rewrite/Rewriter.h; sourceTree = "<group>"; }; |
| 353 | DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Rewriter.cpp; path = Rewrite/Rewriter.cpp; sourceTree = "<group>"; }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 354 | F0226FD00C18084500141F42 /* TextDiagnosticPrinter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TextDiagnosticPrinter.cpp; path = Driver/TextDiagnosticPrinter.cpp; sourceTree = "<group>"; }; |
| 355 | F0226FD10C18084500141F42 /* TextDiagnosticPrinter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TextDiagnosticPrinter.h; path = Driver/TextDiagnosticPrinter.h; sourceTree = "<group>"; }; |
| 356 | /* End PBXFileReference section */ |
| 357 | |
| 358 | /* Begin PBXFrameworksBuildPhase section */ |
| 359 | 8DD76F660486A84900D96B5E /* Frameworks */ = { |
| 360 | isa = PBXFrameworksBuildPhase; |
| 361 | buildActionMask = 2147483647; |
| 362 | files = ( |
| 363 | ); |
| 364 | runOnlyForDeploymentPostprocessing = 0; |
| 365 | }; |
| 366 | /* End PBXFrameworksBuildPhase section */ |
| 367 | |
| 368 | /* Begin PBXGroup section */ |
| 369 | 08FB7794FE84155DC02AAC07 /* clang */ = { |
| 370 | isa = PBXGroup; |
| 371 | children = ( |
| 372 | DED7D72E0A524295003AD0FB /* include */, |
| 373 | 08FB7795FE84155DC02AAC07 /* Source */, |
| 374 | DEAEECAE0A5AF0FA0045101B /* Driver */, |
| 375 | C6859E8C029090F304C91782 /* Documentation */, |
| 376 | 1AB674ADFE9D54B511CA2CBB /* Products */, |
| 377 | ); |
| 378 | name = clang; |
| 379 | sourceTree = "<group>"; |
| 380 | }; |
| 381 | 08FB7795FE84155DC02AAC07 /* Source */ = { |
| 382 | isa = PBXGroup; |
| 383 | children = ( |
| 384 | DED7D7500A5242C7003AD0FB /* Basic */, |
| 385 | DED7D78C0A5242E6003AD0FB /* Lex */, |
| 386 | DE1F22600A7D8C9B00FBF588 /* Parse */, |
| 387 | DEC8D9920A9433F400353FCA /* AST */, |
| 388 | DE67E7070C020EAB00F66BC5 /* Sema */, |
| 389 | DE927FCC0C0557CD00231DA4 /* CodeGen */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 390 | 356EF9B30C8F7DCA006650F5 /* Analysis */, |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 391 | DEF7D9F50C9C8B0C0001F598 /* Rewrite */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 392 | ); |
| 393 | name = Source; |
| 394 | sourceTree = "<group>"; |
| 395 | }; |
| 396 | 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
| 397 | isa = PBXGroup; |
| 398 | children = ( |
| 399 | 8DD76F6C0486A84900D96B5E /* clang */, |
| 400 | ); |
| 401 | name = Products; |
| 402 | sourceTree = "<group>"; |
| 403 | }; |
Ted Kremenek | 6ee700e | 2007-09-20 21:47:32 +0000 | [diff] [blame] | 404 | 352C19DB0CA321AC0045DB98 /* Visitors */ = { |
| 405 | isa = PBXGroup; |
| 406 | children = ( |
| 407 | 352C19DC0CA321C80045DB98 /* CFGRecStmtDeclVisitor.h */, |
| 408 | 352C19DD0CA321C80045DB98 /* CFGRecStmtVisitor.h */, |
| 409 | 352C19DE0CA321C80045DB98 /* CFGStmtVisitor.h */, |
| 410 | 352C19DF0CA321C80045DB98 /* CFGVarDeclVisitor.h */, |
| 411 | 352C19E00CA321C80045DB98 /* DataflowStmtVisitor.h */, |
| 412 | ); |
| 413 | name = Visitors; |
| 414 | sourceTree = "<group>"; |
| 415 | }; |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 416 | 355CF6850C90A8D600A08AA3 /* LocalCheckers */ = { |
| 417 | isa = PBXGroup; |
| 418 | children = ( |
Ted Kremenek | ca8c600 | 2007-09-17 20:52:52 +0000 | [diff] [blame] | 419 | 3513BD540C9F207900FA56C6 /* UninitializedValues.cpp */, |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 420 | 355CF6830C90A8D400A08AA3 /* DeadStores.cpp */, |
| 421 | ); |
| 422 | name = LocalCheckers; |
| 423 | sourceTree = "<group>"; |
| 424 | }; |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 425 | 356EF9AF0C8F7DA4006650F5 /* Analysis */ = { |
| 426 | isa = PBXGroup; |
| 427 | children = ( |
Ted Kremenek | 6f324ee | 2007-09-25 22:45:38 +0000 | [diff] [blame] | 428 | 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */, |
| 429 | 352C19DB0CA321AC0045DB98 /* Visitors */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 430 | 356EF9B20C8F7DBA006650F5 /* LiveVariables.h */, |
Ted Kremenek | e79832f | 2007-09-14 23:13:28 +0000 | [diff] [blame] | 431 | 35AE0F660C9B4CA300CC1279 /* UninitializedValues.h */, |
| 432 | 355CF6820C90A8B600A08AA3 /* LocalCheckers.h */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 433 | ); |
| 434 | name = Analysis; |
| 435 | sourceTree = "<group>"; |
| 436 | }; |
| 437 | 356EF9B30C8F7DCA006650F5 /* Analysis */ = { |
| 438 | isa = PBXGroup; |
| 439 | children = ( |
| 440 | 356EF9B40C8F7DDF006650F5 /* LiveVariables.cpp */, |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 441 | 355CF6850C90A8D600A08AA3 /* LocalCheckers */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 442 | ); |
| 443 | name = Analysis; |
| 444 | sourceTree = "<group>"; |
| 445 | }; |
Ted Kremenek | 6f324ee | 2007-09-25 22:45:38 +0000 | [diff] [blame] | 446 | 35D1DDCF0CA9C6BE0096E967 /* FlowSensitive */ = { |
| 447 | isa = PBXGroup; |
| 448 | children = ( |
| 449 | 35D1DDD10CA9C6D50096E967 /* DataflowSolver.h */, |
| 450 | 35D1DDD20CA9C6D50096E967 /* DataflowValues.h */, |
| 451 | ); |
| 452 | name = FlowSensitive; |
| 453 | sourceTree = "<group>"; |
| 454 | }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 455 | C6859E8C029090F304C91782 /* Documentation */ = { |
| 456 | isa = PBXGroup; |
| 457 | children = ( |
| 458 | DEAEED4A0A5AF89A0045101B /* NOTES.txt */, |
| 459 | DED7D7D70A524302003AD0FB /* README.txt */, |
| 460 | DEEBBD430C19C5D200A9FE82 /* TODO.txt */, |
Chris Lattner | ee063d0 | 2007-07-31 18:57:09 +0000 | [diff] [blame] | 461 | DEF2E95E0C5FBD74000C4259 /* InternalsManual.html */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 462 | ); |
| 463 | name = Documentation; |
| 464 | sourceTree = "<group>"; |
| 465 | }; |
| 466 | DE1F21F20A7D84E800FBF588 /* Parse */ = { |
| 467 | isa = PBXGroup; |
| 468 | children = ( |
| 469 | 84D9A88B0C1A581300AC7ABC /* AttributeList.h */, |
| 470 | DE06E8130A8FF9330050E87E /* Action.h */, |
| 471 | DE17336F0B068DC60080B521 /* DeclSpec.h */, |
| 472 | DE1F22020A7D852A00FBF588 /* Parser.h */, |
| 473 | DE06BECA0A854E4B0050E87E /* Scope.h */, |
| 474 | ); |
| 475 | name = Parse; |
| 476 | sourceTree = "<group>"; |
| 477 | }; |
| 478 | DE1F22600A7D8C9B00FBF588 /* Parse */ = { |
| 479 | isa = PBXGroup; |
| 480 | children = ( |
| 481 | 84D9A8870C1A57E100AC7ABC /* AttributeList.cpp */, |
| 482 | DE3461260AFE68BE00DBC861 /* MinimalAction.cpp */, |
| 483 | DE06D42F0A8BB52D0050E87E /* Parser.cpp */, |
| 484 | DE3460040AFDCC6500DBC861 /* ParseInit.cpp */, |
| 485 | DE34600E0AFDCCCE00DBC861 /* ParseDecl.cpp */, |
Chris Lattner | f7b2e55 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 486 | DE2255FB0C8004E600D370A5 /* ParseDeclCXX.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 487 | DE3460120AFDCCDA00DBC861 /* ParseExpr.cpp */, |
| 488 | DE06756B0C051CFE00EBBFD8 /* ParseExprCXX.cpp */, |
| 489 | DE34600A0AFDCCBF00DBC861 /* ParseStmt.cpp */, |
| 490 | DE345FFF0AFDCC1900DBC861 /* ParseObjc.cpp */, |
| 491 | DE17336D0B068DC20080B521 /* DeclSpec.cpp */, |
| 492 | ); |
| 493 | name = Parse; |
| 494 | sourceTree = "<group>"; |
| 495 | }; |
| 496 | DE67E7070C020EAB00F66BC5 /* Sema */ = { |
| 497 | isa = PBXGroup; |
| 498 | children = ( |
| 499 | DE67E7190C020F4F00F66BC5 /* ASTStreamer.cpp */, |
| 500 | DE67E7140C020EDF00F66BC5 /* Sema.h */, |
| 501 | DE67E7160C020EE400F66BC5 /* Sema.cpp */, |
Chris Lattner | 2e64c07 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 502 | DEF2F00F0C6CFED5000C4259 /* SemaChecking.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 503 | DE67E7120C020ED900F66BC5 /* SemaDecl.cpp */, |
| 504 | DE67E7100C020ED400F66BC5 /* SemaExpr.cpp */, |
| 505 | DE67E70E0C020ECF00F66BC5 /* SemaExprCXX.cpp */, |
| 506 | DE67E70C0C020ECA00F66BC5 /* SemaStmt.cpp */, |
| 507 | DE67E70A0C020EC500F66BC5 /* SemaType.cpp */, |
| 508 | ); |
| 509 | name = Sema; |
| 510 | sourceTree = "<group>"; |
| 511 | }; |
| 512 | DE67E7260C02108300F66BC5 /* Sema */ = { |
| 513 | isa = PBXGroup; |
| 514 | children = ( |
| 515 | DE67E7270C02109800F66BC5 /* ASTStreamer.h */, |
| 516 | ); |
| 517 | name = Sema; |
| 518 | sourceTree = "<group>"; |
| 519 | }; |
| 520 | DE927FCC0C0557CD00231DA4 /* CodeGen */ = { |
| 521 | isa = PBXGroup; |
| 522 | children = ( |
| 523 | DE928B800C0A615B00231DA4 /* CodeGenFunction.h */, |
| 524 | DE928B820C0A616000231DA4 /* CodeGenFunction.cpp */, |
| 525 | DE928B7C0C0A615100231DA4 /* CodeGenModule.h */, |
| 526 | DE928B7E0C0A615600231DA4 /* CodeGenModule.cpp */, |
| 527 | DEEBC3BB0C2363BC00A9FE82 /* CodeGenTypes.cpp */, |
| 528 | DEEBC3B90C2363B800A9FE82 /* CodeGenTypes.h */, |
Anders Carlsson | 36a0487 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 529 | 1ABC36930C7A4BDC006DB0AB /* CGBuiltin.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 530 | DE4264FB0C113592005A861D /* CGDecl.cpp */, |
| 531 | DE4772FB0C10EAEC002239E8 /* CGExpr.cpp */, |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 532 | DEF2EFF20C6CDD74000C4259 /* CGExprAgg.cpp */, |
| 533 | DE224FF70C7AA98800D370A5 /* CGExprComplex.cpp */, |
Chris Lattner | 9fba49a | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 534 | DE22526F0C7E82D000D370A5 /* CGExprScalar.cpp */, |
Anders Carlsson | a66cad4 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 535 | 1A7342470C7B57D500122F56 /* CGObjC.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 536 | DE4772F90C10EAE5002239E8 /* CGStmt.cpp */, |
| 537 | DE928B120C05659200231DA4 /* ModuleBuilder.cpp */, |
| 538 | ); |
| 539 | name = CodeGen; |
| 540 | sourceTree = "<group>"; |
| 541 | }; |
| 542 | DE928B140C05659A00231DA4 /* CodeGen */ = { |
| 543 | isa = PBXGroup; |
| 544 | children = ( |
| 545 | DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */, |
| 546 | ); |
| 547 | name = CodeGen; |
| 548 | sourceTree = "<group>"; |
| 549 | }; |
| 550 | DEAEECAE0A5AF0FA0045101B /* Driver */ = { |
| 551 | isa = PBXGroup; |
| 552 | children = ( |
| 553 | DE5932CD0AD60FF400BC794C /* clang.cpp */, |
| 554 | DE5932CE0AD60FF400BC794C /* clang.h */, |
Chris Lattner | 428b704 | 2007-07-31 18:43:04 +0000 | [diff] [blame] | 555 | DEF2E9330C5FBA02000C4259 /* ASTStreamers.cpp */, |
| 556 | DEF2E9310C5FB9FB000C4259 /* ASTStreamers.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 557 | DED67AEF0B6DB92F00AAD4A3 /* PPCBuiltins.def */, |
| 558 | DED67AED0B6DB92A00AAD4A3 /* X86Builtins.def */, |
| 559 | DEC82DC30C32D50A00BAC245 /* DiagChecker.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 560 | DE5932CF0AD60FF400BC794C /* PrintParserCallbacks.cpp */, |
| 561 | DE5932D00AD60FF400BC794C /* PrintPreprocessedOutput.cpp */, |
| 562 | DED627020AE0C51D001E80A4 /* Targets.cpp */, |
| 563 | DEB0AEBA0C2087AB00718A22 /* TextDiagnostics.cpp */, |
| 564 | DEB0AEB80C2087A700718A22 /* TextDiagnostics.h */, |
| 565 | F0226FD00C18084500141F42 /* TextDiagnosticPrinter.cpp */, |
| 566 | F0226FD10C18084500141F42 /* TextDiagnosticPrinter.h */, |
| 567 | DEEBCBE40C33703100A9FE82 /* TextDiagnosticBuffer.cpp */, |
| 568 | DEEBCBE20C33702C00A9FE82 /* TextDiagnosticBuffer.h */, |
| 569 | ); |
| 570 | name = Driver; |
| 571 | sourceTree = "<group>"; |
| 572 | }; |
| 573 | DEC8D98B0A9433BC00353FCA /* AST */ = { |
| 574 | isa = PBXGroup; |
| 575 | children = ( |
Ted Kremenek | 75fe3b1 | 2007-09-17 16:09:32 +0000 | [diff] [blame] | 576 | 35BFBD2B0C9EDE1E006CB644 /* ASTConsumer.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 577 | DEC8D9A30A94346E00353FCA /* AST.h */, |
| 578 | DE75ED280B044DC90020CF81 /* ASTContext.h */, |
| 579 | DED676D00B6C786700AAD4A3 /* Builtins.def */, |
| 580 | DED676F90B6C797B00AAD4A3 /* Builtins.h */, |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 581 | DEC63B1B0C7B940600DBF169 /* CFG.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 582 | DEC8D9900A9433CD00353FCA /* Decl.h */, |
Chris Lattner | a84a126 | 2007-10-03 21:56:39 +0000 | [diff] [blame] | 583 | 84AF36A00CB17A3B00C820A5 /* DeclObjC.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 584 | DE0FCA620A95859D00248FD5 /* Expr.h */, |
| 585 | 1A30A9E80B93A4C800201A91 /* ExprCXX.h */, |
| 586 | DE6951C60C4D1F5D00A5826B /* RecordLayout.h */, |
Ted Kremenek | 08176a5 | 2007-08-31 21:30:12 +0000 | [diff] [blame] | 587 | 3547129D0C88881300B3E1D5 /* PrettyPrinter.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 588 | DE3452800AEF1B1800DBC861 /* Stmt.h */, |
| 589 | DE345F210AFD347900DBC861 /* StmtNodes.def */, |
| 590 | DE345C190AFC658B00DBC861 /* StmtVisitor.h */, |
Ted Kremenek | b6976a2 | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 591 | 35CFFE010CA1CBDD00E6F2BE /* StmtGraphTraits.h */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 592 | DE3464210B03040900DBC861 /* Type.h */, |
| 593 | ); |
| 594 | name = AST; |
| 595 | sourceTree = "<group>"; |
| 596 | }; |
| 597 | DEC8D9920A9433F400353FCA /* AST */ = { |
| 598 | isa = PBXGroup; |
| 599 | children = ( |
| 600 | DE1732FF0B068B700080B521 /* ASTContext.cpp */, |
| 601 | DED677C80B6C854100AAD4A3 /* Builtins.cpp */, |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 602 | DEC63B190C7B940200DBF169 /* CFG.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 603 | DED62ABA0AE2EDF1001E80A4 /* Decl.cpp */, |
| 604 | DE0FCB330A9C21F100248FD5 /* Expr.cpp */, |
Ted Kremenek | 744ebfe | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 605 | 35260CA40C7F75C000D66CE9 /* ExprCXX.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 606 | DE3452400AEF1A2D00DBC861 /* Stmt.cpp */, |
| 607 | DE75EDF00B06880E0020CF81 /* Type.cpp */, |
Chris Lattner | 9557878 | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 608 | DEF2EDA60C6A4252000C4259 /* StmtDumper.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 609 | DE34621C0AFEB19B00DBC861 /* StmtPrinter.cpp */, |
Ted Kremenek | b6976a2 | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 610 | 35CFFDFF0CA1CBCB00E6F2BE /* StmtViz.cpp */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 611 | ); |
| 612 | name = AST; |
| 613 | sourceTree = "<group>"; |
| 614 | }; |
| 615 | DED7D72E0A524295003AD0FB /* include */ = { |
| 616 | isa = PBXGroup; |
| 617 | children = ( |
| 618 | DED7D7300A524295003AD0FB /* Basic */, |
| 619 | DED7D7390A524295003AD0FB /* Lex */, |
| 620 | DE1F21F20A7D84E800FBF588 /* Parse */, |
| 621 | DEC8D98B0A9433BC00353FCA /* AST */, |
| 622 | DE67E7260C02108300F66BC5 /* Sema */, |
| 623 | DE928B140C05659A00231DA4 /* CodeGen */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 624 | 356EF9AF0C8F7DA4006650F5 /* Analysis */, |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 625 | DEF7D9F40C9C8B020001F598 /* Rewrite */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 626 | ); |
| 627 | path = include; |
| 628 | sourceTree = "<group>"; |
| 629 | }; |
| 630 | DED7D7300A524295003AD0FB /* Basic */ = { |
| 631 | isa = PBXGroup; |
| 632 | children = ( |
| 633 | DED7D7310A524295003AD0FB /* Diagnostic.h */, |
| 634 | DED7D7320A524295003AD0FB /* DiagnosticKinds.def */, |
| 635 | DED7D7330A524295003AD0FB /* FileManager.h */, |
| 636 | DE06B73D0A8307640050E87E /* LangOptions.h */, |
| 637 | DED7D7350A524295003AD0FB /* SourceLocation.h */, |
| 638 | DED7D7360A524295003AD0FB /* SourceManager.h */, |
| 639 | DE46BF270AE0A82D00CC047C /* TargetInfo.h */, |
| 640 | DED7D7370A524295003AD0FB /* TokenKinds.def */, |
| 641 | DED7D7380A524295003AD0FB /* TokenKinds.h */, |
| 642 | ); |
| 643 | name = Basic; |
| 644 | path = clang/Basic; |
| 645 | sourceTree = "<group>"; |
| 646 | }; |
| 647 | DED7D7390A524295003AD0FB /* Lex */ = { |
| 648 | isa = PBXGroup; |
| 649 | children = ( |
| 650 | DE3450D60AEB543100DBC861 /* DirectoryLookup.h */, |
| 651 | DE344AB70AE5DF6D00DBC861 /* HeaderSearch.h */, |
| 652 | DED7D73A0A524295003AD0FB /* IdentifierTable.h */, |
| 653 | DED7D73B0A524295003AD0FB /* Lexer.h */, |
| 654 | 1A869A6E0BA2164C008DA07A /* LiteralSupport.h */, |
| 655 | DED7D73D0A524295003AD0FB /* MacroExpander.h */, |
| 656 | DED7D73E0A524295003AD0FB /* MacroInfo.h */, |
| 657 | DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */, |
| 658 | DE01DA480B12ADA300AC22CE /* PPCallbacks.h */, |
| 659 | DED7D73F0A524295003AD0FB /* Pragma.h */, |
| 660 | DED7D7400A524295003AD0FB /* Preprocessor.h */, |
| 661 | DED7D9170A52518C003AD0FB /* ScratchBuffer.h */, |
| 662 | DE6954630C5121BD00A5826B /* Token.h */, |
| 663 | ); |
| 664 | name = Lex; |
| 665 | path = clang/Lex; |
| 666 | sourceTree = "<group>"; |
| 667 | }; |
| 668 | DED7D7500A5242C7003AD0FB /* Basic */ = { |
| 669 | isa = PBXGroup; |
| 670 | children = ( |
| 671 | DED7D75D0A5242C7003AD0FB /* Diagnostic.cpp */, |
| 672 | DED7D75E0A5242C7003AD0FB /* FileManager.cpp */, |
| 673 | DED7D76D0A5242C7003AD0FB /* SourceManager.cpp */, |
| 674 | DED7D76E0A5242C7003AD0FB /* TokenKinds.cpp */, |
| 675 | DED626C80AE0C065001E80A4 /* TargetInfo.cpp */, |
| 676 | ); |
| 677 | path = Basic; |
| 678 | sourceTree = "<group>"; |
| 679 | }; |
| 680 | DED7D78C0A5242E6003AD0FB /* Lex */ = { |
| 681 | isa = PBXGroup; |
| 682 | children = ( |
| 683 | DE344B530AE5E46C00DBC861 /* HeaderSearch.cpp */, |
| 684 | DED7D79D0A5242E6003AD0FB /* IdentifierTable.cpp */, |
| 685 | DED7D79E0A5242E6003AD0FB /* Lexer.cpp */, |
| 686 | 1A869AA70BA21ABA008DA07A /* LiteralSupport.cpp */, |
| 687 | DE3451570AEC176100DBC861 /* MacroExpander.cpp */, |
| 688 | DED7D7A00A5242E6003AD0FB /* MacroInfo.cpp */, |
| 689 | DED7D7A20A5242E6003AD0FB /* PPExpressions.cpp */, |
| 690 | DED7D7A30A5242E6003AD0FB /* Pragma.cpp */, |
| 691 | DED7D7A40A5242E6003AD0FB /* Preprocessor.cpp */, |
| 692 | DED7D9E40A5257F6003AD0FB /* ScratchBuffer.cpp */, |
| 693 | ); |
| 694 | path = Lex; |
| 695 | sourceTree = "<group>"; |
| 696 | }; |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 697 | DEF7D9F40C9C8B020001F598 /* Rewrite */ = { |
| 698 | isa = PBXGroup; |
| 699 | children = ( |
| 700 | DEF7D9F60C9C8B1A0001F598 /* Rewriter.h */, |
| 701 | ); |
| 702 | name = Rewrite; |
| 703 | sourceTree = "<group>"; |
| 704 | }; |
| 705 | DEF7D9F50C9C8B0C0001F598 /* Rewrite */ = { |
| 706 | isa = PBXGroup; |
| 707 | children = ( |
| 708 | DEF7D9F80C9C8B1D0001F598 /* Rewriter.cpp */, |
| 709 | ); |
| 710 | name = Rewrite; |
| 711 | sourceTree = "<group>"; |
| 712 | }; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 713 | /* End PBXGroup section */ |
| 714 | |
| 715 | /* Begin PBXNativeTarget section */ |
| 716 | 8DD76F620486A84900D96B5E /* clang */ = { |
| 717 | isa = PBXNativeTarget; |
| 718 | buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */; |
| 719 | buildPhases = ( |
| 720 | 8DD76F640486A84900D96B5E /* Sources */, |
| 721 | 8DD76F660486A84900D96B5E /* Frameworks */, |
| 722 | 8DD76F690486A84900D96B5E /* CopyFiles */, |
| 723 | ); |
| 724 | buildRules = ( |
| 725 | ); |
| 726 | dependencies = ( |
| 727 | ); |
| 728 | name = clang; |
| 729 | productInstallPath = "$(HOME)/bin"; |
| 730 | productName = clang; |
| 731 | productReference = 8DD76F6C0486A84900D96B5E /* clang */; |
| 732 | productType = "com.apple.product-type.tool"; |
| 733 | }; |
| 734 | /* End PBXNativeTarget section */ |
| 735 | |
| 736 | /* Begin PBXProject section */ |
| 737 | 08FB7793FE84155DC02AAC07 /* Project object */ = { |
| 738 | isa = PBXProject; |
| 739 | buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */; |
Fariborz Jahanian | 84082af | 2007-10-04 17:06:28 +0000 | [diff] [blame] | 740 | compatibilityVersion = "Xcode 2.4"; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 741 | hasScannedForEncodings = 1; |
| 742 | mainGroup = 08FB7794FE84155DC02AAC07 /* clang */; |
| 743 | projectDirPath = ""; |
Anders Carlsson | 36a0487 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 744 | projectRoot = ""; |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 745 | targets = ( |
| 746 | 8DD76F620486A84900D96B5E /* clang */, |
| 747 | ); |
| 748 | }; |
| 749 | /* End PBXProject section */ |
| 750 | |
| 751 | /* Begin PBXSourcesBuildPhase section */ |
| 752 | 8DD76F640486A84900D96B5E /* Sources */ = { |
| 753 | isa = PBXSourcesBuildPhase; |
| 754 | buildActionMask = 2147483647; |
| 755 | files = ( |
| 756 | DED7D77A0A5242C7003AD0FB /* Diagnostic.cpp in Sources */, |
| 757 | DED7D77B0A5242C7003AD0FB /* FileManager.cpp in Sources */, |
| 758 | DED7D7890A5242C7003AD0FB /* SourceManager.cpp in Sources */, |
| 759 | DED7D78A0A5242C7003AD0FB /* TokenKinds.cpp in Sources */, |
| 760 | DED7D7C20A5242E6003AD0FB /* IdentifierTable.cpp in Sources */, |
| 761 | DED7D7C30A5242E6003AD0FB /* Lexer.cpp in Sources */, |
| 762 | DED7D7C50A5242E6003AD0FB /* MacroInfo.cpp in Sources */, |
| 763 | DED7D7C70A5242E6003AD0FB /* PPExpressions.cpp in Sources */, |
| 764 | DED7D7C80A5242E6003AD0FB /* Pragma.cpp in Sources */, |
| 765 | DED7D7C90A5242E6003AD0FB /* Preprocessor.cpp in Sources */, |
| 766 | DED7D9E50A5257F6003AD0FB /* ScratchBuffer.cpp in Sources */, |
| 767 | DE06D4310A8BB52D0050E87E /* Parser.cpp in Sources */, |
| 768 | DE0FCB340A9C21F100248FD5 /* Expr.cpp in Sources */, |
| 769 | DE5932D10AD60FF400BC794C /* clang.cpp in Sources */, |
| 770 | DE5932D30AD60FF400BC794C /* PrintParserCallbacks.cpp in Sources */, |
| 771 | DE5932D40AD60FF400BC794C /* PrintPreprocessedOutput.cpp in Sources */, |
| 772 | DED626C90AE0C065001E80A4 /* TargetInfo.cpp in Sources */, |
| 773 | DED627030AE0C51D001E80A4 /* Targets.cpp in Sources */, |
| 774 | DED62ABB0AE2EDF1001E80A4 /* Decl.cpp in Sources */, |
| 775 | DE344B540AE5E46C00DBC861 /* HeaderSearch.cpp in Sources */, |
| 776 | DE3451580AEC176100DBC861 /* MacroExpander.cpp in Sources */, |
| 777 | DE3452410AEF1A2D00DBC861 /* Stmt.cpp in Sources */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 778 | DE3460000AFDCC1900DBC861 /* ParseObjc.cpp in Sources */, |
| 779 | DE3460050AFDCC6500DBC861 /* ParseInit.cpp in Sources */, |
| 780 | DE34600B0AFDCCBF00DBC861 /* ParseStmt.cpp in Sources */, |
| 781 | DE34600F0AFDCCCE00DBC861 /* ParseDecl.cpp in Sources */, |
| 782 | DE3460130AFDCCDA00DBC861 /* ParseExpr.cpp in Sources */, |
| 783 | DE3461270AFE68BE00DBC861 /* MinimalAction.cpp in Sources */, |
| 784 | DE34621D0AFEB19B00DBC861 /* StmtPrinter.cpp in Sources */, |
| 785 | DE75EDF10B06880E0020CF81 /* Type.cpp in Sources */, |
| 786 | DE1733000B068B700080B521 /* ASTContext.cpp in Sources */, |
| 787 | DE17336E0B068DC20080B521 /* DeclSpec.cpp in Sources */, |
| 788 | DED677C90B6C854100AAD4A3 /* Builtins.cpp in Sources */, |
| 789 | 1A869AA80BA21ABA008DA07A /* LiteralSupport.cpp in Sources */, |
| 790 | DE67E70B0C020EC500F66BC5 /* SemaType.cpp in Sources */, |
| 791 | DE67E70D0C020ECA00F66BC5 /* SemaStmt.cpp in Sources */, |
| 792 | DE67E70F0C020ECF00F66BC5 /* SemaExprCXX.cpp in Sources */, |
| 793 | DE67E7110C020ED400F66BC5 /* SemaExpr.cpp in Sources */, |
| 794 | DE67E7130C020ED900F66BC5 /* SemaDecl.cpp in Sources */, |
| 795 | DE67E7170C020EE400F66BC5 /* Sema.cpp in Sources */, |
| 796 | DE67E71A0C020F4F00F66BC5 /* ASTStreamer.cpp in Sources */, |
| 797 | DE06756C0C051CFE00EBBFD8 /* ParseExprCXX.cpp in Sources */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 798 | DE928B130C05659200231DA4 /* ModuleBuilder.cpp in Sources */, |
| 799 | DE928B7F0C0A615600231DA4 /* CodeGenModule.cpp in Sources */, |
| 800 | DE928B830C0A616000231DA4 /* CodeGenFunction.cpp in Sources */, |
| 801 | DE4772FA0C10EAE5002239E8 /* CGStmt.cpp in Sources */, |
| 802 | DE4772FC0C10EAEC002239E8 /* CGExpr.cpp in Sources */, |
| 803 | DE4264FC0C113592005A861D /* CGDecl.cpp in Sources */, |
| 804 | F0226FD20C18084500141F42 /* TextDiagnosticPrinter.cpp in Sources */, |
| 805 | 84D9A8880C1A57E100AC7ABC /* AttributeList.cpp in Sources */, |
| 806 | DEB0AEBB0C2087AB00718A22 /* TextDiagnostics.cpp in Sources */, |
| 807 | DEEBC3BC0C2363BC00A9FE82 /* CodeGenTypes.cpp in Sources */, |
| 808 | DEC82DC40C32D50A00BAC245 /* DiagChecker.cpp in Sources */, |
| 809 | DEEBCBE50C33703100A9FE82 /* TextDiagnosticBuffer.cpp in Sources */, |
Chris Lattner | 428b704 | 2007-07-31 18:43:04 +0000 | [diff] [blame] | 810 | DEF2E9340C5FBA02000C4259 /* ASTStreamers.cpp in Sources */, |
Chris Lattner | 9557878 | 2007-08-08 22:51:59 +0000 | [diff] [blame] | 811 | DEF2EDA70C6A4252000C4259 /* StmtDumper.cpp in Sources */, |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 812 | DEF2EFF30C6CDD74000C4259 /* CGExprAgg.cpp in Sources */, |
Chris Lattner | 2e64c07 | 2007-08-10 20:18:51 +0000 | [diff] [blame] | 813 | DEF2F0100C6CFED5000C4259 /* SemaChecking.cpp in Sources */, |
Anders Carlsson | 36a0487 | 2007-08-21 00:21:21 +0000 | [diff] [blame] | 814 | 1ABC36940C7A4BDC006DB0AB /* CGBuiltin.cpp in Sources */, |
Chris Lattner | 820dce8 | 2007-08-24 02:22:53 +0000 | [diff] [blame] | 815 | DE224FF80C7AA98800D370A5 /* CGExprComplex.cpp in Sources */, |
Anders Carlsson | a66cad4 | 2007-08-21 17:43:55 +0000 | [diff] [blame] | 816 | 1A7342480C7B57D500122F56 /* CGObjC.cpp in Sources */, |
Chris Lattner | 2bc45a6 | 2007-08-21 21:44:59 +0000 | [diff] [blame] | 817 | DEC63B1A0C7B940200DBF169 /* CFG.cpp in Sources */, |
Chris Lattner | 9fba49a | 2007-08-24 05:35:26 +0000 | [diff] [blame] | 818 | DE2252700C7E82D000D370A5 /* CGExprScalar.cpp in Sources */, |
Ted Kremenek | 744ebfe | 2007-08-24 20:24:16 +0000 | [diff] [blame] | 819 | 35260CA50C7F75C000D66CE9 /* ExprCXX.cpp in Sources */, |
Chris Lattner | f7b2e55 | 2007-08-25 06:57:03 +0000 | [diff] [blame] | 820 | DE2255FC0C8004E600D370A5 /* ParseDeclCXX.cpp in Sources */, |
Ted Kremenek | aa04c51 | 2007-09-06 00:17:54 +0000 | [diff] [blame] | 821 | 356EF9B50C8F7DDF006650F5 /* LiveVariables.cpp in Sources */, |
Ted Kremenek | e805c4a | 2007-09-06 23:00:42 +0000 | [diff] [blame] | 822 | 355CF6840C90A8D400A08AA3 /* DeadStores.cpp in Sources */, |
Chris Lattner | 5762937 | 2007-09-15 22:21:22 +0000 | [diff] [blame] | 823 | DEF7D9F90C9C8B1D0001F598 /* Rewriter.cpp in Sources */, |
Ted Kremenek | ca8c600 | 2007-09-17 20:52:52 +0000 | [diff] [blame] | 824 | 3513BD550C9F207900FA56C6 /* UninitializedValues.cpp in Sources */, |
Ted Kremenek | b6976a2 | 2007-09-19 21:29:43 +0000 | [diff] [blame] | 825 | 35CFFE000CA1CBCB00E6F2BE /* StmtViz.cpp in Sources */, |
Chris Lattner | 4b00965 | 2007-07-25 00:24:17 +0000 | [diff] [blame] | 826 | ); |
| 827 | runOnlyForDeploymentPostprocessing = 0; |
| 828 | }; |
| 829 | /* End PBXSourcesBuildPhase section */ |
| 830 | |
| 831 | /* Begin XCBuildConfiguration section */ |
| 832 | 1DEB923208733DC60010E9CD /* Debug */ = { |
| 833 | isa = XCBuildConfiguration; |
| 834 | buildSettings = { |
| 835 | ARCHS = i386; |
| 836 | COPY_PHASE_STRIP = NO; |
| 837 | GCC_CW_ASM_SYNTAX = NO; |
| 838 | GCC_DYNAMIC_NO_PIC = NO; |
| 839 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 840 | GCC_ENABLE_CPP_RTTI = NO; |
| 841 | GCC_ENABLE_FIX_AND_CONTINUE = NO; |
| 842 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 843 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 844 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 845 | GCC_MODEL_TUNING = G5; |
| 846 | GCC_OPTIMIZATION_LEVEL = 0; |
| 847 | GCC_PREPROCESSOR_DEFINITIONS = "__STDC_LIMIT_MACROS=1"; |
| 848 | GCC_STRICT_ALIASING = YES; |
| 849 | GCC_THREADSAFE_STATICS = NO; |
| 850 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
| 851 | HEADER_SEARCH_PATHS = ( |
| 852 | "~/llvm/tools/clang/include", |
| 853 | "~/llvm/include", |
| 854 | "$(HEADER_SEARCH_PATHS)", |
| 855 | ); |
| 856 | INSTALL_PATH = "$(HOME)/bin"; |
| 857 | LIBRARY_SEARCH_PATHS = "~/llvm/Debug/lib"; |
| 858 | OTHER_LDFLAGS = ( |
| 859 | "-lLLVMSupport", |
| 860 | "-lLLVMSystem", |
| 861 | ); |
| 862 | PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
| 863 | PRODUCT_NAME = clang; |
| 864 | ZERO_LINK = NO; |
| 865 | }; |
| 866 | name = Debug; |
| 867 | }; |
| 868 | 1DEB923308733DC60010E9CD /* Release */ = { |
| 869 | isa = XCBuildConfiguration; |
| 870 | buildSettings = { |
| 871 | ARCHS = i386; |
| 872 | GCC_CW_ASM_SYNTAX = NO; |
| 873 | GCC_ENABLE_CPP_EXCEPTIONS = NO; |
| 874 | GCC_ENABLE_CPP_RTTI = NO; |
| 875 | GCC_ENABLE_FIX_AND_CONTINUE = NO; |
| 876 | GCC_ENABLE_PASCAL_STRINGS = NO; |
| 877 | GCC_ENABLE_SYMBOL_SEPARATION = NO; |
| 878 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 879 | GCC_MODEL_TUNING = G5; |
| 880 | GCC_PREPROCESSOR_DEFINITIONS = "__STDC_LIMIT_MACROS=1"; |
| 881 | GCC_STRICT_ALIASING = YES; |
| 882 | GCC_THREADSAFE_STATICS = NO; |
| 883 | GCC_USE_GCC3_PFE_SUPPORT = NO; |
| 884 | HEADER_SEARCH_PATHS = ( |
| 885 | "~/llvm/tools/clang/include", |
| 886 | "~/llvm/include", |
| 887 | "$(HEADER_SEARCH_PATHS)", |
| 888 | ); |
| 889 | INSTALL_PATH = "$(HOME)/bin"; |
| 890 | LIBRARY_SEARCH_PATHS = "~/llvm/Debug/lib"; |
| 891 | OTHER_LDFLAGS = ( |
| 892 | "-lLLVMSupport", |
| 893 | "-lLLVMSystem", |
| 894 | ); |
| 895 | PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO; |
| 896 | PRODUCT_NAME = clang; |
| 897 | ZERO_LINK = NO; |
| 898 | }; |
| 899 | name = Release; |
| 900 | }; |
| 901 | 1DEB923608733DC60010E9CD /* Debug */ = { |
| 902 | isa = XCBuildConfiguration; |
| 903 | buildSettings = { |
| 904 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 905 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 906 | PREBINDING = NO; |
| 907 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
| 908 | }; |
| 909 | name = Debug; |
| 910 | }; |
| 911 | 1DEB923708733DC60010E9CD /* Release */ = { |
| 912 | isa = XCBuildConfiguration; |
| 913 | buildSettings = { |
| 914 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 915 | GCC_WARN_UNUSED_VARIABLE = YES; |
| 916 | PREBINDING = NO; |
| 917 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
| 918 | }; |
| 919 | name = Release; |
| 920 | }; |
| 921 | /* End XCBuildConfiguration section */ |
| 922 | |
| 923 | /* Begin XCConfigurationList section */ |
| 924 | 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "clang" */ = { |
| 925 | isa = XCConfigurationList; |
| 926 | buildConfigurations = ( |
| 927 | 1DEB923208733DC60010E9CD /* Debug */, |
| 928 | 1DEB923308733DC60010E9CD /* Release */, |
| 929 | ); |
| 930 | defaultConfigurationIsVisible = 0; |
| 931 | defaultConfigurationName = Release; |
| 932 | }; |
| 933 | 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "clang" */ = { |
| 934 | isa = XCConfigurationList; |
| 935 | buildConfigurations = ( |
| 936 | 1DEB923608733DC60010E9CD /* Debug */, |
| 937 | 1DEB923708733DC60010E9CD /* Release */, |
| 938 | ); |
| 939 | defaultConfigurationIsVisible = 0; |
| 940 | defaultConfigurationName = Release; |
| 941 | }; |
| 942 | /* End XCConfigurationList section */ |
| 943 | }; |
| 944 | rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
| 945 | } |