C++: Change note.

This commit is contained in:
Geoffrey White
2024-01-30 17:24:05 +00:00
parent 4ae8a9a6c4
commit 8b2888c2de

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* 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.