C++: Add change-note.

This commit is contained in:
Mathias Vorreiter Pedersen
2021-05-20 10:00:32 +02:00
parent 152c0161a2
commit b2432158a8

View File

@@ -0,0 +1,2 @@
lgtm
* A new query (`cpp/incorrect-allocation-error-handling`) has been added. The query finds incorrect error-handling of calls to `operator new`.