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

feat: check inlining and optimization when init mockey #39

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

Sychorius
Copy link
Collaborator

@Sychorius Sychorius commented Oct 7, 2023

Change-Id: I3a362d2160ce4db55f9b4574f8fcf9e0cfb170f8

What type of PR is this?

feat

What this PR does / why we need it (en: English/zh: Chinese):

en: Check inlining and optimization when init mockey (can be disabled by setting env MOCKEY_CHECK_GCFLAGS=false)
zh: 初始化时检查是否开启了內联优化,可以通过环境变量MOCKEY_CHECK_GCFLAGS=false关闭检查

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has totally checked 66 files.

Valid Invalid Ignored Fixed
63 3 0 0
Click to see the invalid file list
  • internal/tool/check_gcflags.go
  • internal/tool/check_gcflags_amd64.go
  • internal/tool/check_gcflags_arm64.go

internal/tool/check_gcflags.go Show resolved Hide resolved
internal/tool/check_gcflags_amd64.go Show resolved Hide resolved
internal/tool/check_gcflags_arm64.go Show resolved Hide resolved
@Sychorius Sychorius force-pushed the feat/gcflags branch 6 times, most recently from eea6947 to b4449ef Compare October 7, 2023 03:50
Change-Id: I3a362d2160ce4db55f9b4574f8fcf9e0cfb170f8
@Sychorius Sychorius marked this pull request as ready for review October 7, 2023 07:20
@Sychorius Sychorius merged commit 7076ba5 into main Oct 9, 2023
12 checks 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