summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/exceptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* When emitting a new-expression inside a conditional expression,John McCall2010-09-171-9/+60
* Implement the EH cleanup to call 'operator delete' if a new-expression throwsJohn McCall2010-09-141-13/+205
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When an exception needs to be freed by calling __cxa_exception_free, make sur...Anders Carlsson2009-12-111-0/+18
OpenPOWER on IntegriCloud