This is an archive of the discontinued LLVM Phabricator instance.

Revert "[msan][libcxx] Enable -fsanitize-memory-param-retval"
ClosedPublic

Authored by Mordante on Apr 30 2022, 4:19 AM.

Details

Summary

This reverts commit beff64ee44acec4e7bfbc2ab165acba7579a6bb7.

The original commit was reviewed as D123979.

This commit caused the libc++ pre-commit CI to fail
https://buildkite.com/llvm-project/libcxx-ci/builds/10483

Diff Detail

Event Timeline

Mordante created this revision.Apr 30 2022, 4:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2022, 4:19 AM
Mordante requested review of this revision.Apr 30 2022, 4:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2022, 4:19 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Note I'll land this patch when it fixes the CI.

Mordante accepted this revision.Apr 30 2022, 6:18 AM
This revision is now accepted and ready to land.Apr 30 2022, 6:18 AM