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

Corpus is canonical #31

Closed
vinniefalco opened this issue Apr 12, 2023 · 0 comments
Closed

Corpus is canonical #31

vinniefalco opened this issue Apr 12, 2023 · 0 comments

Comments

@vinniefalco
Copy link
Member

After the corpus is built it needs to be canonicalized, this means that all children need to be sorted against their siblings. The generator could specify whether or not it needs canonicalization (XML does).

vinniefalco added a commit to vinniefalco/mrdox that referenced this issue Apr 22, 2023
Always canonicalize on the ID. This is simple,
fast, and always correct. We do it always, when
the corpus is built.

fix cppalliance#31, fix cppalliance#36
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

No branches or pull requests

1 participant