diff options
author | Minijackson <minijackson@riseup.net> | 2020-02-23 20:38:42 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2020-02-23 20:38:42 +0100 |
commit | b0979e95bdc805cbe6c9e01ec05ed85d9d702167 (patch) | |
tree | 7a6cc0ffff6ab4c412aa5732a0ff3ed3d7d7209d /examples/sample-markdown-project-1 | |
parent | ea2d20832ecf19b208fc7fd2ce315bd5502b03a2 (diff) | |
download | poseidoc-b0979e95bdc805cbe6c9e01ec05ed85d9d702167.tar.gz poseidoc-b0979e95bdc805cbe6c9e01ec05ed85d9d702167.zip |
clang-parser: allow nameless entities as it is common in C
for example:
typedef struct { ... } my_struct;
The struct is nameless, the typedef isn't.
For now this pattern is not detected, and renders badly in the generated
documentation. It stopped spouting errors for big C codebases, though.
Diffstat (limited to 'examples/sample-markdown-project-1')
0 files changed, 0 insertions, 0 deletions