mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
378 B
378 B
category
| category |
|---|
| minorAnalysis |
- Deleted the deprecated
getRHSpredicate from theLValueclass, usegetRhsinstead. - Deleted the deprecated
getCFGNodepredicate from theSsaVariableclass, usegetCfgNodeinstead. - Deleted many deprecated predicates and classes with uppercase
XML,JSON,URL,API, etc. in their names. Use the PascalCased versions instead.