C++: Change note.

This commit is contained in:
Geoffrey White
2024-07-22 12:45:20 +01:00
parent b4fa23d731
commit b1608d815b

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/incorrect-allocation-error-handling` ("Incorrect allocation-error handling") query no longer produces occasional false positive results inside template instantiations.