Wrap likely() expressions individually in indexing code.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 27 Feb 2009 07:25:55 +0000 (23:25 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 27 Feb 2009 07:25:55 +0000 (23:25 -0800)
commit8a243e1d350844a9778a178d39e80f3746d48559
tree6f2ae719526754d873e8df5cb9d4342795f0ffda
parentb49f883f35305fac2fc6793ee8e17ed2cecdce3d
Wrap likely() expressions individually in indexing code.
Cython/Compiler/ExprNodes.py