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 還沒有評估資料。