summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGException.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Handle throw d, where d is a class type but only has a trivial copyMike Stump2009-11-201-8/+9
* Add suport for throw;. WIP.Mike Stump2009-11-201-4/+16
* Fix rtti generation for throws. WIP.Mike Stump2009-11-201-9/+1
* Get throws limping along, still a bunch of FIXMEs. Too bad we don't support c...Anders Carlsson2009-10-301-1/+86
* Add CGException.cpp, to be used for exception related code generation.Anders Carlsson2009-10-301-0/+20
OpenPOWER on IntegriCloud