Skip to content
Commit e7701ebf authored by Richard Smith's avatar Richard Smith
Browse files

Don't use -1 as a value of an unsigned 7-bit enumeration; that has undefined

behavior and violates the !range constraints we put on loads of this enum.
Found by clang -fsanitize=enum.

llvm-svn: 170653
parent 3287fac5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment