Skip to content
Commit 496636ca authored by Logan Chien's avatar Logan Chien
Browse files

Add const to some member functions of SuccIterator.

The operator+() and operator-() do not change the member
variables of SuccIterator.  This CL will qualify the *this*
pointer with const.

llvm-svn: 201933
parent 2af1a448
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment