Skip to content

5.1.0 builtin and preview flag cherry-picks #12323

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

Conversation

The recently added builtin definitions were not part of the breaking
release, so to avoid API breaking changes for the next minor release
this patch reintroduces the old definition of builtins and hides the new
definitions behind the -fpreview-breaking-changes compiler option.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit a2f0221)
The preview flag was intended to be used in a number of builtins tests
but were not correctly added to the build steps. This commit amends
these tests.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit cee6122)
The detection of support for -fpreview-breaking-changes was failing in
E2E unintentionally. This commit fixes this detection.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit bc30bef)
Copy link
Contributor

github-actions bot commented Jan 8, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

Looks like the old lint is still enabled for this branch. Tag @stdale-intel .

@steffenlarsen
Copy link
Contributor Author

Ping @stdale-intel

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