C++: remove unneeded pragma

This commit is contained in:
Robert Marsh
2023-05-22 11:09:44 -04:00
committed by Robert Marsh
parent 604affdeb0
commit 4ed7450689

View File

@@ -111,7 +111,6 @@ module FieldAddressToDerefConfig implements DataFlow::StateConfigSig {
)
}
pragma[inline]
predicate isSink(DataFlow::Node sink, FlowState state) {
exists(DataFlow::Node pai |
state = TOverflowArithmetic(pai.asInstruction()) and