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

[clang-cpp-14] Support variable template specialization. Fixes #1728 #1748

Merged

Conversation

intrigus-lgtm
Copy link
Collaborator

Implements #1728 (comment) and adds tests to the new esbmc-cpp14 directory.

Copy link
Collaborator

@fbrausse fbrausse left a comment

Choose a reason for hiding this comment

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

LGTM, many thanks for submitting this PR to implement support for the variable templates.

regression/CMakeLists.txt Outdated Show resolved Hide resolved
@fbrausse fbrausse linked an issue Mar 18, 2024 that may be closed by this pull request
@intrigus-lgtm intrigus-lgtm force-pushed the add-var-template-specialization branch from b0a9668 to 55b29d2 Compare March 18, 2024 18:33
Copy link
Contributor

@lucasccordeiro lucasccordeiro left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this PR, @intrigus-lgtm.

@lucasccordeiro lucasccordeiro merged commit 9a5f374 into esbmc:master Mar 18, 2024
9 checks passed
@intrigus-lgtm intrigus-lgtm deleted the add-var-template-specialization branch March 18, 2024 23:11
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.

[cpp] Support VarTemplate and VarTemplateSpecialization
4 participants