diff options
author | Daniel Thornburgh <dthorn@google.com> | 2023-07-18 14:51:10 -0700 |
---|---|---|
committer | Daniel Thornburgh <dthorn@google.com> | 2023-07-19 10:59:05 -0700 |
commit | ee252767663c2b22d7806d20a402728286b8e702 (patch) | |
tree | 818a8f22599d7ad0fb1877d8137a1f209a5818c0 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 310a9a4f2881de25101be121fdea114d20e6dc5b (diff) | |
download | llvm-ee252767663c2b22d7806d20a402728286b8e702.zip llvm-ee252767663c2b22d7806d20a402728286b8e702.tar.gz llvm-ee252767663c2b22d7806d20a402728286b8e702.tar.bz2 |
[sanitizer-common] Run module msan init before early sigaction test
MSAN wrappers can be inserted for e.g. the access to stderr in the
constructor of the test, which can segfault if the constructor function
runs before these data structures have been initialized.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D155648
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions