[all-commits] [llvm/llvm-project] 0177c1: [libc] Only perform MSAN unpoison in non-constexpr...
lntue via All-commits
all-commits at lists.llvm.org
Tue Nov 14 11:01:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0177c1c44353229f74ced98433822efc0441cb48
https://github.com/llvm/llvm-project/commit/0177c1c44353229f74ced98433822efc0441cb48
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M libc/src/__support/macros/sanitizer.h
Log Message:
-----------
[libc] Only perform MSAN unpoison in non-constexpr context. (#72299)
More information about the All-commits
mailing list