summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/eh.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* When an exception needs to be freed by calling __cxa_exception_free, make ↵Anders Carlsson2009-12-111-0/+6
| | | | | | | | sure to stash away the exception pointer somewhere. This fixes an "Instruction does not dominate all uses!" verification error when compiling TableGen. llvm-svn: 91084
* Add terminate handler for copy constructors for thrown objects. WIP.Mike Stump2009-12-091-2/+3
| | | | llvm-svn: 90994
* Add testcases for recent checkins.Mike Stump2009-11-201-0/+68
llvm-svn: 89469
OpenPOWER on IntegriCloud