C++: Add change note

This commit is contained in:
Jeroen Ketema
2022-07-12 15:24:09 +02:00
parent e5eabc4e47
commit 8f9d419441

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* `AnalysedExpr::isNullCheck` and `AnalysedExpr::isValidCheck` have been updated to handle variable accesses on the left-hand side of the the C++ logical and variable declarations in conditions.