HomeFreeBSD

MFC r354796 (by arichardson):

Description

MFC r354796 (by arichardson):

Fix error found by new clang operator precendence warning

error: operator '?:' has lower precedence than '|'; '|' will be evaluated first

I discovered this in CheriBSD after updating our fork of clang to the latest
upstream master.

Reviewed By: ian
Differential Revision: https://reviews.freebsd.org/D22433

Details

Provenance
dimAuthored on
Reviewer
ian
Differential Revision
D22433: Fix error found by new clang operator precendence warning
Parents
rS360316: MFC r359449: correct 'disble' typo in hccontrol
Branches
Unknown
Tags
Unknown