add throw (#1222)
Addresses some of the warnings from static analysis tools in #1084 * fix some instances where exceptions were constructed, but not thrown * fix use-after-move in a unit test.
Showing
- arbor/benchmark_cell_group.cpp 1 addition, 1 deletionarbor/benchmark_cell_group.cpp
- arbor/spike_source_cell_group.cpp 1 addition, 1 deletionarbor/spike_source_cell_group.cpp
- example/brunel/brunel.cpp 1 addition, 1 deletionexample/brunel/brunel.cpp
- test/unit/test_simd.cpp 4 additions, 2 deletionstest/unit/test_simd.cpp
Please register or sign in to comment