Pete Cooper 5f34535ced Use enum instead of unsigned. NFC.
The unsigned opcode argument here was the result of BinaryOperator->getOpcode().
That returns a BinaryOps enum which is more accurate than passing around an
unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242265 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-15 01:31:26 +00:00
..
2015-07-11 10:30:36 +00:00
2015-07-11 10:30:36 +00:00
2015-07-14 23:51:01 +00:00
2015-07-15 00:07:57 +00:00
2015-06-09 21:50:22 +00:00
2015-06-09 21:50:22 +00:00