Skip to content
Commit a7f7c9ac authored by Milian Wolff's avatar Milian Wolff
Browse files

kdev-clang: don't skip unexposed declarations from different files

clang-c doesn't expose the 'extern "C"' linkage declaration. In some
cases, projects put #include statements within such linkage
statements. We used to fail to create declarations for them, and thus
also failed to build proper uses for any declaration.

BUG: 402066
parent e84eae14
Pipeline #14582 passed with stage
in 57 minutes and 59 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment