C++: postpone change-notes addition

We can add it later when more consistent changes to the queries are made
This commit is contained in:
Paolo Tranquilli
2021-12-09 12:55:45 +00:00
committed by GitHub
parent 2020786fb0
commit 88d65b8fcb

View File

@@ -1,3 +0,0 @@
lgtm,codescanning
* new predicates extend `BufferWrite::getMaxData` and `FormatLiteral::etMaxConvertedLength` (and their `Limited` variants)
with an estimation reason, that can be `typeBoundsAnalysis()` or `valueFlowAnalysis()`