Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extern "C" { ... } public api detection #1982

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Nov 29, 2020


This change is Reviewable

- support linkage specification extern "C" { ... }
- detect api documentation in function declarations inside extern "C" block
@guwirth guwirth added the bug label Nov 29, 2020
@guwirth guwirth added this to the 2.0.0 milestone Nov 29, 2020
@guwirth guwirth self-assigned this Nov 29, 2020
@guwirth guwirth merged commit da31ae8 into SonarOpenCommunity:master Nov 29, 2020
@guwirth guwirth deleted the extern-c branch November 30, 2020 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

undocumented API / extern "C" { ... } not working
1 participant