[all-commits] [llvm/llvm-project] d563df: Revert "[msan][libcxx] Enable -fsanitize-memory-pa...
mordante via All-commits
all-commits at lists.llvm.org
Sat Apr 30 06:19:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d563df88e9edb28cbc5a499ce3e7ff16cf7fbf5a
https://github.com/llvm/llvm-project/commit/d563df88e9edb28cbc5a499ce3e7ff16cf7fbf5a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-04-30 (Sat, 30 Apr 2022)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/utils/libcxx/test/params.py
Log Message:
-----------
Revert "[msan][libcxx] Enable -fsanitize-memory-param-retval"
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
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D124713
More information about the All-commits
mailing list