DescriptionRemove another assertion that a reference is non-null.
This tickles a warning in Clang:
reference cannot be bound to dereferenced null pointer in well-defined
C++ code; pointer may be assumed to always convert to true
[-Wundefined-bool-conversion]
BUG=none
Committed: https://skia.googlesource.com/skia/+/3ba043f460a5d60a7fd733f4109132fa79148559
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|