mirror of
https://github.com/github/codeql.git
synced 2025-12-23 20:26:32 +01: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.