franziskuskiefer / franziskuskiefer/codeql-uboot
Step 8 - Changing the selected output
Open
- Dominant language
- CodeQL
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Step 8: Changing the selected output
In the previous step, you found invocations of the macros we are interested in. Modify your query to find the top-level **expressions** these macro invocations expand to.
**Note**: An expression is a source code element that can have a value at runtime. Invoking a macro can bring various source code elements into scope, including expressions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.