mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Added support for pointers and pointer operations and made sure all loads are correct. Added support for the unsafe stmt. Added basic support for the fixed stmt (for now we ignore the pinning).