mirror of https://github.com/Kitware/CMake.git
Browse Source
Clang scan-build warns in some expansions of RB_GENERATE_STATIC that it has a "Dereference of null pointer". It also warns that "The left operand of '==' is a garbage value" strangely. Simply suppress these since this is third-party code anyway.pull/271/head

1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue