Skip to content

Add support for C language standards#159

Merged
foonathan merged 2 commits into
standardese:mainfrom
staticintlucas:feature/c_std
Jan 26, 2023
Merged

Add support for C language standards#159
foonathan merged 2 commits into
standardese:mainfrom
staticintlucas:feature/c_std

Conversation

@staticintlucas

Copy link
Copy Markdown
Contributor

This adds support for parsing C files as C by passing the correct flags to libclang.

This is the first sub-PR of #135. The other features depend on this, so I will submit those in separate PRs when this has been merged.

@foonathan foonathan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

Comment thread include/cppast/compile_config.hpp
Comment thread src/libclang/libclang_parser.cpp Outdated
Comment thread src/libclang/libclang_parser.cpp Outdated
@foonathan foonathan merged commit 7b25525 into standardese:main Jan 26, 2023
@foonathan

Copy link
Copy Markdown
Collaborator

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants