mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Marked as Low precision as Linux kernel code mix the usage of logical operators and bit-wise opeartors. warning C6317: incorrect operator: logical-not (!) is not interchangeable with ones-complement (~)