Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When emitting a new-expression inside a conditional expression, | John McCall | 2010-09-17 | 1 | -9/+60 |
* | Implement the EH cleanup to call 'operator delete' if a new-expression throws | John McCall | 2010-09-14 | 1 | -13/+205 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | When an exception needs to be freed by calling __cxa_exception_free, make sur... | Anders Carlsson | 2009-12-11 | 1 | -0/+18 |