OOP: improved the non-C++11 code generated for finally blocks to allow...
OOP: improved the non-C++11 code generated for finally blocks to allow references to local variables and parameters (bug 568899) Signed-off-by:Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Ia857c7cc56317ded9a1b548572698e3533a07ac7 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/ttcn3/AST_ttcn3.cc 33 additions, 25 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 6 additions, 2 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/Statement.cc 111 additions, 11 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/Statement.hh 7 additions, 0 deletionscompiler2/ttcn3/Statement.hh
- regression_test/oop/exceptions.ttcn 5 additions, 2 deletionsregression_test/oop/exceptions.ttcn
Loading
Please register or sign in to comment