mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
275 B
275 B
0.10.1
Minor Analysis Improvements
- Deleted the deprecated
AnalysedStringclass, use the new nameAnalyzedString. - Deleted the deprecated
isBarrierGuardpredicate from the dataflow library and its uses, useisBarrierand theBarrierGuardmodule instead.