mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
0599c5f546
Convert lines of the form MEMSET_BZERO(context, sizeof(context)); to the correct form MEMSET_BZERO(context, sizeof(*context)); as suggested by Clang.
47 KiB
47 KiB