diff options
author | Vitaly Buka <vitalybuka@google.com> | 2021-11-05 19:57:19 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2021-11-09 18:23:55 -0800 |
commit | f2c2292fa801896751cadec4f65bef88bf83ba5b (patch) | |
tree | b8cf6be877ac31ddd2b36956ea92f8a58d0a3422 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 84b8dc710c2d18c737f1c987f05052fe59d7f1ab (diff) | |
download | llvm-f2c2292fa801896751cadec4f65bef88bf83ba5b.zip llvm-f2c2292fa801896751cadec4f65bef88bf83ba5b.tar.gz llvm-f2c2292fa801896751cadec4f65bef88bf83ba5b.tar.bz2 |
[msan] Block signals in MsanThread::Init
If async signal handler called when we MsanThread::Init
signal handler may trigger false reports.
I failed to reproduce this locally for a test.
Differential Revision: https://reviews.llvm.org/D113328
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions