Age | Commit message (Expand) | Author |
---|---|---|
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-04-07 | Diagnose uses of function specifiers on declarations which don't declare | Eli Friedman |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-22 | make alias definition logic more similar to functions/globals. | Chris Lattner |
2009-03-22 | fix PR3200 by making alias emission use the new infrastructure. Fold | Chris Lattner |
2009-03-19 | IRgen support for alias of global variable. | Daniel Dunbar |