mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Merge pull request #15476 from geoffw0/preprocblock
C++: Add PreprocBlock.qll library
This commit is contained in:
4
cpp/ql/lib/change-notes/2024-01-30-preproc-block.md
Normal file
4
cpp/ql/lib/change-notes/2024-01-30-preproc-block.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user