diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2021-04-06 21:04:48 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2021-04-07 07:29:20 +0200 |
commit | 908b47604bff6415adda791ea6f43e43c0b1443a (patch) | |
tree | 26ccf744dbb4f99a19b3a9cea0e13226fa866e48 /starmath/source/unomodel.cxx | |
parent | 3092322bb83998397b09d3f34b6d04b5e5c1da50 (diff) |
loplugin:casttovoid: Fix VisitReturnStmt in lambda bodies
...as caused the
assert(!returnTypes_.empty());
in VisitReturnStmt to hit for the return statement in the permutation2D lambda
body (which does not happen to be nested within any other function declaration)
in patch sets 1 and 2 of <https://gerrit.libreoffice.org/c/core/+/113522>
"Compute permutation2D at compile time".
Change-Id: Ic4aa55bef4361e40c2cd6247b5646f7b1ba82e6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113699
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'starmath/source/unomodel.cxx')
0 files changed, 0 insertions, 0 deletions