Files
codeql/cpp/ql/lib/change-notes/2023-10-09-outdated-deprecations.md
2023-10-09 09:43:06 +02:00

263 B

category
category
minorAnalysis
  • Deleted the deprecated AnalysedString class, use the new name AnalyzedString.
  • Deleted the deprecated isBarrierGuard predicate from the dataflow library and its uses, use isBarrier and the BarrierGuard module instead.