mirror of
https://github.com/github/codeql.git
synced 2026-07-30 15:05:38 +02:00
One of those cases where I _wish_ `pragma[inline]` also meant "don't join on the stuff inside this predicate -- it's inlined for a reason". Unsurprisingly, joining on the scope first works poorly.