diff options
author | Matt Morehouse <mascasa@google.com> | 2020-12-08 13:55:25 -0800 |
---|---|---|
committer | Matt Morehouse <mascasa@google.com> | 2020-12-08 13:55:35 -0800 |
commit | 483fb333605fc3a392ba140d33e8d9187cf02b70 (patch) | |
tree | ab34eb8227c433b1bcf21c0172e8eeeab10db5aa /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 3900f3f18c610092bb05292fcce76af2e9ae6c53 (diff) | |
download | llvm-483fb333605fc3a392ba140d33e8d9187cf02b70.zip llvm-483fb333605fc3a392ba140d33e8d9187cf02b70.tar.gz llvm-483fb333605fc3a392ba140d33e8d9187cf02b70.tar.bz2 |
[DFSan] Add pthread and other functions to ABI list.
The non-pthread functions are all clear discard functions.
Some of the pthread ones could clear shadow, but aren't worth writing
custom wrappers for. I can't think of any reasonable scenario where we
would pass tainted memory to these pthread functions.
Reviewed By: stephan.yichao.zhao
Differential Revision: https://reviews.llvm.org/D92877
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions