Unverified Commit b1861429 authored by Nikita Popov's avatar Nikita Popov Committed by GitHub
Browse files

[sanitizer] Make CHECKs in bitvector more precise (NFC) (#94630)

These CHECKs are all checking indices, which must be strictly smaller
than the size (otherwise they would go out of bounds).
parent 855af13e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment