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

Clangfree experiment no global ifdef #32154

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dylandreimerink
Copy link
Member

This is an experimental branch to see where stuff breaks when you remove #ifdefs if the global scope (conditionally include functions or maps) this doesn't include macros inside of functions.

@dylandreimerink dylandreimerink added dont-merge/preview-only Only for preview or testing, don't merge it. release-note/misc This PR makes changes that have no direct user impact. labels Apr 24, 2024
@dylandreimerink dylandreimerink force-pushed the experiment-clangfree-no-globalifdef branch 5 times, most recently from 6290fcf to b2d8fd4 Compare April 25, 2024 08:52
Signed-off-by: Dylan Reimerink <dylan.reimerink@isovalent.com>
@dylandreimerink dylandreimerink force-pushed the experiment-clangfree-no-globalifdef branch from b2d8fd4 to 6bb5d7b Compare April 25, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-merge/preview-only Only for preview or testing, don't merge it. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant