Left shift overflow guards.
authorRobert Bradshaw <robertwb@gmail.com>
Thu, 25 Oct 2012 07:11:07 +0000 (00:11 -0700)
committerRobert Bradshaw <robertwb@gmail.com>
Thu, 25 Oct 2012 07:11:07 +0000 (00:11 -0700)
commit82d16f7812acb3be5fa57c4409162df1310b6e5f
treeeb7a39d8cc6997dcd8d5302524dd7e6a196be2a4
parenta734b360bd85210351926a074b9a06d98ccf5fda
Left shift overflow guards.
Cython/Compiler/ExprNodes.py
Cython/Compiler/PyrexTypes.py
Cython/Utility/Overflow.c
tests/run/overflow_check.pxi