Skip to content

trace : Sort and reorder trace tags by tag_class and tag_name#7714

Merged
NikolajBjorner merged 1 commit intoZ3Prover:masterfrom
IamYJLee:trace/tag-name-sorting
Jul 2, 2025
Merged

trace : Sort and reorder trace tags by tag_class and tag_name#7714
NikolajBjorner merged 1 commit intoZ3Prover:masterfrom
IamYJLee:trace/tag-name-sorting

Conversation

@IamYJLee
Copy link
Copy Markdown
Contributor

@IamYJLee IamYJLee commented Jul 2, 2025

Format of trace_tags.def

X(A_tag_class, A_tag_class, ...)
X(A_tag_class, A1_tag_name, ...)
X(A_tag_class, A2_tag_name, ...)

X(B_tag_class, B_tag_class, ...)
X(B_tag_class, B1_tag_name, ...)
X(B_tag_cass, B2_tag_name, ...)

@NikolajBjorner NikolajBjorner merged commit 53c48f7 into Z3Prover:master Jul 2, 2025
1 check passed
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