aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCSE.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <balazs.keri@ericsson.com>2023-08-07 10:05:36 +0200
committerBalázs Kéri <balazs.keri@ericsson.com>2023-08-07 10:45:09 +0200
commit52ac71f92d38f75df5cb88e9c090ac5fd5a71548 (patch)
tree6489d66c4c925479c81ea4be3a619dd28d8c53fe /llvm/lib/CodeGen/MachineCSE.cpp
parent8a5c0ccee2938dfec0082024aea664e7338adbe7 (diff)
downloadllvm-52ac71f92d38f75df5cb88e9c090ac5fd5a71548.zip
llvm-52ac71f92d38f75df5cb88e9c090ac5fd5a71548.tar.gz
llvm-52ac71f92d38f75df5cb88e9c090ac5fd5a71548.tar.bz2
[clang][analyzer] Improve StdCLibraryFunctions socket send/recv functions.
The modeling of send, recv, sendmsg, recvmsg, sendto, recvfrom is changed: These functions do not return 0, except if the message length is 0. (In sendmsg, recvmsg the length is not checkable but it is more likely that a message with 0 length is invalid for these functions.) Reviewed By: donat.nagy Differential Revision: https://reviews.llvm.org/D155715
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions