diff options
author | Brad King <brad.king@kitware.com> | 2016-09-01 15:14:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-03 11:56:13 (GMT) |
commit | c03a7b4f517fc4395a68cdfd143254b0a56622af (patch) | |
tree | 8c335726909eed8fa0f2ea6e57970c8d3c2af686 /Source/cmDynamicLoader.cxx | |
parent | 3825a564930ffe09fd681632a905ab9c91c41d98 (diff) | |
download | CMake-c03a7b4f517fc4395a68cdfd143254b0a56622af.zip CMake-c03a7b4f517fc4395a68cdfd143254b0a56622af.tar.gz CMake-c03a7b4f517fc4395a68cdfd143254b0a56622af.tar.bz2 |
CTestCustom: Suppress scan-build warnings in libuv
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.
Diffstat (limited to 'Source/cmDynamicLoader.cxx')
0 files changed, 0 insertions, 0 deletions