DescriptionFix compile error on x86-generic (32-bit) PFQ bots.
For some reason the integer literal "1ULL" is still treated as 32-bit and we
encounter the error "left shift count >= width of type".
See x86-generic nightly chromium PFQ build #2727 for details.
BUG=none
TEST=trybot
R=satorux@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207976
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|