| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't try to take the address of a bitfield; fixes PR2310. | Eli Friedman | 2008-05-12 | 1 | -5/+4 |
| * | simplify some builder calls. | Chris Lattner | 2008-05-06 | 1 | -8/+4 |
| * | update to follow mainline llvm API change. | Chris Lattner | 2008-04-13 | 1 | -1/+1 |
| * | Add support for C++ default arguments, and rework Parse-Sema | Chris Lattner | 2008-04-08 | 1 | -0/+3 |
| * | tracking API changes arising from r49277 | Gabor Greif | 2008-04-06 | 1 | -3/+3 |
| * | Fix PR2049, updating Eli's patch that fixes to mainline. This produces incor... | Chris Lattner | 2008-04-04 | 1 | -14/+115 |
| * | Since isComplexType() no longer returns true for _Complex integers, the code | Chris Lattner | 2008-04-04 | 1 | -2/+2 |
| * | simplify the clang codegen by using the new Builder.CreateStructGEP method. | Chris Lattner | 2008-03-19 | 1 | -9/+2 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+337 |

