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