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

bazel/rc: Add -fsized-deallocation to cxx opts #32292

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

phlax
Copy link
Member

@phlax phlax commented Feb 9, 2024

this fixes an issue where clang was checking the wrong c++ function signatures and throwing errors/warnings

Commit Message:
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

this fixes an issue where clang was checking the wrong c++ function
signatures and throwing errors/warnings

Signed-off-by: Ryan Northey <[email protected]>
@phlax
Copy link
Member Author

phlax commented Feb 9, 2024

cc @ravenblackx

@ravenblackx ravenblackx self-assigned this Feb 9, 2024
@phlax phlax merged commit 61c9a47 into envoyproxy:main Feb 9, 2024
53 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