mirror of
https://github.com/github/codeql.git
synced 2026-05-25 08:37:20 +02:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
/**
|
|
* DEPRECATED: Use `semmle.code.cpp.dataflow.new.DataFlow` instead.
|
|
*/
|
|
|
|
private import DataFlowImplSpecific
|
|
private import codeql.dataflow.internal.DataFlowImpl
|
|
import MakeImpl<CppOldDataFlow>
|