mirror of
https://github.com/github/codeql.git
synced 2026-02-26 03:43:41 +01:00
This PR separates the core cpp packs into `codeql/cpp-queries` and `codeql/cpp-all`. There are very few lines of code changed. Almost all changes are moving files around.
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
/**
|
|
* Module used to configure the IR generation process.
|
|
*/
|
|
|
|
import implementation.IRConfiguration
|