summaryrefslogtreecommitdiffstats
path: root/clang/test/Misc/diag-template-diffing.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2016-08-05 02:39:30 +0000
committerRichard Trieu <rtrieu@google.com>2016-08-05 02:39:30 +0000
commit7561ed01cb762d336d60dc2b05faab6c948e11fd (patch)
tree860d64bcc17e554b261176f6935f726ce28849b6 /clang/test/Misc/diag-template-diffing.cpp
parenta425623dd9907bf5433e2bf0f64b7e0dcb2b4a8a (diff)
downloadbcm5719-llvm-7561ed01cb762d336d60dc2b05faab6c948e11fd.tar.gz
bcm5719-llvm-7561ed01cb762d336d60dc2b05faab6c948e11fd.zip
Allow -1 to assign max value to unsigned bitfields.
Silence the -Wbitfield-constant-conversion warning for when -1 or other negative values are assigned to unsigned bitfields, provided that the bitfield is wider than the minimum number of bits needed to encode the negative value. llvm-svn: 277796
Diffstat (limited to 'clang/test/Misc/diag-template-diffing.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud