Martin
8be1e3e719
Adapt emission of debuginfos for parameters
...
Emit all parameters (except for captured ones) as DI parameters.
2016-10-09 20:17:39 +02:00
Rainer Schuetze
2dec29b825
CodeView: fix display of dynamic array arguments ( #1761 )
2016-09-24 21:06:58 +02:00
Johan Engelen
197b63a04f
Fix debuginfo generation for the local variable frame for a function with nested functions.
...
Declare debuginfo directly on the GEP instead of on the frame alloca+offset, . An explicit DW_OP_deref is necessary (tested in LLDB).
Resolves an ICE introduced by PR #1598 .
2016-07-27 16:57:47 +02:00
Elie Morisse
282bfb4a5d
IR debug info tests for nested functions, MSVC EH/cleanups.
2016-07-03 20:18:24 -03:00