Make StringsNewReplacer use new API

We don't have to keep a deprecated copy as this is private. This allows
us to delete a copy of the DataFlow library!
This commit is contained in:
Owen Mansel-Chan
2023-07-01 14:53:04 +01:00
parent 1f6cdc7eda
commit 653563fcbc
4 changed files with 7 additions and 444 deletions

View File

@@ -22,7 +22,6 @@
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl5.qll",
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl1.qll",
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl2.qll",
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImplForStringsNewReplacer.qll",
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl1.qll",
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl2.qll",
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl3.qll",