Skip to content
Commit aa49be49 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

Avoid cppcheck operator precedence warnings. NFCI.

Prefer ((X & Y) ? A : B) to (X & Y ? A : B)

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