CPP: Missing code in database
未关闭
question
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
When I compile some projects, I use `configure` and `make `to create a database.
But some code in `#if `or `#ifdef`. Maybe there are conditions that need to be met for this to be compiled? So when I query for a functioncall that in source code, the result maybe none.
Is there some log info can let me know which part in a file is compiled?
For example, the file in the attachment, when I search for ASN1_STRING_to_UTF8, the result is none.
[ssl_verify_openssl.zip](https://github.com/github/codeql/files/9591714/ssl_verify_openssl.zip)
贡献指南
评估
这个 Issue 还没有评估数据。