mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
263 B
263 B
category
| category |
|---|
| minorAnalysis |
- Deleted the deprecated
AnalysedStringclass, use the new nameAnalyzedString. - Deleted the deprecated
isBarrierGuardpredicate from the dataflow library and its uses, useisBarrierand theBarrierGuardmodule instead.