Skip to content

Commit e08c0f7

Browse files
authored
Merge pull request #923 from jketema/jketema/dataflow
Revert "Convert DanglingCaptureWhenReturningLambdaObject to use new dataflow library"
2 parents f8eaa1e + 8ee97ba commit e08c0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/common/src/codingstandards/cpp/rules/danglingcapturewhenreturninglambdaobject/DanglingCaptureWhenReturningLambdaObject.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
import cpp
8-
import semmle.code.cpp.dataflow.new.DataFlow
8+
import semmle.code.cpp.dataflow.DataFlow
99
import codingstandards.cpp.Customizations
1010
import codingstandards.cpp.Exclusions
1111

0 commit comments

Comments
 (0)