dynolog icon indicating copy to clipboard operation
dynolog copied to clipboard

Use `nullptr` in glow/glow/tests/benchmark/ConvBench.cpp

Open r-barnes opened this issue 11 months ago • 1 comments

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

r-barnes avatar Mar 19 '24 00:03 r-barnes

This pull request was exported from Phabricator. Differential Revision: D54835689

facebook-github-bot avatar Mar 19 '24 00:03 facebook-github-bot