summaryrefslogtreecommitdiff
path: root/Source/cmEndForEachCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-05-27 09:21:44 -0400
committerBrad King <brad.king@kitware.com>2016-05-27 09:25:37 -0400
commitd4e58dd979d001c3e28283b184ebe71d9c88bf76 (patch)
tree29d34cbc2afd0ad331618de98c9e8501d047ef2a /Source/cmEndForEachCommand.h
parent154fa2c544e53a77351b33446ce690ef36c646c0 (diff)
downloadcmake-d4e58dd979d001c3e28283b184ebe71d9c88bf76.tar.gz
CTestCustom: Suppress scanbuild warning on unsigned left shift
The Clang scanbuild tool warns: Utilities/cmliblzma/liblzma/simple/x86.c:106:23: warning: The result of the '<<' expression is undefined src = dest ^ ((1u << (32 - i * 8)) - 1); ~~~^~~~~~~~~~~~~~~ AFAIK overflow of a left shift on an unsigned type is well-defined.
Diffstat (limited to 'Source/cmEndForEachCommand.h')
0 files changed, 0 insertions, 0 deletions