X Tutup
The Wayback Machine - https://web.archive.org/web/20260104004139/https://github.com/github/codeql/issues/16000
Skip to content

[cpp] for C code, query variable does not extract all variables (mostly const variable and not ram variable) #16000

@totocaca123

Description

@totocaca123

I have a database biuld with gcc or clang.
In my C code which compiles I want to extract all variables defined in my project.

I get all const variable but nothing concerning static variable or gllobal variable defined in compiled source.

doxygen is able to extract these variables

Metadata

Metadata

Assignees

No one assigned

    Labels

    C++questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup