mirror of
https://github.com/github/codeql.git
synced 2026-04-20 06:24:03 +02:00
278 B
278 B
lgtm,codescanning
- CIL extraction has been improved to store
modreqandmodoptcustom modifiers. The extracted information is surfaced through theCustomModifierReceiverclass. Additionally, the information is also used to evaluate the newSetter::isInitOnlypredicate.