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

Validate constant expressions in globals initializers #394

Merged
merged 4 commits into from
Jun 26, 2020

Conversation

gumb0
Copy link
Collaborator

@gumb0 gumb0 commented Jun 26, 2020

First part of #372

Copy link
Member

@axic axic left a comment

Choose a reason for hiding this comment

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

Otherwise looks good.

@gumb0 gumb0 force-pushed the validate-globals-init-offset branch from bb82453 to 093bab0 Compare June 26, 2020 11:05
lib/fizzy/parser.cpp Outdated Show resolved Hide resolved
lib/fizzy/parser.cpp Outdated Show resolved Hide resolved
@gumb0 gumb0 force-pushed the validate-globals-init-offset branch from 093bab0 to c4671d2 Compare June 26, 2020 11:22
@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #394 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #394   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files          43       43           
  Lines       12980    13009   +29     
=======================================
+ Hits        12871    12900   +29     
  Misses        109      109           

@gumb0 gumb0 requested a review from chfast June 26, 2020 11:27
@gumb0 gumb0 force-pushed the validate-globals-init-offset branch from c4671d2 to 753492e Compare June 26, 2020 12:59
@gumb0
Copy link
Collaborator Author

gumb0 commented Jun 26, 2020

Rebased.

@axic axic force-pushed the validate-globals-init-offset branch from 753492e to cba8659 Compare June 26, 2020 13:20
@axic
Copy link
Member

axic commented Jun 26, 2020

Rebased. @gumb0 please check.

@axic axic force-pushed the validate-globals-init-offset branch 2 times, most recently from 4698532 to f804f04 Compare June 26, 2020 13:28
@gumb0 gumb0 force-pushed the validate-globals-init-offset branch from f804f04 to 27f5cf3 Compare June 26, 2020 13:29
@gumb0 gumb0 force-pushed the validate-globals-init-offset branch from 27f5cf3 to bd75054 Compare June 26, 2020 13:48
@axic axic merged commit 3e41ac0 into master Jun 26, 2020
@axic axic deleted the validate-globals-init-offset branch June 26, 2020 14:08
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