C/C++: AutoFormat fix

This commit is contained in:
BACK Yonah
2022-02-07 11:41:17 +01:00
parent 21fdc53d62
commit 61dc9ef12e

View File

@@ -42,4 +42,4 @@ where
ne.getLeftOperand().getFullyConverted().getUnspecifiedType() and
nearestParent(eq) = nearestParent(ne) and
sameExpr(eq.getLeftOperand(), ne.getLeftOperand())
select ne, "Useless Test"
select ne, "Useless Test"