Skip to content

[FPSAN] Enable FPSan with combined instrumentation modes#10045

Open
pawelszczerbuk wants to merge 1 commit intotriton-lang:mainfrom
pawelszczerbuk:pawel/fpsan_enable_with_others
Open

[FPSAN] Enable FPSan with combined instrumentation modes#10045
pawelszczerbuk wants to merge 1 commit intotriton-lang:mainfrom
pawelszczerbuk:pawel/fpsan_enable_with_others

Conversation

@pawelszczerbuk
Copy link
Copy Markdown
Contributor

fpsan couldn't be enabled together with other sanitizers because of how the mode string was tested for presence in instrumentation_mode knob. This PR fixes that allowing fpsan to be enabled together with iisan, consan and gsan.

Allow FPSan to be selected by substring matching so it can be combined with other instrumentation modes such as ConSan.

Co-authored-by: Codex <noreply@openai.com>
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