David Nadlinger
|
9458911839
|
Added LLVM-style license headers to all our files.
|
2012-12-16 17:19:14 +01:00 |
|
Alexey Prokhin
|
2f60c4dcda
|
Codegen the try block before the catches and finally
|
2012-04-21 22:37:32 +04:00 |
|
Alexey Prokhin
|
f351084089
|
Fix #408: Exception not caught for -inline. Thanks, lindquist, for your hint.
|
2011-04-30 15:30:57 +04:00 |
|
Christian Kamm
|
ed9591d81f
|
Make IrFuncTy a member of TypeFunction. Reset between modules compiled in the
same LDC call.
|
2009-03-07 14:25:30 +01:00 |
|
Christian Kamm
|
a3a418150e
|
Some missed LLVMDC -> LDC.
|
2008-10-06 22:54:08 +02:00 |
|
Christian Kamm
|
16c32afa18
|
Fix issue with EH table indices and nested try-catch.
|
2008-09-21 17:18:35 +02:00 |
|
Christian Kamm
|
8b1bcd5724
|
[svn r341] Fix all regressions between [332] and [340]:
- fixed assert on empty catch body
- fixed(?) typedefed classes in catch specification
- fixed assert with catchall
Added some documentation.
|
2008-07-05 13:05:29 +02:00 |
|
Christian Kamm
|
ce79feeb9b
|
[svn r340] Rework exception handling to work with nested tryfinally and trycatch.
|
2008-07-05 10:22:56 +02:00 |
|