Improve the checkUInt32Argument() helper function so that it diagnoses integer consta...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 22 Jul 2014 14:09:34 +0000 (14:09 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 22 Jul 2014 14:09:34 +0000 (14:09 +0000)
commitadfdde5ba6b8072d4f3e5894edab12d6d10e0395
tree0764dbe794ae930dca0dda611b628b7856673c3e
parent446867ee4e831ba8df0bbe46762e57b20993c035
Improve the checkUInt32Argument() helper function so that it diagnoses integer constants larger than 32-bits.

llvm-svn: 213658
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Sema/constructor-attribute.c