mirror of
https://github.com/github/codeql.git
synced 2025-12-19 02:13:17 +01:00
4 lines
278 B
Markdown
4 lines
278 B
Markdown
lgtm,codescanning
|
|
* CIL extraction has been improved to store `modreq` and `modopt` custom modifiers.
|
|
The extracted information is surfaced through the `CustomModifierReceiver` class. Additionally,
|
|
the information is also used to evaluate the new `Setter::isInitOnly` predicate. |