C++: Update the change note.

This commit is contained in:
Geoffrey White
2024-02-02 09:55:44 +00:00
parent 7c37be2e88
commit 56538472cf

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
category: feature
---
* Added the `PreprocBlock.qll` library to this repository. This library offers a view of `#if`, `#elif`, `#else` and similar directives as a tree with navigable parent-child relationships.