mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Removes the IR consistency checks for conflated memory and marks instructions that have a conflated result with a percent sign (%) instead. This avoids reimplementing part of the alias analysis logic in the consistency check.
This directory contains tests for experimental CodeQL queries and libraries.