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

Strip stack protector function attribute. #419

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Mar 31, 2023

I thought we didn't need this anymore since we set up our own module now, but apparently the attribute is still somehow there.

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (efa56cb) 79.89% compared to head (4fdb0b7) 79.89%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   79.89%   79.89%           
=======================================
  Files          24       24           
  Lines        2909     2909           
=======================================
  Hits         2324     2324           
  Misses        585      585           
Impacted Files Coverage Δ
src/irgen.jl 85.28% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit f793923 into master Mar 31, 2023
@maleadt maleadt deleted the tb/stack_protector branch March 31, 2023 08:30
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.

1 participant