diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-09-30 13:07:42 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-09-30 15:23:11 +0200 |
| commit | 0498a0dd13f95e11bf1fc243b061b2d10d5d8ad3 (patch) | |
| tree | 1ea9e45294fcb11580b7cd395ff55bdc3f39a537 /executor/executor.cc | |
| parent | 34b9b3c74ac5b10706e32142566a63c4d21d933e (diff) | |
prog: don't use reflect.Value.IsZero
reflect.Value.IsZero is added in go1.13, not available in Appengine SDK.
Replace it with DeepEqual+Zero.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
