Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft. | Nick Lewycky | 2010-03-13 | 1 | -36/+89 |
* | Factor out redundancy from clone() implementations. | Devang Patel | 2009-10-27 | 1 | -28/+28 |
* | Type.h doesn't need to #include LLVMContext.h | Chris Lattner | 2009-10-27 | 1 | -0/+1 |
* | Introduce and use convenience methods for getting pointer types | Duncan Sands | 2009-10-06 | 1 | -1/+1 |
* | New unit test for the cloning module, which so far only covers cloning of | Nick Lewycky | 2009-09-27 | 2 | -0/+102 |