Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-29 | Rework codegen emission of globals | Daniel Dunbar | 1 | -3/+3 |
2008-07-29 | Fix codegen of chained declarations | Daniel Dunbar | 1 | -3/+8 |
2008-06-01 | Support for code generation of Objective-C top-level language constructs. | Anton Korobeynikov | 1 | -0/+18 |
2008-05-27 | Stop leaking the target data. (Leak found with valgrind.) | Eli Friedman | 1 | -0/+1 |
2008-05-08 | Added -g command line options to clang for generating source level debug info... | Sanjiv Gupta | 1 | -5/+9 |
2008-04-15 | Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar... | Steve Naroff | 1 | -2/+3 |
2008-03-30 | Add initial support for objc codegen for methods, ivars, and the | Chris Lattner | 1 | -0/+4 |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 1 | -0/+104 |