Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D109045
[libc] Mark return value of memcpy in strcpy as initialized for msan. ClosedPublic Authored by sivachandra on Aug 31 2021, 11:54 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2021, 9:49 AM This revision was landed with ongoing or failed builds.Sep 1 2021, 12:01 PM Closed by commit rG0239adac4aa0: [libc] Mark return value of memcpy in strcpy as initialized for msan. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 370014 libc/src/string/strcpy.cpp
|