Skip to content

Commit 9f184ec

Browse files
authored
Update cpp/ql/lib/change-notes/released/0.3.1.md
1 parent fe1f1bb commit 9f184ec

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/lib/change-notes/released

1 file changed

+1
-1
lines changed

cpp/ql/lib/change-notes/released/0.3.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
### Minor Analysis Improvements
44

5-
* `AnalysedExpr::isNullCheck` and `AnalysedExpr::isValidCheck` have been updated to handle variable accesses on the left-hand side of the the C++ logical "and", and variable declarations in conditions.
5+
* `AnalysedExpr::isNullCheck` and `AnalysedExpr::isValidCheck` have been updated to handle variable accesses on the left-hand side of the C++ logical "and", and variable declarations in conditions.

0 commit comments

Comments
 (0)