mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
For some reason `-experimental-skip-non-inlinable-function-bodies-without-types` is passed to the frontend, which will skip extraction of most bodies. By suppressing that option the problem goes away.