C++: Add change note

This commit is contained in:
Jeroen Ketema
2026-03-30 11:50:31 +02:00
parent 0f8e39a236
commit 6692f23cbd

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Extraction warnings" (`cpp/diagnostics/extraction-warnings`) diagnostics query no longer yields `ExtractionRecoverableWarning`s for `build-mode: none` databases. The results were found to significantly increase the sizes of the produced SARIF files, making them unprocessable in some cases.