summaryrefslogtreecommitdiffstats
path: root/Tests/PositionIndependentTargets
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-10-29 15:20:47 (GMT)
committerBrad King <brad.king@kitware.com>2019-10-29 15:20:47 (GMT)
commitfe5ba71bd0dba82d8a3093217ec1fcec1dd00ac6 (patch)
treef781c455ffe6d5dc302ca3d9cfc577aeb6f860d4 /Tests/PositionIndependentTargets
parent3cf71e8c7d7a1ed83db5ea6e5a110346807b307b (diff)
downloadCMake-fe5ba71bd0dba82d8a3093217ec1fcec1dd00ac6.zip
CMake-fe5ba71bd0dba82d8a3093217ec1fcec1dd00ac6.tar.gz
CMake-fe5ba71bd0dba82d8a3093217ec1fcec1dd00ac6.tar.bz2
Tests: Suppress clang scan-build warning in UTF8 test
Clang scan-build 7 reports: ``` Tests/CMakeLib/testUTF8.cxx:12:3: warning: 4th function call argument is an uninitialized value printf("[0x%02X,0x%02X,0x%02X,0x%02X]", static_cast<int>(d[0]), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` Manual tracing of all call sites shows that all values are initialized.
Diffstat (limited to 'Tests/PositionIndependentTargets')
0 files changed, 0 insertions, 0 deletions