dynolog
dynolog copied to clipboard
Use `nullptr` in glow/glow/tests/benchmark/ConvBench.cpp
Summary:
nullptr
is preferable to 0
or NULL
. Let's use it everywhere so we can enable -Wzero-as-null-pointer-constant
.
- If you approve of this diff, please use the "Accept & Ship" button :-)
Differential Revision: D54835689
This pull request was exported from Phabricator. Differential Revision: D54835689