| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Abstract IR generation of array cookies into the C++ ABI class and | John McCall | 2010-09-02 | 1 | -5/+5 |
| * | don't demand names to be on IR. | Chris Lattner | 2010-07-20 | 1 | -3/+2 |
| * | Follow the implementation approach suggested by PR6687, | Chris Lattner | 2010-07-20 | 1 | -4/+3 |
| * | implement rdar://5739832 - operator new should check for overflow in multiply, | Chris Lattner | 2010-07-20 | 1 | -2/+16 |
| * | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -0/+1 |
| * | revert part of my last patch, and mark only the c++ global new operator as no... | Nuno Lopes | 2009-12-17 | 1 | -7/+2 |
| * | implement PR5654: add -fassume-sane-operator-new, which is enabled by default... | Nuno Lopes | 2009-12-16 | 1 | -0/+21 |

