mirror of
https://github.com/github/codeql.git
synced 2026-01-22 19:02:59 +01:00
We were privately importing `semmle.code.<lang>.ir.internal.Overlap`, but `PrintSSA.qll` was depending on it being public. This is made a little more complicated by the presence of cross-langage pyrameterized modules.