mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +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.