Skip to content
Commit 867867a4 authored by Alex Zinenko's avatar Alex Zinenko Committed by Mehdi Amini
Browse files

Fix static assertion in AttributeDetail.h

llvm::maskTrailingOnes<char> runs into a static assertion on the type not being
unsigned.  Use `unsigned char` instead of `char`.
PiperOrigin-RevId: 252827214
parent d43b8923
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment