mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-12 18:44:38 +00:00
Clang Static Analyzer is so smart that it reports a defect when this intended null-deref is encountered. Use sizeof instead which has no runtime effects.
2.6 KiB
2.6 KiB