diff options
author | Dhruv Srivastava <dhruv.srivastava@ibm.com> | 2025-01-06 16:56:38 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-06 11:26:38 +0000 |
commit | 3bd494dfa6d520e25dc03047c92f28c121293a75 (patch) | |
tree | a8c77f8d72aa7b7ba6807769ddc3823b91078623 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b359c84f3ad68457048740b3d259258d3722eeed (diff) | |
download | llvm-3bd494dfa6d520e25dc03047c92f28c121293a75.zip llvm-3bd494dfa6d520e25dc03047c92f28c121293a75.tar.gz llvm-3bd494dfa6d520e25dc03047c92f28c121293a75.tar.bz2 |
[lldb][POSIX] Replace bzero with memset in domain socket code (#121747)
Replace `bzero` with the standard `memset` so that it is common to all platforms.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions