Skip to content
Snippets Groups Projects
user avatar
Arseny Kapoulkine authored
Coverity hits a similar false positive to what clang static analyzer hit
- it assumes that since optimize() checks _right for being nullptr,
optimize_self() might hit _right=nullptr in the ast_op_equal case which
is impossible.

Contributes to #236.
d9fadc74
History
Name Last commit Last update