Age | Commit message (Expand) | Author |
---|---|---|
2008-05-29 | Add codegen support for a few more kinds of initializer constant | Eli Friedman |
2008-05-20 | Restructure constant structure init codegen so that it's possible to | Eli Friedman |
2008-05-20 | Remove code that shouldn't have any effect anymore. | Eli Friedman |
2008-04-20 | use simplified ConstantFP:get method. | Chris Lattner |
2008-04-15 | Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar... | Steve Naroff |
2008-04-08 | Add support for C++ default arguments, and rework Parse-Sema | Chris Lattner |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |