-
Notifications
You must be signed in to change notification settings - Fork 905
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
new(build): enable ASan and UBSan builds with options and in CI #3147
Conversation
66f6cfa
to
e7af7c8
Compare
/milestone 0.38.0 |
e7af7c8
to
2d1739e
Compare
2d1739e
to
1bb20ba
Compare
/assign |
672d943
to
af235c0
Compare
c90b4a7
to
7b3edf5
Compare
/hold Let's merge #3151 first, then I'll rebase this and it'll hopefully pass |
Signed-off-by: Luca Guerra <luca@guerra.sh>
Signed-off-by: Luca Guerra <luca@guerra.sh>
7b3edf5
to
21e11c5
Compare
/unhold |
Signed-off-by: Luca Guerra <luca@guerra.sh>
21e11c5
to
2a8bbe1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
LGTM label has been added. Git tree hash: 3fdf44aae71afc15c2369d3484f953e5f4516c04
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
This is great, thanks for implementing it @LucaGuerra!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FedeDP, incertum, LucaGuerra The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
Any specific area of the project related to this PR?
/area CI
What this PR does / why we need it:
This PR adds the following:
USE_ASAN
andUSE_UBSAN
options to Falco cmakeSupersedes #3104
Which issue(s) this PR fixes:
Fixes #2930
Special notes for your reviewer:
Does this PR introduce a user-facing change?: