zeek/testing/btest/Baseline/language.incr-vec-expr
Jon Siwek 353393f9bd Fix segfault when incrementing whole vector values.
Also removed RefExpr::Eval(Val*) method since it was never called
(Clang emitted warning about this hiding overloaded virtual function
UnaryExpr::Eval(Frame*)) and doesn't appear to be necessary even if it
was called to avoid the default vector handling of UnaryExpr::Eval
(as the comment suggests as the intention).
2012-07-13 14:32:50 -05:00
..
out Fix segfault when incrementing whole vector values. 2012-07-13 14:32:50 -05:00