| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generate subprogram debug info with -g. | Sanjiv Gupta | 2008-05-25 | 1 | -9/+15 |
| * | Change uses of llvm::Type::isFirstClassType to use the new | Dan Gohman | 2008-05-22 | 1 | -5/+5 |
| * | Make debugging information usable. This is barebones, but it makes -g | Eli Friedman | 2008-05-22 | 1 | -15/+9 |
| * | Minor refactoring: compute the return value separately from emitting the | Eli Friedman | 2008-05-22 | 1 | -8/+17 |
| * | Emit basic block for switch body; fixes PR2307. | Eli Friedman | 2008-05-12 | 1 | -0/+3 |
| * | Added -g command line options to clang for generating source level debug info... | Sanjiv Gupta | 2008-05-08 | 1 | -2/+30 |
| * | tracking API changes arising from r49277 | Gabor Greif | 2008-04-06 | 1 | -19/+19 |
| * | Since isComplexType() no longer returns true for _Complex integers, the code | Chris Lattner | 2008-04-04 | 1 | -2/+2 |
| * | Add initial support for objc codegen for methods, ivars, and the | Chris Lattner | 2008-03-30 | 1 | -3/+0 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+776 |

