aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEvgenii Stepanov <eugenis@google.com>2020-03-23 16:15:58 -0700
committerEvgenii Stepanov <eugenis@google.com>2020-03-23 16:17:31 -0700
commit987f153929e813db1ea7e3354fd7a0b6b4adf4c0 (patch)
treedc177127030f916abd7a598d61a9fafdd3221a54 /clang/lib/Frontend/CompilerInvocation.cpp
parent2b4027f2b8d8224266cc2a423d9ccd74f6800711 (diff)
downloadllvm-987f153929e813db1ea7e3354fd7a0b6b4adf4c0.zip
llvm-987f153929e813db1ea7e3354fd7a0b6b4adf4c0.tar.gz
llvm-987f153929e813db1ea7e3354fd7a0b6b4adf4c0.tar.bz2
[msan] Fix sigaltstack false positive.
struct stack_t on Linux x86_64 has internal padding which may be left uninitialized. The check should be replaced with multiple checks for individual fields of the struct. For now, remove the check altogether.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions