diff options
author | Chris Apple <cja-private@pm.me> | 2024-11-20 07:47:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 07:47:14 -0800 |
commit | fce917d39d97b8697e04fc52b1727307fc341212 (patch) | |
tree | 95f6bc4f964badc45d85d630233e4853d8e80b9e /llvm/lib/Bitcode | |
parent | acc32667b051d84b1660460344dabdc64b9244c1 (diff) | |
download | llvm-fce917d39d97b8697e04fc52b1727307fc341212.zip llvm-fce917d39d97b8697e04fc52b1727307fc341212.tar.gz llvm-fce917d39d97b8697e04fc52b1727307fc341212.tar.bz2 |
[rtsan] Add pipe, mkfifo interceptors (#116915)
## Why we think this are unsafe
Again, these correspond directly to system calls on linux and OSX. They
are two ways to do interprocess communication so it would make sense
that they take some synchronization by the OS.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions