[cpp] for C code, query variable does not extract all variables (mostly const variable and not ram variable)
Đang mở
C++
question
- Ngôn ngữ chính
- CodeQL
- Star
- 10.1k
- Fork
- 2.1k
- Merge trung bình
- 2 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 141
Mô tả
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
Hướng dẫn đóng góp
Hướng nghiên cứu
No source files, query names, or tests are identified. Reproduce the report with a C database built by GCC or Clang, inspect the variable-extraction query, and compare its results for const, static, global, and non-RAM variables against the project’s definitions; done means all intended variables are reported.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- c, cpp
- Lĩnh vực
- devtools
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 35/100