%p reported prints upper case hex chars on Windows. The fix is to switch to using %#lx Differential Revision: https://reviews.llvm.org/D98570
986 B
986 B
%p reported prints upper case hex chars on Windows. The fix is to switch to using %#lx Differential Revision: https://reviews.llvm.org/D98570