LGTM.com - false positive: 'Function create should return a value of type fix but does not return a value here'
Open
C++
false-positive
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
The message says '_Function create should return a value of type fix but does not return a value here_' for a function with one return statement. The problem is probably related to the `constexpr` specifier.
[**URL to the alert on the project page on LGTM.com**](https://lgtm.com/projects/g/oknenavin/cxon/snapshot/8ba66ffc4cf9241e1d11e76a8e66201242e9609b/files/src/cxon/lang/common/allocator.hxx?sort=name&dir=ASC&mode=heatmap#x2a70d465bca48255:1)
Contributor guide
Assessment
This issue has not been assessed yet.