mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
268 B
268 B
0.0.11
New Features
- Added
hasDescendant(RefType anc, Type sub) - Added
RefType.getADescendant() - Added
RefType.getAStrictAncestor()
Minor Analysis Improvements
- Add support for
CharacterLiteralinCompileTimeConstantExpr.getStringValue()