Skip to content

Review of util/ code #72

Description

@mernst

The Clang AST can include comments. Therefore, it is possible to determine the comment(s) immediately above a function, to do a better job of determining where comments start and end, and to obtain the specification when parsing C code with commented specifications. (This might require improvements in ParseC??)

The codebase is inconsistent in that it uses file, path, and file_path for variables of type Path.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions