[DFSan] Add pthread and other functions to ABI list.
authorMatt Morehouse <mascasa@google.com>
Tue, 8 Dec 2020 21:55:25 +0000 (13:55 -0800)
committerMatt Morehouse <mascasa@google.com>
Tue, 8 Dec 2020 21:55:35 +0000 (13:55 -0800)
commit483fb333605fc3a392ba140d33e8d9187cf02b70
treeab34eb8227c433b1bcf21c0172e8eeeab10db5aa
parent3900f3f18c610092bb05292fcce76af2e9ae6c53
[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
compiler-rt/lib/dfsan/done_abilist.txt