Skip to content
Commit 6923461a authored by Pete Cooper's avatar Pete Cooper
Browse files

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.

llvm-svn: 242265
parent a8127d8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment