Add a couple of assertions to make sure the bitfields can fit the value assigned...
commit654f6b2b53af2c950c62ef0161fa021648accbcb
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 30 Apr 2011 02:28:27 +0000 (30 02:28 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 30 Apr 2011 02:28:27 +0000 (30 02:28 +0000)
tree6aa75f2bd5c502f33c3a2961a7e5cd8c01b3ad46
parente2bb7b930750dd662f7b664560b567ecf357b16c
Add a couple of assertions to make sure the bitfields can fit the value assigned to them. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130573 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
include/clang/AST/Stmt.h