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

Add support for EVMC module configuration string in evmc-vmtester #366

Merged
merged 3 commits into from
Aug 6, 2019

Conversation

chfast
Copy link
Member

@chfast chfast commented Jul 23, 2019

No description provided.

test/vmtester/vmtester.cpp Outdated Show resolved Hide resolved
@chfast chfast force-pushed the vmtester branch 2 times, most recently from 3d837cd to 0d54be5 Compare August 6, 2019 10:49
#include <evmc/loader.h>

#include <evmc/evmc.hpp>
Copy link
Member

Choose a reason for hiding this comment

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

(includes look not ordered, "evmc" < "loader")

Copy link
Member Author

Choose a reason for hiding this comment

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

I noticed, but clang-format prefers .h over .hpp in current configuration.

@chfast chfast merged commit 5471f2b into master Aug 6, 2019
@chfast chfast deleted the vmtester branch August 6, 2019 12:36
@chfast chfast mentioned this pull request Aug 7, 2019
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