Fix clang-tidy warning

Authored by mreeves on Nov 22 2019, 11:02 PM.

Description

Fix clang-tidy warning

This code is intentionally trying get the sizeof a pointer value so
use ptrdiff_t directly to avoid confusion.

Details

Committed
mreevesNov 22 2019, 11:02 PM
Parents
R983:38ce8e331edc: Fix weird sizeof syntax
Branches
Unknown
Tags
Unknown