]> granicus.if.org Git - clang/commit
Fix a crash in OpenCL code by using the proper (RHS) bit-width.
authorJoey Gouly <joey.gouly@arm.com>
Tue, 29 Jan 2013 15:09:40 +0000 (15:09 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Tue, 29 Jan 2013 15:09:40 +0000 (15:09 +0000)
commita52d278f0fbac83fa26a03948759cce467d8e55b
tree2d2ebaa71c4fe49b90e77a8f045c14f8bbcd9ba6
parentadc6aba07293928122629e9d8a91a37144254831
Fix a crash in OpenCL code by using the proper (RHS) bit-width.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173802 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp
test/SemaOpenCL/shifts.cl