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

Authored by mwolff on Feb 6 2020, 7:23 PM.

Description

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
(cherry picked from commit a7f7c9ac6b8fc9254d7efe17adde7d95b613bb1c)

Details

Committed
mwolffFeb 14 2020, 10:03 AM
Parents
R32:32c75bf3329d: okteta, projectmanagerview: add explicit title to mainToolBar definition
Branches
Unknown
Tags
Unknown