C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-05-22 12:37:08 +01:00
parent af81698fa8
commit 4b02f88089

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Use of unique pointer after lifetime ends" query (`cpp/use-of-unique-pointer-after-lifetime-ends`) no longer reports an alert when the pointer is converted to a boolean